RAG from Scratch with Llama 3.1 - Building a Custom Data Chatbot
Offered By: Venelin Valkov via YouTube
Course Description
Overview
Build a simple Retrieval-Augmented Generation (RAG) system from scratch using Llama 3.1, Groq API, Sqlite-vec, and FastEmbed in this comprehensive tutorial video. Learn to create a chatbot with custom data without relying on external libraries like LangChain and LlamaIndex. Explore the process of setting up Google Colab, utilizing sqlite-vec for vector storage, adding custom data to the database, creating document embeddings, and understanding how vectors are stored. Discover techniques for similar document search and constructing essential RAG components. Practice interacting with the chatbot using your custom data and gain insights into building efficient AI-powered information retrieval systems.
Syllabus
- Why build RAG from scratch?
- Text tutorial on MLExpert.io
- Google Colab Setup
- sqlite-vec
- Add custom data to the database
- Create document embeddings
- How vectors are stored in the database
- Similar document search
- Build components for our RAG
- Asking the chatbot about our custom data
- Conclusion
Taught by
Venelin Valkov
Related Courses
Better Llama with Retrieval Augmented Generation - RAGJames Briggs via YouTube Live Code Review - Pinecone Vercel Starter Template and Retrieval Augmented Generation
Pinecone via YouTube Nvidia's NeMo Guardrails - Full Walkthrough for Chatbots - AI
James Briggs via YouTube Hugging Face LLMs with SageMaker - RAG with Pinecone
James Briggs via YouTube Supercharge Your LLM Applications with RAG
Data Science Dojo via YouTube