Models.dev is a comprehensive open-source database of AI model specifications, pricing, and features.
The homepage starts with provider-agnostic model metadata. Model pages list the providers serving that model; provider pages list every model available from that provider; lab pages group canonical models by author.
API
You can access provider data, provider-agnostic model metadata, or the combined catalog through JSON endpoints.
Logos
Provider logos are available at /logos/{provider}.svg where {provider} is the provider ID. Lab logos are available at /logos/labs/{lab}.svg.
Contribute
The data is stored in the GitHub repo as TOML files organized by provider and canonical model.