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

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.

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.

![step1](img/step1.png)
Upload your pdf document.

![step2](img/step2.png)
Start the QA chat.

![step3](img/step3.png)
Refresh and upload a new pdf document and initiate a new QA chat.

Web Application