Chat application that seamlessly integrates PDF interaction and the power of OpenAI's language model and LangChain. With this, you can engage in natural and intuitive conversations with PDF documents, making information retrieval, analysis, and collaboration easier than ever before.
You need to have an OpenAI API key
.
-
Clone the repository:
git clone git@github.com:Ali619/chatPDF.git
-
Install requirement file with
pip install -r requirements.txt
-
Start the Streamlit app.