Open-source database of AI model specifications
Top 53.8% on sourcepulse
Models.dev is an open-source, community-driven database cataloging AI model specifications, pricing, and capabilities, aiming to consolidate information currently fragmented across various providers. It serves AI developers and researchers seeking a centralized resource for model comparison and integration.
How It Works
The project maintains a database of AI model information stored as TOML files within the repository, organized by provider. This data powers both a public API and a web frontend. Contributions are managed via pull requests, with a GitHub Action automatically validating submissions against a defined schema to ensure data integrity and consistency.
Quick Start & Requirements
curl https://models.dev/api.json
bun install
, cd packages/web
, bun run dev
).Highlighted Details
Model ID
compatible with AI SDKs.Maintenance & Community
Created by the maintainers of SST. Community support is available via Discord and X.com.
Licensing & Compatibility
The repository's license is not explicitly stated in the provided README.
Limitations & Caveats
The project relies on community contributions for data accuracy and completeness. The license status requires clarification for commercial or closed-source integration.
1 day ago
Inactive