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: 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T15:02:09.000Z (12 months ago)
- Last Synced: 2025-02-11T10:56:38.014Z (4 months 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: 0
- Watchers: 1
- Forks: 0
- 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.