-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
AI Stats is your central hub to track, compare, and understand the ever-growing landscape of artificial intelligence models.
This wiki will guide you through:
- π Understanding the structure of the project
- π How to contribute new models or fix incorrect data
- π‘ Feature ideas and future plans
- π§ Key terminology used across the site
- π Our vision for a collaborative, transparent AI ecosystem
AI Stats is an open-source, community-powered platform built to solve a growing problem:
It's hard to keep up with the rapid pace of new AI models, benchmarks, and capabilities.
With AI Stats, you can:
- View recently released models
- Compare their benchmark scores, context lengths, providers, and more
- Track performance trends over time
- Explore detailed model metadata in one clean, searchable interface
We aim to make this the go-to reference for anyone working with or exploring AI β developers, researchers, and enthusiasts alike.
The project is primarily built on:
- Next.js β for rendering the site
- Tailwind CSS β for styling
- JSON files β all data is stored as structured JSON for easy contributions
- GitHub β open collaboration through issues and pull requests
Explore the relevant directories:
-
models/β AI model data -
benchmarks/β Benchmark definitions -
providers/β Model creators or hosting platforms -
api_providers/β APIs offering access to models
See the types.ts file for the expected JSON structure.
We welcome all types of contributions, whether you're:
- Adding a missing model
- Updating a benchmark score
- Reporting a bug
- Suggesting a new feature
- Improving the site layout or performance
β‘οΈ Head to the Contributing Guide to get started.
β οΈ Alpha Phase β Weβre still actively collecting data and improving stability.
The site is live, but not every model or benchmark is available yet. There will be bugs, and some data may be incomplete. Your feedback and support are critical in helping us grow and improve.
Questions or ideas? Want to help out?
AI Stats is provided under a non-commercial open-source license. See the LICENSE for full details.