JocelynVelarde/rag-template
Learn how to build a Retrieval-Augmented Generation (RAG) system from the ground up! In this session, you’ll break down the pipeline, see practical examples, evaluate retrieval quality, and learn tips for deploying a reliable RAG service. Ideal for developers who want to add factual, up-to-date knowledge to their AI apps.
Stars
9
Forks
15
Language
Python
License
MIT
Category
Last pushed
Dec 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/JocelynVelarde/rag-template"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pchunduri6/rag-demystified
An LLM-powered advanced RAG pipeline built from scratch
Yigtwxx/Awesome-RAG-Production
A curated list of battle-tested tools, frameworks, and best practices for building scalable,...
HenryHengLUO/Retrieval-Augmented-Generation-Intro-Project
This project aims to introduce and demonstrate the practical applications of RAG using Python...
christianrice/rag-coding-assistant
An AI developer that writes LangChain Expression Language (LCEL).
MichiganDataScienceTeam/llm-augmentation
Applying LLMs, augmented with information retrieval (RAG) and function calling, to a variety of...