Aquiles-ai/Aquiles-RAG
Is a high-performance Augmented Recovery-Generation (RAG) solution based on Redis, Qdrant or PostgreSQL. It offers a high-level interface using FastAPI REST APIs
Embedding-agnostic architecture supporting any embedding model, with optional semantic re-ranking to refine vector search results. Includes built-in MCP Server support and web UI playground for testing, alongside async clients for Python and TypeScript that handle batch operations and automatic chunking.
Available on PyPI.
Stars
30
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 06, 2026
Monthly downloads
158
Commits (30d)
0
Dependencies
23
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Aquiles-ai/Aquiles-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
aws-samples/aws-genai-llm-chatbot
A modular and comprehensive solution to deploy a Multi-LLM and Multi-RAG powered chatbot (Amazon...
tavily-ai/crawl2rag
Crawl any website with Tavily, embed the content, and deploy the RAG on MongoDB Atlas vector search.
neondatabase/pgrag
Postgres extensions to support end-to-end Retrieval-Augmented Generation (RAG) pipelines
mabuonomo/ollama-rag-nodejs
This is a simple example of how to use the Ollama RAG (retrieval augmented generation) using...