dhh1995/PromptCoder
See also APPL: https://github.com/appl-team/appl that improves this project. A Python package for writing Language Models prompts in a nested way.
This tool helps AI developers and researchers manage complex instructions for large language models (LLMs). It takes fragmented prompt text and turns it into organized, reusable, and easily modifiable "prompt systems." Anyone building sophisticated AI applications with LLMs will find this useful.
No commits in the last 6 months.
Use this if you are creating intricate, multi-part prompts for language models and need a structured way to manage and update them.
Not ideal if you only work with simple, short prompts that don't require modularity or frequent changes.
Stars
36
Forks
7
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/dhh1995/PromptCoder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured...
masci/banks
LLM prompt language based on Jinja. Banks provides tools and functions to build prompts text and...
character-ai/prompt-poet
Streamlines and simplifies prompt design for both developers and non-technical users with a low...
promplate/partial-json-parser
Parse partial JSON generated by LLM
Hunyuan-PromptEnhancer/PromptEnhancer
PromptEnhancer is a prompt-rewriting tool, refining prompts into clearer, structured versions...