Skip to main content

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:

  1. Python installed in your device.
  2. .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.

Application

You will then be asked to input the following values.

  1. Temperature - between 0 and 1 inclusive
  2. Top P - between 0 and 1 inclusive
  3. Top K - at least 1
  4. Max output tokens - at least 1

The following screenshot shows what is displayed after inputting the mentioned values.

PDF File Path Input

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.

Question Input

Once you entered your question, the application will display the answer based on your question and the contents of the PDF file.

AI Response

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

This version

1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gemini_pdf_analyser-1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

gemini_pdf_analyser-1-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page