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
- 🧪 Test-driven development with high coverage
- 🔒 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
License
MIT
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.0.tar.gz
(21.0 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.0-py3-none-any.whl
(18.8 kB
view details)
File details
Details for the file isoprompt-1.0.0.tar.gz.
File metadata
- Download URL: isoprompt-1.0.0.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e35c2f275eede3e7789dc6fafc0d773f93c94967a696b08b1e672f7aecaa994e
|
|
| MD5 |
ddb83c603fb77899f969c989626bef7d
|
|
| BLAKE2b-256 |
33be983e6a008d8711aa9656887a581e88b75b98448d98d0b2872e03777bb670
|
File details
Details for the file isoprompt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: isoprompt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6f21befeae0d412d9885bd1aac06ddc328903648cbfd26ba80331bc3b114cb2
|
|
| MD5 |
c32c8541293fb5637512384fc10cebcd
|
|
| BLAKE2b-256 |
19d8c22b6e742f40a566fd2d96928c0b3e0053fe16671370609f08ba92e8f1f2
|