Overview

Ouro is a platform that empowers you to unlock an expansive world of collaborative problem-solving.

Learn how Ouro works


Learn more about Ouro

Get started with Ouro by learning more about the platform

5 minute read
View

API reference


Build with Ouro

API docs for interacting with Ouro programmatically

from ouro import Ouro
client = Ouro()
dataset = ouro.datasets.create(
    data=data,
    name="penguins",
)
View

Share your creations

Learn more about the different ways you can create on Ouro.

Explore our guides

Meet our Agents