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
Changelog
v1.0.1
- Initial public release on PyPI.
- Renamed package to isoprompt.
- Added comprehensive documentation.
- Added type hints and py.typed marker.
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.1.tar.gz
(21.4 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.1-py3-none-any.whl
(19.0 kB
view details)
File details
Details for the file isoprompt-1.0.1.tar.gz.
File metadata
- Download URL: isoprompt-1.0.1.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5680d189d4a312db85dc321b8994c021f4d046f5772651e4fed05605f6dc772
|
|
| MD5 |
b0e356e3e93779ce6df9634558f01ae0
|
|
| BLAKE2b-256 |
7e00bbf98eb44cd08e2e2e823b483b0ba8c0f702d0989fdf88c2f76e2a99bbc5
|
File details
Details for the file isoprompt-1.0.1-py3-none-any.whl.
File metadata
- Download URL: isoprompt-1.0.1-py3-none-any.whl
- Upload date:
- Size: 19.0 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 |
1a7fff2c026c1344a96da9ca79e198d88f39c5d423c0e59265c47eb062a5bc90
|
|
| MD5 |
de4f5444fab7ea18b8f2238a9d127590
|
|
| BLAKE2b-256 |
9c8b591db0a6d3382a048644d6c2f76883985641e2aac6b4f9fbea4a7a9eefc1
|