CBRS: Corporate Knowledge RAG System with Document Ingestion and Semantic Search
Upload policies once — employees ask questions and get cited answers from the corpus
CBRS is a full-stack corporate document management and AI-powered Q&A platform. Documents are uploaded, processed through an ingestion pipeline (parsing, chunking, embedding), and stored in a vector index. Authenticated users query in natural language; the RAG pipeline retrieves relevant chunks and generates grounded answers via Google Gemini.
Built at 1POINT1 for organizations where employees need specific answers from policies, procedures, and compliance documents — not another list of files to read.
- Llm
- Google Gemini
- Auth
- JWT (djangorestframework-simplejwt)
- Role
- AI Engineer at 1POINT1
- Formats
- PDF, DOCX, PPTX, XLSX
- Team Size
- Engineering delivery team