Galal-pic/RAG-System
This project implements a Retrieval-Augmented Generation (RAG) system using OpenAI, Cohere APIs, and Qdrant vector database. It processes and retrieves information from text and PDF files, leveraging embeddings for accurate and efficient retrieval, enhancing text-based tasks and insights.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Galal-pic/RAG-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yichuan-w/LEANN
[MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast,...
mrutunjay-kinagi/ragsearch
This project aims to build a Retrieval-Augmented Generation (RAG) engine to provide...
Omkar-Wagholikar/adora
Python package that makes it easy to spin up a custom Retrieval-Augmented Generation (RAG) pipeline.
Yigtwxx/Awesome-RAG-Production
A curated list of battle-tested tools, frameworks, and best practices for building scalable,...
JocelynVelarde/rag-template
Learn how to build a Retrieval-Augmented Generation (RAG) system from the ground up! In this...