A simple PDF-based chatbot built with Streamlit, LangChain, and OpenAI embeddings.
Upload any PDF and ask questions; the bot will fetch answers from your document using GPT-3.5.
- Upload a PDF and ask questions.
- Uses OpenAI GPT-3.5 for Q&A.
- Streamlit interface for easy usage.
- Clone the repository:
git clone https://github.com/Avirmora/My-Chatbot.git
cd My-Chatbot