Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ChatDocs AI: An AI chatbot for PDF interactions #200

Merged
merged 4 commits into from
Oct 10, 2024

Conversation

LitZeus
Copy link
Contributor

@LitZeus LitZeus commented Oct 10, 2024

Related Issues or bug

  • This PR addresses the need for a more interactive user experience within the PDF Genie application, allowing users to engage with uploaded PDFs in a conversational manner.

Fixes: #193

Proposed Changes

    • Integrated an AI chatbot feature named ChatDocs AI that enables users to interact with PDF content through natural language queries.
  • Leveraged existing PDF reading capabilities and LLM integration to provide contextual and accurate responses to user inquiries.
  • Updated the user interface to include a chat window for seamless interactions, enhancing overall usability.

Additional Info

  • This feature builds upon the existing functionality of PDF upload and querying, enhancing user engagement by enabling real-time conversations with the document content.
  • The ChatDocs AI utilizes advanced NLP techniques to ensure relevant responses, improving the accuracy of information retrieval from PDFs.

Screenshots

image

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@UppuluriKalyani UppuluriKalyani merged commit 1598368 into UppuluriKalyani:main Oct 10, 2024
3 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #200 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Adding an AI Chatbot for PDF Interactions!
2 participants