← Back to Work
AI / RAG
FastAPI Hugging Face RAG
⚡ Python RAG backend foundation — async FastAPI, background ingestion, Redis, and pgvector HNSW indexing
Open-Source Repository
About this project
Production-oriented multi-user RAG API foundation in Python. Implements JWT authentication, async PostgreSQL and Redis infrastructure, authenticated PDF/DOCX/TXT uploads, ARQ background ingestion, deterministic chunking, idempotent reprocessing, Alembic migrations, and an HNSW cosine vector index in pgvector, with Hugging Face retrieval milestones in progress.