plexe-ai/plexe
✨ Build a machine learning model from a prompt observed · 2026-08-28
Health v2 · maintenance only
61/100
- Activity 70
- Release rhythm 61
- Longevity 43
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 605
- days_rel: 180
- days_push: 180
- n_releases_24m: 71
Adoption not part of the score
2614 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Plexe is a Python library and CLI that builds machine learning models from natural language descriptions using a multi-agent AI workflow. You provide a tabular dataset and an intent, and it autonomously selects metrics, searches for models, and packages a deployable model artifact.
Use cases
- build an ml model from a prompt
- automate model training on tabular data
- predict outcomes from a csv dataset without writing ml code
- auto-select the best model architecture for my dataset
- generate a deployable model package from natural language intent
- run automated ml experiments with ai agents
When to choose
- you want to build tabular ML models without manual feature engineering or model selection
- you have a labeled dataset and can describe the prediction task in plain language
- you want a self-contained model package deployable without plexe dependencies
When to avoid
- you need fine-grained manual control over every training step
- your data is unstructured text, images, or audio rather than tabular
- you cannot share data with an LLM-backed agentic pipeline or lack API keys for OpenAI/Anthropic
Facets
library · maturity active
machine-learning agent-framework llm-training cli sdk machine-learning artificial-intelligence data-science developer-tools python cli cross-platform agentic-ai multi-agent automl tabular-data mlops natural-language model-building xgboost pytorch ai-agents
3 sources
- readme: https://github.com/plexe-ai/plexe · fetched 2026-08-28 · a66956e56875
- homepage: https://plexe.ai · fetched 2026-08-29 · 6da557cfeb0c
- registry_pypi: https://pypi.org/pypi/plexe/json · fetched 2026-08-29 · f2474835b2b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| plexe-ai/plexe | main | 61 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem