RAG Chatbot

Integrates with
MCP, Streamlit, OpenAI, LangChain, PDFPlumberLoader

Summary

Implements a Retrieval-Augmented Generation (RAG) chatbot using Streamlit that answers questions based on uploaded PDF documents. Leverages OpenAI models, LangChain utilities, and an in-memory vector store for efficient document retrieval.

GitHub