A CLI tool for generating prompts from Notion templates
Project description
Prompt Generator
A Python package for generating structured prompts from markdown templates.
Installation
pip install prompt-generator
Usage
from prompt_generator import PromptGenerator
# Initialize the generator
generator = PromptGenerator()
# Generate a prompt from a markdown template
prompt = await generator.generate_prompt("templates/background.md", "prompts")
Features
- Generate structured prompts from markdown templates
- Support for examples and context in templates
- AWS Bedrock integration for AI-powered prompt generation
- Async/await support for efficient processing
License
This project is licensed under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file question-generator-0.1.10.tar.gz.
File metadata
- Download URL: question-generator-0.1.10.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d18b007b31697ee62e145924c4c97568beb4805e057c5545016960748aa4069b
|
|
| MD5 |
23ac259c6d13ef0bd766fe725a87b971
|
|
| BLAKE2b-256 |
80def47694a14fb1e980eaa6e1bfe35b41c5f641516c5133ca840e2586e71c4d
|
File details
Details for the file question_generator-0.1.10-py3-none-any.whl.
File metadata
- Download URL: question_generator-0.1.10-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2b92992fd21a5b2eaf0447ebede6d83a6ec3ae40b8e4619c64ec68d800ddc89
|
|
| MD5 |
2e60b0762956bd18c9400718e07d1329
|
|
| BLAKE2b-256 |
f99cda89099343547910f1b98650db482c7a9b0af145addc5f42b810541c4ea7
|