course
RAG With Llama 3.1 8B, Ollama, and Langchain: Tutorial
Learn to build a RAG application with Llama 3.1 8B using Ollama and Langchain by setting up the environment, processing documents, creating embeddings, and integrating a retriever.
Sep 5, 2024 · 12 min read
Develop AI Applications
Learn to build AI applications using the OpenAI API.
Earn a Top AI Certification
Demonstrate you can effectively and responsibly use AI.
Learn to build AI applications!
3 hr
12.7K
track
Developing AI Applications
23hrs hr
course
Developing AI Systems with the OpenAI API
3 hr
4.7K
See More
RelatedSee MoreSee More
tutorial
Recursive Retrieval for RAG: Implementation With LlamaIndex
Learn how to implement recursive retrieval in RAG systems using LlamaIndex to improve the accuracy and relevance of retrieved information, especially for large document collections.
Ryan Ong
8 min
tutorial
How to Run Llama 3 Locally: A Complete Guide
Run LLaMA 3 locally with GPT4ALL and Ollama, and integrate it into VSCode. Then, build a Q&A retrieval system using Langchain, Chroma DB, and Ollama.
Abid Ali Awan
15 min
tutorial
Llama 3.2 and Gradio Tutorial: Build a Multimodal Web App
Learn how to use the Llama 3.2 11B vision model with Gradio to create a multimodal web app that functions as a customer support assistant.
Aashi Dutt
10 min
tutorial
Llama 3.3: Step-by-Step Tutorial With Demo Project
Learn how to build a multilingual code explanation app using Llama 3.3, Hugging Face, and Streamlit.
Dr Ana Rojo-Echeburúa
12 min
tutorial
How to Build LLM Applications with LangChain Tutorial
Explore the untapped potential of Large Language Models with LangChain, an open-source Python framework for building advanced AI applications.
Moez Ali
12 min
code-along
Retrieval Augmented Generation with LlamaIndex
In this session you'll learn how to get started with Chroma and perform Q&A on some documents using Llama 2, the RAG technique, and LlamaIndex.
Dan Becker