Skip to content
Daniel Butler edited this page Jun 12, 2025 · 2 revisions

πŸ‘‹ Welcome to the AI Stats Wiki

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

πŸš€ What is AI Stats?

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.


🧱 Project Structure

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.


🀝 How to Contribute

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.


πŸ“Œ Current Status

⚠️ 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.


πŸ“¬ Get In Touch

Questions or ideas? Want to help out?


πŸ“„ License

AI Stats is provided under a non-commercial open-source license. See the LICENSE for full details.