The goal of this project is to build a Retrieval-Augmented Generation (RAG)–based Knowledge Intelligence System that allows users to ingest, organize, search, and converse with their internal documents and data sources using a conversational AI interface. The system will combine a vector-based retrieval layer with a large language model (LLM) to provide accurate, context-aware answers grounded in the user’s knowledge base, while offering an admin-friendly interface for managing content and monitoring usage.