Pan-ML/panml
PanML is a high level generative AI/ML development and analysis library designed for ease of use and fast experimentation.
This library helps developers rapidly experiment with and integrate large language models (LLMs) into their applications. It takes in prompts or dataframes of prompts and outputs generated text, often including token probabilities and perplexity scores. Developers, data scientists, and ML engineers building generative AI features or analyzing LLM behavior would find this useful.
117 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer looking for a straightforward way to incorporate various LLMs, including open-source and commercial ones, into your applications or analyze their performance.
Not ideal if you are an end-user without programming knowledge looking for a no-code tool to use LLMs directly.
Stars
117
Forks
15
Language
Python
License
MIT
Category
Last pushed
Jul 08, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/Pan-ML/panml"
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...