rag-of-all-trades

A complete RAG microservice that ingests from multiple sources, stores embeddings in PGVector with hybrid search, and provides both raw chunk retrieval and LLM-powered answer generation. Built with FastAPI, Celery, Redis, and LlamaIndex. Production-ready with rate limiting, health checks, and Docker deployment.

// repository documentation