DocAI — Agentic RAG Platform
SaaS platform to chat with any PDF — end-to-end RAG pipeline built from scratch.
SaaS platform to chat with any PDF — full RAG pipeline engineered from scratch without black-box libraries. 384-dim embeddings in pgvector (cosine + IVFFlat), hybrid search (dense vector + BM25) with RRF fusion, end-to-end LLM streaming (ndjson) from FastAPI → NestJS → Next.js with page-level citations. Zero-cost local embeddings via sentence-transformers; production async Python with SQLAlchemy async sessions.
