A helper library for interacting with Anti Gravity AI
Project description
AI Helper Library
This is a custom Python library designed to interact with the Anti Gravity AI tool.
Installation
pip install ai_helper_lib
Usage
from ai_helper_lib import ask_antigravity, summarize_text
response = ask_antigravity("What is the future of AI?")
print(response)
summary = summarize_text("This is a very long text that needs to be shortened for better readability.")
print(summary)
Features
- ask_antigravity: Sends a prompt to the AI and gets a response.
- summarize_text: Truncates long text.
- format_text: Cleans up whitespace.
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
ai_helper_lib-0.1.0.tar.gz
(2.7 kB
view details)
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_helper_lib-0.1.0.tar.gz.
File metadata
- Download URL: ai_helper_lib-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2b832c4d5dfb8d03086374f33614abc88af17951908ebd847576eddadcd2cac
|
|
| MD5 |
0e1a2e7c6d492a33e5c6b96481447287
|
|
| BLAKE2b-256 |
a4187fb5465f0c7f0451ea4a6c164689bc539286b171985275e81dbecda062d1
|
File details
Details for the file ai_helper_lib-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ai_helper_lib-0.1.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 |
436e8a0e5ddb11f10123a1eaca7d86d452a962a13be0869a546cb5aec1c99abd
|
|
| MD5 |
185a45b7e43b8fa209c05be43fba78bd
|
|
| BLAKE2b-256 |
7022219cf468cbd9a8cbce7114f3a20526523afc30b162bc2f95380a38286896
|