PrefectHQ/marvin
an ambient intelligence library observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 73
- Longevity 90
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: 11
- age_days: 1272
- days_rel: 182
- days_push: 12
- n_releases_24m: 24
Adoption not part of the score
6192 stars · 408 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Marvin is a Python framework for building AI applications with LLMs, offering structured-output utilities (extract, cast, classify, generate) and agentic workflows built from tasks, agents, and threads. It wraps Pydantic AI models and defaults to OpenAI while supporting other providers.
Use cases
- extract structured data from unstructured text with llm
- classify text into predefined categories using ai
- cast free text into typed python objects
- build multi-agent llm workflows in python
- generate structured objects from a description
- run llm tasks with typed results
When to choose
- you want typed, structured outputs from LLM calls in Python
- you need lightweight agent orchestration with tasks and threads
- you prefer an intuitive API over building raw LLM plumbing
When to avoid
- you need a full production agent platform with UI and observability
- you don't want to depend on external LLM API providers
- you need fine-grained control over prompts and model internals
Facets
library · maturity active
agent-framework llm-inference nlp prompt-engineering chatbot artificial-intelligence large-language-models developer-tools python cross-platform structured-outputs pydantic-ai ambient-ai llm-workflows agents tasks ai-agents natural-language-processing
4 sources
- readme: https://github.com/PrefectHQ/marvin · fetched 2026-08-28 · 61aeeca29738
- homepage: https://marvin.mintlify.app · fetched 2026-08-29 · 952f3ce84d08
- site_page: https://marvin.mintlify.app/installation · fetched 2026-08-29 · 0efc848d18cb
- site_page: https://marvin.mintlify.app/quickstart · fetched 2026-08-29 · 0f6e91567677
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PrefectHQ/marvin | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="PrefectHQ/marvin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem