{"repo":"FranciscoMoretti/ai-registry","free":true,"listed":false,"github":"https://github.com/FranciscoMoretti/ai-registry","clone":"git clone https://github.com/FranciscoMoretti/ai-registry.git","description":"Explore models form Vercel AI Gateway. Filter and compare by provider, context window, and pricing.","language":"TypeScript","stars":45,"topics":["ai","ai-gateway","ai-registry","anthropic","cohere","deepseek","gemini","meta","mistral","openai"],"license":"MIT","category":"ai-agents","readme_excerpt":"AI Registry https://github.com/user-attachments/assets/bfc21467-2d39-47fd-8667-cc359269175d A model explorer website for AI gateways. Auto-fetches the latest models from Vercel AI Gateway and lets you browse, compare, and filter them. Monorepo Info This monorepo contains: - apps/website : a Next.js model explorer that fetches models at runtime from supported AI gateways (currently Vercel AI Gateway), with caching and a build-time fallback snapshot Monorepo quick start Prerequisites: - Node.js = 22 - pnpm (repo uses packageManager: pnpm@10.x ) Install dependencies at the root: Common scripts (powered by Turbo): - develop everything: pnpm dev - build everything: pnpm build - typecheck: pnpm check-types Run the website: How models are loaded The website fetches models on the server using unstable cache (1-hour TTL, tag-based revalidation). The active gateway is resolved via a registry abstraction in apps/website/lib/ai/gateways/ , currently providing Vercel AI Gateway. Adding more gateways is just a matter of implementing the GatewayProvider interface and registering it. If the live fetch fails (e.g. during build with no network), a generated snapshot at apps/website/lib/ai/models.generated.ts is used as a fallback. Refresh it with: The Vercel gateway requires an AI GATEWAY API KEY (or VERCEL OIDC TOKEN ) at runtime/build time when fetching live data. License MIT. See LICENSE for details.","default_branch":null,"files":null,"tree":[],"storefront":"/r/FranciscoMoretti","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/FranciscoMoretti/ai-registry/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}