🚧 Work in Progress
This project is still in its early stages - data is actively being gathered and there may be bugs, gaps, or inaccuracies.
Want to help? Contributions are welcome! See the Get Involved section below.
With new AI models launching almost every week, it’s hard to keep up.
AI Stats offers a clean, open, and collaborative platform to:
- 📊 Explore recently released models
- 🔍 Compare benchmarks and capabilities
- 📈 Track performance over time
- 🛠️ View context lengths, provider info, and more
The entire project is community-driven and licensed for non-commercial use. If something’s missing or incorrect, you can help fix it!
This project was born out of frustration:
There was no central place to quickly check:
- What models have recently launched
- How they compare on a wide range of benchmarks
- What their strengths and limitations are
AI Stats is our answer - a platform that keeps pace with the rapid evolution of AI.
Yes, you can help. Whether you're a developer, researcher, hobbyist, or AI enthusiast - we welcome you.
Missing a model? Outdated prices? New benchmark results?
➡️ You can fix that:
1. Fork the repo
2. Add or update JSON files in the `/data` folder
3. Submit a Pull Request with a clear title and description
Open a GitHub issue to:
- Suggest new features
- Report bugs or inaccuracies
- Recommend UI/UX improvements
We want to build the go-to AI stats platform - your feedback is invaluable!
Want to contribute to the frontend?
1. Clone the repo: git clone https://github.com/DanielButler1/AI-Stats.git
2. Install dependencies: npm install
3. Run the dev server: npm run dev
4. Visit http://localhost:3000
🧰 Tech Stack
- ⚡ Next.js - Blazing-fast frontend
- 🎨 Tailwind CSS - Clean, responsive styling
- 🧩 Lucide Icons - Modern, consistent icon set
AI Stats is not owned by any company or AI provider. It’s built by the community, for the community. We want to create a neutral, unbiased resource that anyone can use to:
- Make informed decisions
- Understand the AI landscape
- Track progress over time
This project is licensed for non-commercial use. See the LICENSE file for details.
This project builds upon open-source efforts from across the AI community.
Special thanks to the team behind llm-stats for laying the groundwork that inspired parts of our data structure and direction with this project.