mac999/LLM-RAG-Agent-Tutorial
LLM-RAG-Agent-Tutorial
Covers transformer architecture, vector RAG with FAISS/Chroma DB, and agentic workflows using LangChain and MCP (Model Context Protocol) for tool integration. Includes hands-on Jupyter notebooks for fine-tuning models like Llama and Gemma, building retrieval systems, and deploying chatbots via Ollama with Streamlit/Gradio interfaces. Provides foundational math modules (linear algebra, calculus, numerical analysis) and multimodal capabilities (CLIP, LLaVA, Stable Diffusion) alongside graph RAG implementations using Neo4j and FalkorDB.
Stars
17
Forks
7
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/mac999/LLM-RAG-Agent-Tutorial"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
curiousily/AI-Bootcamp
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs,...
patchy631/ai-engineering-hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and...
langroid/langroid
Harness LLMs with Multi-Agent Programming
datawhalechina/hello-agents
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程