Course
Vision Language Models (VLMs) Explained
Vision language models (VLMs) are AI models that can understand and process both visual and textual data, enabling tasks like image captioning, visual question answering, and text-to-image generation.
Aug 29, 2024 · 8 min read
Looking to get started with Generative AI?
Learn how to work with LLMs in Python right in your browser
Earn a Top AI Certification
Demonstrate you can effectively and responsibly use AI.
Learn AI with these courses!
4 hr
43.8K
Course
Deep Learning for Images with PyTorch
4 hr
2.8K
Course
Biomedical Image Analysis in Python
4 hr
19.2K
See More
RelatedSee MoreSee More
blog
What is an LLM? A Guide on Large Language Models and How They Work
Read this article to discover the basics of large language models, the key technology that is powering the current AI revolution
Javier Canales Luna
12 min
blog
What is Image Recognition?
Image recognition uses algorithms and models to interpret the visual world, converting images into symbolic information for use in various applications.
Abid Ali Awan
8 min
blog
12 LLM Projects For All Levels
Discover 12 LLM project ideas with easy-to-follow visual guides and source codes, suitable for beginners, intermediate students, final-year scholars, and experts.
Abid Ali Awan
12 min
tutorial
An Introductory Guide to Fine-Tuning LLMs
Fine-tuning Large Language Models (LLMs) has revolutionized Natural Language Processing (NLP), offering unprecedented capabilities in tasks like language translation, sentiment analysis, and text generation. This transformative approach leverages pre-trained models like GPT-2, enhancing their performance on specific domains through the fine-tuning process.
Josep Ferrer
12 min
tutorial
An Introduction to LMQL: The Bridge Between SQL and Large Language Models
Discover everything you need to know about LMQL, short for Language Models Query Language, an innovative programming language for LLMs.
Kurtis Pykes
12 min
code-along
Introduction to Large Language Models with GPT & LangChain
Learn the fundamentals of working with large language models and build a bot that analyzes data.
Richie Cotton