#1 · Primary category: Model Zoos & Hubs
models.dev
An open-source database of AI models.
Project last updated:08/29/26
GitHub Stars
6.6K
Forks
1.6K
Contributors
850
License
MIT
Why we included this project
Models.dev is a community-maintained registry of structured facts about AI models: token pricing, context and output limits, reasoning and tool-call support, release dates, and whether weights are open. The data is stored as TOML files in the public repo, so you can read the source, verify a claim yourself, or fork the whole thing into your own registry. It also serves everything through plain JSON endpoints you can hit from a script, which makes it useful for cost estimates, capacity planning, or keeping an internal model inventory in sync with what providers actually ship. The canonical Model IDs line up with the AI SDK ecosystem, so lookups are painless if you already build with that stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
huggingface_hub
The official CLI and Python client for the Hugging Face Hub.
csghub
Open-source platform for managing LLM assets like models, datasets, and spaces, offering on-premise deployment with Hugging Face-compatible APIs.