Track
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!
21hrs hr
Course
Developing LLM Applications with LangChain
3 hr
22.9K
Course
Developing AI Systems with the OpenAI API
3 hr
8K
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 With Ollama and GPT4ALL
Run LLaMA 3 locally with GPT4ALL and Ollama, and integrate it into VSCode. Then, build a Q&A retrieval system using Langchain and Chroma DB.
Abid Ali Awan
12 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