MadcowD/ell
A language model programming library.
This project helps machine learning engineers and researchers build, test, and refine prompts for large language models. It takes your prompt ideas, written as Python functions, and allows you to experiment with them, track changes, and monitor their performance. It's designed for anyone working on applications that leverage AI language models and needs to systematically improve how those models respond.
5,881 stars. No commits in the last 6 months.
Use this if you are developing AI applications and need a structured way to manage, version, and evaluate your language model prompts to ensure consistent and effective AI responses.
Not ideal if you are looking for a no-code solution or a tool to simply interact with language models for one-off tasks without needing to track or optimize prompts.
Stars
5,881
Forks
352
Language
Python
License
MIT
Category
Last pushed
Jun 05, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/MadcowD/ell"
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...