This app is an LLM-powered chatbot built using:
- Streamlit
- LangChain
- OpenAI LLM model
git clone https://github.com/farukalampro/Langchain-PDF-App-using-ChatGPT.git
pip install -r requirements.txt
To run this code
streamlit run main.py