https://github.com/safwanshamsir99/pdf-chatbot-using-llm
PDF chatbot using Langchain, OpenAI API, HuggingFace embeddings, FAISS and Streamlit
https://github.com/safwanshamsir99/pdf-chatbot-using-llm
chatbot faiss langchain llms openai-api streamlit-webapp
Last synced: 2 months ago
JSON representation
PDF chatbot using Langchain, OpenAI API, HuggingFace embeddings, FAISS and Streamlit
- Host: GitHub
- URL: https://github.com/safwanshamsir99/pdf-chatbot-using-llm
- Owner: safwanshamsir99
- Created: 2023-11-10T01:45:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T02:16:18.000Z (over 2 years ago)
- Last Synced: 2025-02-07T11:53:43.131Z (over 1 year ago)
- Topics: chatbot, faiss, langchain, llms, openai-api, streamlit-webapp
- Language: Python
- Homepage: https://pdf-chatbot-using-llmgit.streamlit.app/
- Size: 62.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PDF-Chatbot-using-LLM
Simple PDF Chatbot by using Langchain, OpenAI API, FAISS, and Streamlit. This chatbot is very useful to do skimming in literature.
## **User Interface**

## Built With
[](https://pdf-chatbot-using-llmgit.streamlit.app/)
## Credits
Shout out to Alejandro AO from YouTube for the PDF Chatbot [tutorial](https://www.youtube.com/watch?v=dXxQ0LR-3Hg). Check out his github repositories by clicking this [link](https://github.com/alejandro-ao/ask-multiple-pdfs/tree/main). :smile: