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
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 aihelper_akshay1-0.2.0.tar.gz.
File metadata
- Download URL: aihelper_akshay1-0.2.0.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 |
afe475b2b8fabc1aa462b49acde17e92ad52dd80799c783af5c0344399f97349
|
|
| MD5 |
79e6fb7169ce3cfc3451d74bbe1a3a89
|
|
| BLAKE2b-256 |
8ccd30564df42d29039d47d6e4e1dc164cd837e8fc5e6a7aa348e4e6e5d9c91d
|
File details
Details for the file aihelper_akshay1-0.2.0-py3-none-any.whl.
File metadata
- Download URL: aihelper_akshay1-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.0 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 |
6684c004ab457807c2efac1b81caa856440930caffbe71d7fe1432710872d8d7
|
|
| MD5 |
26b98ac506d44f6b3952b14447042989
|
|
| BLAKE2b-256 |
4e57ec2677614497eac8b0cee20c27675d85d95a8be0044fbdb55f0c77fd3235
|