Problem
Many RAG demos stop at a chat interface. RAG Lab treats retrieval as a system that should be tested: questions, chunks, sources, scores, ingestion, and permissions all become part of the product surface.
A deployed RAG backend and product surface for testing retrieval, ingestion, source behavior, and access boundaries.
Many RAG demos stop at a chat interface. RAG Lab treats retrieval as a system that should be tested: questions, chunks, sources, scores, ingestion, and permissions all become part of the product surface.
Go API on Render, PostgreSQL with pgvector, provider-based embeddings and generation, scoped temporary tokens, and a Next.js frontend deployed on Vercel.