GitHub 仓库

PrefectHQ/marvin

Python 首次收录 2023-03-10 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 279 / 共 783

6.2k Star

an ambient intelligence library

项目介绍

Marvin is a Python framework for producing structured outputs and building agentic AI workflows.

Marvin provides an intuitive API for defining workflows and delegating work to LLMs:

Configure your LLM provider (Marvin uses OpenAI by default but natively supports all Pydantic AI models):

Marvin offers a few intuitive ways to work with AI:

The gang's all here - you can find all the structured-output utilities from marvin 2.x at the top level of the package.

How to use extract, cast, classify, and generate

Classify unstructured input as one of a set of predefined labels:

Generate some number of structured objects from a description:

marvin 3.0 introduces a new way to work with AI,…

摘自 github.com/PrefectHQ/marvin

最新指标

Star 6.2k 2026-07-16
Fork 408 2026-07-16
提交 4.0k 2026-07-16
发布 88 2026-07-16
Watcher 33 2026-07-16
开放 issue 62 2026-07-16
开放 PR 46 2026-07-16