The Multi-PDF's Chat Agent is a Streamlit-based web application designed to facilitate interactive conversations with a chatbot. The app allows users to upload multiple PDF documents, extract text information from them, and train a chatbot using this extracted content. Users can then engage in real-time conversations with the chatbot.
This is a Streamlit-based web application that allows users to interact with a chatbot trained on information extracted from multiple PDF documents.
The Multi-PDF’s Chat Agent is built using Streamlit and LangChain libraries. It provides a user-friendly interface for users to upload PDF documents, extract textual information from them, train a chatbot on the extracted content, and then have conversations with the chatbot.
pip
..env
file in the project directory and add your OpenAI API key > OPEN_AI_APIKEY=your-openai-api-key