This package contains implementation of a PDF file analyser with Google Gemini AI integrated into it.
Project description
gemini_pdf_analyser
Gemini PDF Analyser is an application used to analyse PDF files with Google Gemini AI integrated into it.
Source Code
The source code of the application Gemini PDF Analyser is available in Source Code.
Installation
pip install gemini_pdf_analyser
How to Use the Application?
Pre-requisites:
- Python installed in your device.
- .env file in the same directory as <GEMINI_PDF_ANALYSER_DIRECTORY> and has the value of GEMINI_API_KEY.
cd <GEMINI_PDF_ANALYSER_DIRECTORY>
python3 gemini_pdf_analyser.py
Note: Replace <GEMINI_PDF_ANALYSER_DIRECTORY> with the path to the directory of the application Gemini PDF Analyser.
Then, the application will start with something looking like in the screenshot below.
You will then be asked to input the following values.
- Temperature - between 0 and 1 inclusive
- Top P - between 0 and 1 inclusive
- Top K - at least 1
- Max output tokens - at least 1
The following screenshot shows what is displayed after inputting the mentioned values.
You will be required to input the path to the PDF file you want to analyse. Then, you will be asked to enter your question for analysis.
Once you entered your question, the application will display the answer based on your question and the contents of the PDF file.
Then, you will be asked whether you want to continue using the application or not. Enter "Y" for yes. Enter anything else for no.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for gemini_pdf_analyser-1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45631a7c16d6ee915c57ebe28bda5987b64ded1727adad154aaf958ca1ecb2af |
|
MD5 | b948e3bf3c53fc2757f65d52fab9a593 |
|
BLAKE2b-256 | a7ace2adf492ddbde662a81e84089f961447fe9a0ac3dc1b20cac3125200d692 |