sreekanthpogula/end-to-end-rag
RAG, or Retrieval-Augmented Generation, is a technique in AI that enhances large language models (LLMs) by integrating them with external data sources. It combines the generative power of LLMs with information retrieval, allowing the LLM to access and utilize up-to-date, relevant information from outside its training data to produce more accurate.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Jul 07, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/sreekanthpogula/end-to-end-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LongxingTan/open-retrievals
All-in-One: Text Embedding, Retrieval, Reranking and RAG in Transformers
shivamsanju/ragswift
🚀 Scale your RAG pipeline using Ragswift: A scalable centralized embeddings management platform
martin-fabbri/next-gen-rag
Advancing the next generation of Retrieval Augmented Generation (RAG): A dynamic exploration of...
FareedKhan-dev/speed_up_your_RAG_app
Speed up your RAG by performing cosine similarity parallel on your CPU Cores
VectorBoard/vectorboard
Open Source Embeddings Optimisation and Eval Framework for RAG/LLM Applications. Documentations...