ragsearch and Awesome-RAG-Production

One project is a RAG engine for context-aware recommendations, while the other is a curated collection of resources for building and scaling RAG systems, making them complements.

ragsearch
40
Emerging
Awesome-RAG-Production
24
Experimental
Maintenance 2/25
Adoption 7/25
Maturity 18/25
Community 13/25
Maintenance 13/25
Adoption 2/25
Maturity 9/25
Community 0/25
Stars: 3
Forks: 2
Downloads: 37
Commits (30d): 0
Language: Python
License: MIT
Stars: 2
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: CC0-1.0
Stale 6m
No Package No Dependents

About ragsearch

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.

About Awesome-RAG-Production

mowael07/Awesome-RAG-Production

🚀 Build and scale reliable Retrieval-Augmented Generation (RAG) systems with this curated collection of tools, frameworks, and best practices.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work