HA
harisuraram/Nitw-chatbot
NITW Chatbot is a Retrieval-Augmented Generation (RAG) based AI system that answers queries using official institutional documents. It scrapes PDFs, generates embeddings, stores them in a FAISS vector index, and retrieves relevant context for LLM-based response generation, ensuring grounded and accurate answers.