Mirascope/mirascope
A lightweight Python/TypeScript library that provides a unified decorator-based interface for calling various LLM providers and building agents with tools.

Not currently ranked — collecting fresh signals.
star history
Mirascope is an LLM anti-framework that abstracts away provider-specific complexity, letting developers call any frontier LLM (Anthropic, OpenAI, etc.) through simple Python decorators. It supports structured output via Pydantic models, tool use for building agents, and stream handling. The library aims for minimal boilerplate compared to heavier frameworks.
Frequently asked
- What is Mirascope/mirascope?
- A lightweight Python/TypeScript library that provides a unified decorator-based interface for calling various LLM providers and building agents with tools.
- Is mirascope open source?
- Yes — Mirascope/mirascope is open source, released under the MIT license.
- What language is mirascope written in?
- Mirascope/mirascope is primarily written in Python.
- How popular is mirascope?
- Mirascope/mirascope has 1.5k stars on GitHub.
- Where can I find mirascope?
- Mirascope/mirascope is on GitHub at https://github.com/Mirascope/mirascope.