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
This project provides a self-hosted server for building smart search and Q&A systems powered by AI. You feed it your documents, and it helps your applications understand and retrieve relevant information from them. It's designed for developers building AI-powered features within their own applications, who need a flexible and high-performance backend.
Available on PyPI.
Use this if you are a developer looking to integrate advanced semantic search or AI assistant capabilities into your product using your existing data infrastructure like Redis, Qdrant, or PostgreSQL.
Not ideal if you need a ready-to-use, end-user facing search application or a fully managed cloud service for RAG.
Stars
30
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 06, 2026
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.
Higher-rated alternatives
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
mithun50/groq-rag
Extended Groq SDK with RAG (Retrieval-Augmented Generation), web browsing, and AI agent...
redis-developer/llm-redisrail
RAG with Redis. Parallel implementations with/without guardrails.