mrutunjay-kinagi/ragsearch
This project aims to build a Retrieval-Augmented Generation (RAG) engine to provide context-aware recommendations based on user queries.
Supports multiple data input formats (CSV, JSON, Parquet) and integrates with Cohere for embeddings alongside dual vector storage backends—FAISS for in-memory performance or ChromaDB for persistent SQLite-backed search. Built as a Python library with Flask-based web UI, targeting natural language queries over structured datasets with configurable embedding and retrieval pipelines.
No commits in the last 6 months. Available on PyPI.
Stars
3
Forks
2
Language
Python
License
MIT
Category
Last pushed
Sep 07, 2025
Monthly downloads
37
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/mrutunjay-kinagi/ragsearch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Omkar-Wagholikar/adora
Python package that makes it easy to spin up a custom Retrieval-Augmented Generation (RAG) pipeline.
JocelynVelarde/rag-template
Learn how to build a Retrieval-Augmented Generation (RAG) system from the ground up! In this...
Yigtwxx/Awesome-RAG-Production
A curated list of battle-tested tools, frameworks, and best practices for building scalable,...
pchunduri6/rag-demystified
An LLM-powered advanced RAG pipeline built from scratch
leewaay/ragcar
RAGCAR: Retrieval-Augmented Generative Companion for Advanced Research