wakaflocka17/RetrievEM
This repository implements a Retrieval Augmented Generation (RAG) pipeline for processing textual data. Includes pre-processing, embedding creation, semantic search via QDrant, and LLM response generation.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Python
License
—
Category
Last pushed
Sep 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/wakaflocka17/RetrievEM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation &...
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
coree/awesome-rag
A curated list of retrieval-augmented generation (RAG) in large language models
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework