Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

PDF chatbot using Langchain, OpenAI API, HuggingFace embeddings, FAISS and Streamlit

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.

python
streamlit

## **User Interface**

!['Sample GUI'](img/chatbot_gui.JPG)

## Built With

[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](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: