https://github.com/shihjen/document_qa_chatbot
An LLM-based application that processes and analyzes your PDFs to deliver context-specific answers.
https://github.com/shihjen/document_qa_chatbot
chatbot generative-ai huggingface-transformers large-language-model retrieval-augmented-generation streamlit
Last synced: about 2 months ago
JSON representation
An LLM-based application that processes and analyzes your PDFs to deliver context-specific answers.
- Host: GitHub
- URL: https://github.com/shihjen/document_qa_chatbot
- Owner: shihjen
- Created: 2024-06-28T14:09:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-28T15:02:09.000Z (almost 2 years ago)
- Last Synced: 2025-04-05T14:22:54.189Z (about 1 year ago)
- Topics: chatbot, generative-ai, huggingface-transformers, large-language-model, retrieval-augmented-generation, streamlit
- Language: Python
- Homepage: https://shihjen-document-qa-chatbot-app-sykc0q.streamlit.app/
- Size: 253 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Document QA ChatBot
A chatbot designed to answer questions directly from your uploaded documents.
Utilizing state-of-the-art language models and embeddings, the Document QA ChatBot processes and analyzes your PDFs to provide accurate and context-specific answers.
Whether you need to extract information from research papers, reports, or any other documents, Document QA ChatBot is here to help with seamless, interactive Q&A capabilities.

Upload your pdf document.

Start the QA chat.

Refresh and upload a new pdf document and initiate a new QA chat.