amm-geminiassist
A simple Python library that wraps the Gemini API to process user queries, summarize long text, and format AI output.
This library is designed to be used in Flask web applications for AI-powered web assistants.
🧾 Overview
amm-geminiassist is a lightweight utility library that provides:
get_response(prompt)— ask any question and get an AI responsesummarize_text(text)— summarize long text using AIformat_response(text)— clean and format AI output
This library uses Google Gemini API, which offers fast and affordable text generation.
Release files for amm-geminiassist 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| amm_geminiassist-0.1.2.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| amm_geminiassist-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.9 kB
Release files / amm_geminiassist-0.1.2.tar.gz
| Download URL | amm_geminiassist-0.1.2.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
13b70ff4de58da365e5757469d7858a1b9d18530c6f60931b46d6a57e7cc56d4
|
|
BLAKE2b-256 checksum How to use checksums |
f4102053974eb4e39655df41fa100e0e9ac0ea34b870b78d8eb07044a8463ead
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.0
|
Release files / amm_geminiassist-0.1.2-py3-none-any.whl
| Download URL | amm_geminiassist-0.1.2-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1761611b11c7ec921a50895044a3809b4a6a3934ce0e504c56f7ec910ba2bbee
|
|
BLAKE2b-256 checksum How to use checksums |
1e7cf290520e2f11708bc0786dd1dd6b6f7bbbce54b27af0a6f81d1a5bde345c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.0
|