Developed an AI chatbot for retrieving information from a local knowledge base using RAG and LangChain. The application uses vector embeddings to find relevant content and generate context-based responses through a Python interface. This project focused on building a practical question-answering tool for document and knowledge retrieval.