This package contains implementation of the application enabling Gemini Pro usage on command-line interface (CLI).
Project description
gemini-pro-cli
This application allows users to use Gemini Pro on command-line interface (CLI).
Source Code
The source code for the Gemini Pro CLI application is available in https://github.com/GlobalCreativeApkDev/gemini-pro-cli/blob/master/main.py.
Installation
pip install gemini-pro-cli
How to Use the Application?
Pre-requisites:
- Python installed in your device.
- .env file in the same directory as <GEMINI_PRO_CLI_DIRECTORY> and has the value of GENAI_API_KEY.
First, open a Terminal or Command Prompt window and run the following command.
python3 <GEMINI_PRO_CLI_DIRECTORY>/main.py
Note: Replace <GEMINI_PRO_CLI_DIRECTORY> with the path to the directory of the application gemini-pro-cli.
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.
Next, you will have two choices:
- Enter a non-empty prompt to receive a response from the AI.
- Enter an empty prompt to exit the application.
Below is an example of what happens when you entered a non-empty prompt.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gemini-pro-cli-1.1.tar.gz.
File metadata
- Download URL: gemini-pro-cli-1.1.tar.gz
- Upload date:
- Size: 2.7 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 |
342cf94a8eed1ca18956e62996a07cc54ff30b967d3b3337569ac882ffbd134a
|
|
| MD5 |
059c2829dffb31d74aa4062b5dbf72ae
|
|
| BLAKE2b-256 |
8381cb7847690689e8d60d2cb5f74cec7a268c3b3a6b8ef4707d24043d91c96c
|
File details
Details for the file gemini_pro_cli-1.1-py3-none-any.whl.
File metadata
- Download URL: gemini_pro_cli-1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 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 |
d5ec2734b90811158856335133cfb799a2502df1db468772ccd001dd27c7b651
|
|
| MD5 |
506bc08aaeb1310cb3f1e3ac0ea14bc3
|
|
| BLAKE2b-256 |
3f920fc6c5927d52f9e0f4d597d6e9db7f8f361a33e031da323cb50e13a1c949
|