AiCIPPY Models is a comprehensive database of AI model specifications, pricing, and capabilities.
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.
SDK
A type-safe client that also exports the latest snapshot for offline use lives in packages/sdk of the repository below.
Contribute
The data is stored in GitHub as TOML files organized by provider and canonical model.