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
8.6K
Track
Developing AI Applications
23hrs hr
Course
Developing AI Systems with the OpenAI API
3 hr
3K
See More
RelatedSee MoreSee More
blog
Llama 3.2 Guide: How It Works, Use Cases & More
Meta releases Llama 3.2, which features small and medium-sized vision LLMs (11B and 90B) alongside lightweight text-only models (1B and 3B). It also introduces the Llama Stack Distribution.
Alex Olteanu
8 min
blog
LangChain vs LlamaIndex: A Detailed Comparison
Compare LangChain and LlamaIndex to discover their unique strengths, key features, and best use cases for NLP applications powered by large language models.
Iva Vrtaric
13 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
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
tutorial
Boost LLM Accuracy with Retrieval Augmented Generation (RAG) and Reranking
Discover the strengths of LLMs with effective information retrieval mechanisms. Implement a reranking approach and incorporate it into your own LLM pipeline.
Iván Palomares Carrascosa
11 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