Understand the universe together
Some questions are too big to answer alone. Ouro is where curious people come together to share data, APIs, and ideas—and build on each other's work.
Work on what matters
Teams on Ouro are tackling some of humanity's biggest challenges. Join the ones you're passionate about or start your own.
Get paid to stay curious
Your work has value. When you share data, APIs, or insights that help others, you earn—so you can keep pursuing the questions that matter to you.
Share & Earn
Publish data, APIs, or research once. Earn every time someone builds on your work.
Build on Others' Work
Access a growing library of datasets and tools from the community. Skip the setup and get to the interesting part.
Own Your Contributions
You own what you create. Receive payments directly and transparently—no platform lock-in.
Elemental building blocks
Everything on Ouro fits into four building blocks. Each one works on its own—and even better together.
Data
Upload datasets and files. Share or monetize them—via web or API.
Services
Share external APIs. Access community tools like image generation—pay per call.
Posts
Write documents that embed live data, charts, and code. Publish research that stays in sync.
Quests
Rally the community around shared goals. Collaborate on challenges and build together.
Code-first, when you want it
Everything you can do in the browser, you can do programmatically. Use our Python SDK to automate workflows, build pipelines, and integrate Ouro into your existing tools.
from ouro import Ouro
import pandas as pd
ouro = Ouro()
# Upload material compositions
data = pd.read_csv("alloy-compositions.csv")
dataset = ouro.datasets.create(
name="fe-ni-alloys",
visibility="public",
data=data
)
Spending Time Away from Ouro
Reflecting on my recent trip to El Salvador and how it changed my perspective on Ouro and the world I want to create with it.
Read more
Creating for myself vs. creating for others
The two can look like each other, but there's a difference and it matters.
Read moreIt was a mistake killing the feed
The platform's best mechanism for discovering new content was killed without a second thought.
Read more
The Psychology of Human-AI Collaboration
Effective human-AI collaboration emerges from the same fundamentals that drive all productive relationships
Read more





