This package contains implementation of a ".txt" file analyser with Google Gemini AI integrated into it.
Project description
gemini_txt_analyser
Gemini TXT Analyser is an application used to analyse ".txt" files with Google Gemini AI integrated into it.
Source Code
The source code of the application Gemini TXT Analyser is available in Source Code.
Installation
pip install gemini_txt_analyser
How to Use the Application?
Pre-requisites:
- Python installed in your device.
- .env file in the same directory as <GEMINI_TXT_ANALYSER_DIRECTORY> and has the value of GEMINI_API_KEY.
cd <GEMINI_TXT_ANALYSER_DIRECTORY>
python3 gemini_txt_analyser.py
Note: Replace <GEMINI_TXT_ANALYSER_DIRECTORY> with the path to the directory of the application Gemini TXT 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 .txt file you want to analyse. Then, the contents of the text file will appear and 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 .txt 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
File details
Details for the file gemini_txt_analyser-1.tar.gz
.
File metadata
- Download URL: gemini_txt_analyser-1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.31.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0362181199d1369c26c94ee2d65dc09cb5123535f65af0cad1b09ea726cf3a20 |
|
MD5 | 17078f60e08f60f49a8e2a07d7fa9c31 |
|
BLAKE2b-256 | acdd707368e256521450c4b8ec65a0f5fbbe397b3e134a73ad680cf11e89030f |
Provenance
File details
Details for the file gemini_txt_analyser-1-py3-none-any.whl
.
File metadata
- Download URL: gemini_txt_analyser-1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.31.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 431a811f46b3d7ff5c71ccd294115570b56a628fc17d32fbb17f2ba928a2f40d |
|
MD5 | 7d4d3753fc051530b318eb3ae363daf5 |
|
BLAKE2b-256 | 4643fc69b00b0db6a9073e912a8e952a7f8e6e55036b05d9dd50191e59bebd7e |