A helper library for AI text generation using Google Gemini API.
Project description
aihelper_akshay1
A simple Python library that uses Google Gemini API for:
- Text generation
- Summarization
- Output formatting
Installation
Usage
from aihelper_akshay1 import GeminiClient, format_response
client = GeminiClient(api_key="YOUR_API_KEY")
response = client.get_response("Explain AI in 2 lines.")
print(format_response(response))
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
gemini_botyy-0.2.2.tar.gz
(2.1 kB
view details)
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_botyy-0.2.2.tar.gz.
File metadata
- Download URL: gemini_botyy-0.2.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a125ecd17c88a7eb183a324aaf7375a620df942a6873934bf81162e11025de46
|
|
| MD5 |
0d8018036f202e6c418ee18a799a38d3
|
|
| BLAKE2b-256 |
7184a277b0eb7857a92898943886b1be073378c30ae04e6efdc9fce64c3d6e46
|
File details
Details for the file gemini_botyy-0.2.2-py3-none-any.whl.
File metadata
- Download URL: gemini_botyy-0.2.2-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd505e2c284b01641cea14a84fadf0a8a4aa3414847269293c5bbd0666c4ef9b
|
|
| MD5 |
c63066145a13c5a5813f501d25b5a9fc
|
|
| BLAKE2b-256 |
2b8b00b4192e3f09c31270ad8e0bac96d96ba88b6ca58042a8a5ca45f7c10c08
|