AI helper library using Gemini REST API for text generation.
Project description
gen0_ai_helpers
gen0_ai_helpers is a simple Python helper library that allows you to send prompts to Google Gemini AI and receive generated responses.
It also includes optional utilities such as summarization and response formatting.
This library is used for the Symkaria Flask Web Application project.
🚀 Features
-
get_response(prompt)
Sends user text to Gemini AI and returns generated content. -
summarize_text(text)
Sends text to Gemini and returns a shorter summary. -
format_response(text)
Formats Gemini output for cleaner HTML display.
📦 Installation
After uploading to PyPI, install using:
pip install gen0_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 gen0_ai_helpers-0.1.0.tar.gz.
File metadata
- Download URL: gen0_ai_helpers-0.1.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc4b9c4597da9bc887dc5c9487aa5d81a6bc1223c8f755bc503742b792e53f6e
|
|
| MD5 |
ccfa0411b42e472eeecfc372ab6d87fd
|
|
| BLAKE2b-256 |
914e4512f73f9b4ddddb6ac8c6076d9b96daa6ae9a30eb137b9218a897605098
|
File details
Details for the file gen0_ai_helpers-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gen0_ai_helpers-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a2af488af80e6feca52aae60e9844e3c3441239e8d6dbf2b6e5666797441dd5
|
|
| MD5 |
d3fe82ce688659474af30ccd646e83ba
|
|
| BLAKE2b-256 |
b3b571c61580aeda5e6ecd49a880ba1d0c79024004a7c65e6a405dc2b3c61eb5
|