AI-powered prompt generation and processing tool
Project description
IsoPrompt
IsoPrompt [isoprompt] offers prompt optimization via a simple, user-friendly CLI and programmable API SDK.
Features
- 🎯 Optimizes prompts for better results.
- 🔧 Domain-specific tuning for various fields.
- 🛠 Multiple optimization modes for different use cases.
- 📚 Rich documentation and examples.
- 🔒 Type-safe with full type hints.
Quick Start
from isoprompt import optimize_prompt
prompt = "Write a blog post about AI"
optimized = optimize_prompt(prompt)
print(optimized)
Or via CLI:
isoprompt --prompt "Generate a fitness plan for students."
Installation
pip install isoprompt
Documentation
Changelog
See Changelog for more details.
License
MIT License - see LICENSE for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
isoprompt-1.0.2.tar.gz
(21.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
isoprompt-1.0.2-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file isoprompt-1.0.2.tar.gz.
File metadata
- Download URL: isoprompt-1.0.2.tar.gz
- Upload date:
- Size: 21.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 |
787d263f1bc35c70753b82cdf5527dbee55e78bfb91e98ab27e7abd4f30d3142
|
|
| MD5 |
eeda83d46bd42c9ac8daa9ef57cec412
|
|
| BLAKE2b-256 |
b510679b3d2bf1eb733bdba70e1528846a61d8f62906b4a04266f03a08a20a8e
|
File details
Details for the file isoprompt-1.0.2-py3-none-any.whl.
File metadata
- Download URL: isoprompt-1.0.2-py3-none-any.whl
- Upload date:
- Size: 19.3 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 |
b4c075363acc8cd860ecfa4ee21531ffa7fd66f5f07298fa99c348712fb8e273
|
|
| MD5 |
3b0c25e3dfdfb0f0f89914b61b39cc9a
|
|
| BLAKE2b-256 |
84fc31c099bbb85b830d8b9c4644165475cf09b2602d406ebbc9632e9809e857
|