AI-powered library using Gemini API
Project description
anwin_ai_helpers
Python library for AI-powered tasks using Gemini API.
Installation
pip install anwin_ai_helpers
from anwin_ai_helpers import GeminiAI
ai = GeminiAI(api_key="YOUR_GEMINI_API_KEY")
response = ai.get_response("Hello AI!")
print(ai.format_response(response))
---
# **6️⃣ Steps to Build the Library**
1. Open terminal in **project root** (where `setup.py` is):
```bash
cd path_to/anwin_ai_helpers
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 anwin_ai_helpers-0.0.1.tar.gz.
File metadata
- Download URL: anwin_ai_helpers-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f76d6024dae157cc0024e85a90dde0e198cc9b068b2c2058992d36d0b0c0f30e
|
|
| MD5 |
e906f2a02cccadbe2a1009a7979d30c6
|
|
| BLAKE2b-256 |
f97f01cc6cfbfe5e29729d8ff27dd8e484aaa70e719efd5b540a42d841716d01
|
File details
Details for the file anwin_ai_helpers-0.0.1-py3-none-any.whl.
File metadata
- Download URL: anwin_ai_helpers-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b0e7485ffd37f592ac1328e3f543b82745e59e2719b7029c29a9a20d5e34030
|
|
| MD5 |
866c4fd1c4fd489ef1bd279129453d19
|
|
| BLAKE2b-256 |
de2f14868b96668e1c9c5154d9ac8f5d17118d91c60a2def7029a241f1a43c7f
|