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.4.tar.gz
(21.9 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.4-py3-none-any.whl
(19.5 kB
view details)
File details
Details for the file isoprompt-1.0.4.tar.gz.
File metadata
- Download URL: isoprompt-1.0.4.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b01fc3edd668944328a823b9fdeaa3462e7db3f12674d86316eaa0a8b8e6ef85
|
|
| MD5 |
37febe454434e225e208bef654cffcc2
|
|
| BLAKE2b-256 |
1dcf1fb09c121d6d85a9da7d9eac0aaea5747bd61db65d0a05d26d1167e5eaa9
|
File details
Details for the file isoprompt-1.0.4-py3-none-any.whl.
File metadata
- Download URL: isoprompt-1.0.4-py3-none-any.whl
- Upload date:
- Size: 19.5 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 |
42a464015e26ee3a6c838bdf70c8e79869005e4074b21ec3e818c8450df85531
|
|
| MD5 |
505b603663a9e5c2f8e6ce4264f12673
|
|
| BLAKE2b-256 |
2e7e70824da35b49e2dfc7a556e185e2f38aa4b5fee0ad52d9c486c493d23c05
|