Getting Started

The shortest path into Operon if you care about practical value first.

Installation

pip install operon-ai

For provider-backed workflows, configure the model backend you want through the existing Nucleus provider layer.

Recommended First Steps

  1. Start with the Pattern-First API.
  2. Run the pattern-first example and the skill-organism example.
  3. Use the Examples page to find the shortest path into the rest of the library.

First Practical Questions

If you are evaluating Operon, the right first questions are usually:

Minimal Entry Points