Skip to content

arimxyer/models

models

Version Benchmarks License: MIT Buy Me a Coffee

TUI and CLI for browsing AI models, benchmarks, coding agents, and provider statuses.

Models tab screenshot

Highlights

  • ~4,000+ models across 85+ providers from models.dev — filter by capability, price, context, and provider category
  • ~400 benchmark entries from Artificial Analysis — compare models head-to-head with scatter plots and radar charts
  • 11+ coding agents tracked with version detection, changelogs, and GitHub integration
  • 22 provider statuses monitored live across 7 status page platforms

What's New in v0.11.3

  • Status CLImodels status list, show, sources, and status commands with interactive picker and JSON output
  • Configurable aliases — customize symlink names via [aliases] in config.toml; models link creates all three
  • Status tab — live provider health monitoring with incidents, maintenance, and customizable tracking
  • Agent service health — live operational status from provider status pages in the agents detail panel and CLI

Install

Homebrew (macOS/Linux)

brew install models

Cargo (any platform)

cargo install modelsdev

Scoop (Windows)

scoop install extras/models

AUR (Arch Linux)

paru -S models-bin

Pre-built binaries, .deb, and .rpm packages are available on GitHub Releases. See the Installation wiki page for all methods, shell completions, and command aliases.

Quick Start

models

tour.mp4

Navigate with arrow keys, switch tabs with [/], search with /, and press ? for context-aware help. See Getting Started for a full walkthrough.

Features

Models — browse and compare AI models

Three-column layout with providers, model list, and rich detail panel. RTFO capability indicators, 6 filter keys, sort by name/date/cost/context, cross-provider search, and copy-to-clipboard.

Models wiki page • CLI: models list, models show, models search, models providers

Agents — track AI coding assistants

Agents tab

Curated catalog of 12+ agents with automatic version detection, GitHub release tracking, styled changelogs with search and match navigation, and live service health from provider status pages.

Agents wiki page • CLI: agents status, agents <tool>, agents latest, agents list-sources

Benchmarks — compare model performance

Benchmarks tab

~400 entries with quality indexes, speed, and pricing. Compare mode with head-to-head tables, scatter plots, and radar charts. Filter by creator, region, type, reasoning, and open/closed source.

Benchmarks wiki page • CLI: models benchmarks list, models benchmarks show

Status — monitor provider health

Status tab

Live health monitoring for 22 AI providers across 7 status page platforms. Overall dashboard with health gauge, incident and maintenance cards. Provider detail with grouped services, incidents, and scheduled maintenance.

Status wiki page • CLI: models status list, models status show, models status status

Documentation

Full documentation lives in the wiki:

Page Description
Installation All install methods, shell completions, command aliases
Getting Started First launch, navigation, basic usage
Models Models tab and CLI commands
Agents Agents tab and CLI commands
Benchmarks Benchmarks tab and CLI commands
Status Status tab and CLI commands
Configuration Config file, custom agents, tracked providers
Data Sources Where the data comes from
Architecture Internal design for contributors
Contributing How to contribute

Data Sources

Contributing

Contributions are welcome! Please read the Contributing Guide before submitting a PR.

This project follows the Contributor Covenant Code of Conduct.

License

MIT

Sponsor this project

Contributors