Gemini PDF Chatbot: A Streamlit-based application powered by the Gemini conversational AI model. Upload multiple PDF files, extract text, and engage in natural language conversations to receive detailed responses based on the document context. Enhance your interaction with PDF documents using this intuitive and intelligent chatbot.
Stars
220
Forks
135
Watchers
220
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #20 from kaifcoder/copilot/fix-import-error-langchain
fe5a97cView on GitHubFix LangChain import errors by updating to langchain_classic and langchain_core
4a28450View on GitHubMerge pull request #19 from kaifcoder/copilot/update-langchain-imports
932a946View on GitHubFix LangChain import errors by updating to new module locations
7b12e43View on GitHubMerge pull request #18 from kaifcoder/copilot/fix-index-error-uploading-pdf
0624d28View on GitHubMerge branch 'main' into copilot/fix-index-error-uploading-pdf
b4a10e9View on GitHubMerge pull request #16 from kaifcoder/copilot/fix-blocked-prompt-exception
4381a96View on GitHubMerge branch 'main' into copilot/fix-blocked-prompt-exception
41ee270View on GitHubMerge pull request #17 from kaifcoder/copilot/fix-xrange-nameerror
3913e41View on GitHubFix undefined prompt variable and add response validation
81fc496View on GitHubImprove error handling with specific exception types
85b21bdView on GitHub