Rare find

CanIRun.ai. Check if your computer can run AI models locally.

canirun-ai.vercel.app

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • feat(compatibility): add Tesla V100 GPU specifications to GPU_DB
  • feat(models): add DiffusionGemma 26B-A4B-it model to the scrape list
  • feat(models): add DiffusionGemma 26B-A4B IT model to the catalog
  • feat(models): add new AI models GLM-5, GLM-5.1, and GLM-5.2
May 2026
  • feat(model-list): implement tok/s hover preview functionality
  • chore(skills): add bash-defensive-patterns skill and AGENTS.md
  • feat(runai): persistent chat sessions, load progress and browse-to-in…
  • chore(runai): migrate package to pnpm and vitest
  • feat(web): link to GitHub repo from header and footer
  • feat(web): add browser-based model playground page
  • chore(scripts): migrate bun scripts to tsx and add GGUF size fetcher
  • chore(repo): migrate to pnpm workspaces with @canirun/{compatibility,…
April 2026
  • feat(runai): add model lifecycle management and improve chat UX
  • chore: add new agent skills and update skills registry
  • chore: bump astro, tailwindcss, satori and other dependencies
  • chore: add .vercel and .env*.local to .gitignore
  • fix(web): adaptador Vercel, OG en JPEG e ignore de .vercel
  • feat(runai): modularizar CLI en comandos y ampliar hardware y servidor
  • feat: enhance chat handling with segmented thinking output and visual…
  • feat: introduce runai local runtime package and OpenAI-compatible API