Claude Skill
vava-nessa/free-coding-models
Quickly identify the fastest free coding LLM models including DeepSeek, GPT, and Kimi. JavaScript tool for comparing AI programming assistants.
Overview
Repository
Install this Skill
npm install -g free-coding-modelsRegistry
npm install -g free-coding-modelsdocker run -p 19280:19280 ghcr.io/vava-nessa/free-coding-models:latestdocker run -p 19280:19280 -e OPENROUTER_API_KEY=your_key ghcr.io/vava-nessa/free-coding-models:latestdocker run -p 19280:19280 \
Summary
A tool to quickly identify the fastest free coding LLM models, helping developers select optimal AI assistants for programming tasks.
在几秒钟内找到最快的编码LLM模型
Key features
- Rapid identification of fastest coding LLMs
- Focus on free AI models for coding
- Supports models like DeepSeek, GPT, Kimi
- JavaScript-based implementation
- Integration with NVIDIA NIM APIs
- Open source and community-driven
Use cases
- Comparing performance of free coding AI models
- Selecting optimal LLM for programming assistance
- Testing different AI coding assistants
- Educational exploration of coding LLMs
- Integration into development workflows
- Research on AI model performance
README excerpt
<p align="center"> <img src="logo.webp" alt="free-coding-models logo" width="328"> </p> <h1 align="center">free-coding-models</h1> <p align="center"> <strong>Find the fastest free coding model in seconds</strong><br> Track ~153 models across 16 trusted free or free-limited AI providers in real time<br><br> <strong>Install Free API endpoints to your favorite AI coding tools:</strong><br> OpenCode CLI / Desktop / WebUI, OpenClaw, Crush, Goose, Aider, Kilo CLI, Qwen Code, OpenHands, Amp, Hermes, Continue, Cline, Xcode, Pi, Rovo, Gemini and more...<br><br> <strong>Use Kimi K2, DeepSeek V3, GPT-OSS, Qwen3, MiniMax M3, GLM, Llama 4, Gemma 4, Devstral and more — for free</strong> </p> <p align="center"> <img src="https://img.shields.io/npm/v/free-coding-models?color=3d6b00&label=npm&logo=npm" alt="npm version" width="200"><br> <img src="https://img.shields.io/node/v/free-coding-models?color=3d6b00&logo=node.js" alt="node version" width="200"><br> <img src="https://img.shields.io/npm/l/free-coding-models?color=3d6b00" alt="license" width="200"><br> <img src="https://img.shields.io/badge/models-154+-3d6b00?logo=nvidia" alt="models count" width="200"><br> <img src="https://img.shields.io/badge/providers-16-1a56db" alt="providers count" width="200"> </p> ```bash npm install -g free-coding-models free-coding-models ``` <p align="center"> create a free account on one of the <a href="#-list-of-free-ai-providers">providers</a> </p> <p align="center"> <a href="#-why-this-tool">💡 Why</a> • <a href="#-quick-start">⚡ Quick Start</a> • <a href="#-list-of-free-ai-providers">🟢 Providers</a> • <a href="#-usage">🚀 Usage</a> • <a href="#-tui-keys">⌨️ TUI Keys</a> • <a href="#-features">✨ Features</a> • <a href="#-contributing">📋 Contributing</a> • <