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.3.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.3-py3-none-any.whl
(19.6 kB
view details)
File details
Details for the file isoprompt-1.0.3.tar.gz.
File metadata
- Download URL: isoprompt-1.0.3.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 |
fde6b1d9bcbb0e26fcb2294f6b2d0d2fc8ae0610043aebc954e92061521f20e4
|
|
| MD5 |
0dab89d7931bd9504411233e35f4c527
|
|
| BLAKE2b-256 |
bed0b12863c8718a0ef6e9197c5f6c220c4d5db1fa3a07146640f3370a0355c1
|
File details
Details for the file isoprompt-1.0.3-py3-none-any.whl.
File metadata
- Download URL: isoprompt-1.0.3-py3-none-any.whl
- Upload date:
- Size: 19.6 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 |
151dc9f2513b02f607682804fbec5658453908e5ad8d13611fb473d18a4b22d3
|
|
| MD5 |
32be19c9a4332367d142d780a8499499
|
|
| BLAKE2b-256 |
1cba92384d087de3bce5d138d812ab2bb1ae3ded800d305916828b7843e2aca8
|