01Aegis RAG — Multi-Tenant Knowledge Platform
Personal project · Not deployed
Personal project exploring explainable multi-tenant RAG for healthcare and regulated-business use cases. Not deployed. Ingests files, websites, REST APIs, and read-only PostgreSQL sources; combines pgvector similarity search with PostgreSQL full-text search, reciprocal-rank fusion, optional Cohere or local reranking, streaming grounded answers, exact source citations, retrieval traces, semantic caching, and golden-question evaluation. Tenant isolation is enforced with PostgreSQL row-level security.

