HKUNLP/HumanPrompt
A framework for human-readable prompt-based method with large language models. Specially designed for researchers. (Deprecated, check out LangChain for better usage!)
This framework helps AI researchers and practitioners rapidly design, manage, and share different 'prompting' methods for large language models. You input raw datasets and specific prompting configurations, and it outputs the processed results from the language model, making it easier to verify new research ideas or benchmark different techniques. It's designed for those exploring novel ways to interact with AI models through text prompts.
131 stars. No commits in the last 6 months.
Use this if you are an AI researcher or practitioner experimenting with various prompting strategies for large language models and need a structured way to manage and test them.
Not ideal if you are looking for a fully production-ready, widely adopted library for building LLM applications, as the project is deprecated; consider LangChain instead.
Stars
131
Forks
9
Language
Python
License
—
Category
Last pushed
Feb 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/HKUNLP/HumanPrompt"
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...