String right-trimming library that uses GPT to remove trailing whitespace
Project description
vibesum
AI-powered number addition using GPT.
Usage
Install the package:
pip install vibesum
Set your OpenAI API key as an environment variable.
export OPENAI_API_KEY=your_key_here
from vibesum import vibesum
result = vibesum(5, 3)
print(result) # 8
Test
pytest tests/
Dependencies
- openai
- pydantic
- typing-extensions
⚠️ Requires OpenAI API key. Experimental project - not for production use.
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
vibetrimright-0.1.0.tar.gz
(2.6 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 vibetrimright-0.1.0.tar.gz.
File metadata
- Download URL: vibetrimright-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b5bcdfd1021246ccfbd42f328695af24f70bf45fbb393f13a6caf7104dcee8d
|
|
| MD5 |
b70657c6f8df72d1425375a8300448f5
|
|
| BLAKE2b-256 |
82571e6794885f9fc937249c81a55c9015754d388eff2e8c2c6edf131735d8e1
|
File details
Details for the file vibetrimright-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vibetrimright-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98a69c98d6727cb10c6b2d47c4fc3888603b7f19b328de99f22350e4f2b61b74
|
|
| MD5 |
6e43d2ba2239a9ccee3c09ba1548433f
|
|
| BLAKE2b-256 |
a2b885ae836bc7c21729cc7b800e57f164f15b45aed966713a2d8524289d9216
|