Skip to content

Python application that uses the Anthropic Claude AI model via API to answer questions from an uploaded PDF file

Notifications You must be signed in to change notification settings

chetanRegmi/claude-pdf-qa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-pdf-qa

Python application that uses the Anthropic Claude AI model via API to answer questions from an uploaded PDF file

Remember to replace your_api_key_here in the .env file with your actual Anthropic API key.

Run bash script as :

python main.py path/to/your/pdf_file.pdf "Your question here?"

About

Python application that uses the Anthropic Claude AI model via API to answer questions from an uploaded PDF file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages