A helper library for AI-powered Python applications
Project description
ai_helpers
A helper library for building AI-powered applications in Python.
Features
- Send prompt to AI model and get responses.
- Summarize long text.
- Clean and format AI responses.
Example Usage
from ai_helpers import get_response, summarize_text
API_KEY = "YOUR_API_KEY"
reply = get_response("Hello, how are you?", API_KEY)
print(reply)
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 ai_helpers_fercinent-0.0.1.tar.gz.
File metadata
- Download URL: ai_helpers_fercinent-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f264714a3fcb7e49f4bf4e2922094a31bee80afd0398cda52901f0c38b2e1b1
|
|
| MD5 |
0441d371e47073b0746927aab6a4d9d1
|
|
| BLAKE2b-256 |
0cfe6fe1ad0a42401353b1bf8bcec7545a4a1e18179558958a49eaa4aa02e4a3
|
File details
Details for the file ai_helpers_fercinent-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ai_helpers_fercinent-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 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 |
dcee1e3c6fdcc64f018a4184c16c9324ac8cfb2763ba6d0935e743a76091c439
|
|
| MD5 |
0728218e96002e5459a087601be8340e
|
|
| BLAKE2b-256 |
16df6f8e417920750c78d981eb28e33b0fd1f70524244bd6e819fe923398636b
|