marvin

Package — LLM/AIPython 3.7+Advanced

AI engineering toolkit: AI functions, classifiers, extractors

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
openai, pydantic, httpx, rich, typing-extensions
Install
pip install marvin

Learn by Difficulty

Quick Example

python
# Install: pip install marvin
import marvin

# Basic marvin usage
print(f"Using marvin")
# See documentation for detailed examples

marvin is a third-party package. AI engineering toolkit: AI functions, classifiers, extractors. Install with: pip install marvin

Try in Playground

Tags

packagellmaigenerative-aiagents