course
DeepSeek R1 RAG Chatbot With Chroma, Ollama, and Gradio
Learn how to build a local RAG chatbot using DeepSeek-R1 with Ollama, LangChain, and Chroma.
Feb 11, 2025 · 12 min read
RAG with LangChain
Integrate external data with LLMs using Retrieval Augmented Generation (RAG) and LangChain.
Project: Building RAG Chatbots for Technical Documentation
Implement RAG with LangChain to create a chatbot for answering questions about technical documentation.
Learn AI with these courses!
3 hr
2.9K
course
Vector Databases for Embeddings with Pinecone
3 hr
1.3K
track
Llama Fundamentals
5 hours hr
See More
RelatedSee MoreSee More
tutorial
How to Set Up and Run DeepSeek R1 Locally With Ollama
Learn how to install, set up, and run DeepSeek-R1 locally with Ollama and build a simple RAG application.
Aashi Dutt
12 min
tutorial
DeepSeek R1 Demo Project With Gradio and EasyOCR
In this DeepSeek-R1 tutorial, you'll learn how to build a math puzzle solver app by integrating DeepSeek-R1 with EasyOCR and Gradio.
Aashi Dutt
12 min
tutorial
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.
Ryan Ong
12 min
tutorial
DeepSeek V3: A Guide With Demo Project
Learn how to build an AI-powered code reviewer assistant using DeepSeek-V3 and Gradio.
Aashi Dutt
8 min
tutorial
Llama 3.2 Vision With RAG: A Guide Using Ollama and ColPali
Learn the step-by-step process of setting up a RAG application using Llama 3.2 Vision, Ollama, and ColPali.
Ryan Ong
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