Python SDK requires an API key. Create one in Settings → API Keys, then set OURO_API_KEY.
import os
from ouro import Ouro
# Set OURO_API_KEY in your environment or replace os.environ.get("OURO_API_KEY")
ouro = Ouro(api_key=os.environ.get("OURO_API_KEY"))
file_id = "148e3804-dd96-435c-9545-f517ca2725e0"
# Retrieve file metadata and signed URL
f = ouro.files.retrieve(file_id)
print(f.name, f.visibility)
data = f.read_data() # fetches signed URL
print(data.url)mutation_trajectory_1758025894.traj – MatterViz trajectory viewer
Standalone, embeddable HTML with MatterViz Trajectory viewer
mutation_trajectory_1758025894.traj
.traj fileGGen mutation trajectory for visualization
1moAI-discovered magnetic material: Mn2CrFe4Co4N (performance score: 0.740) | Space group: 1 (resolved from structure) | Key properties: Tc: 612K, Ms: 0.14T, Cost: $13/kg, E_hull: 0.235eV/atom, Dynamically stable | Discovered in 20 AI iterations | - The combination of Mn, Cr, Fe, Co, and N in this stoichiometry yields a high Curie temperature and magnetic density. - The material is dynamically stable, which supports its structural integrity. - The energy above hull suggests that the material is metastable or unstable thermodynamically. - Cost is low, indicating practical feasibility from an economic standpoint.
1mo