Claude Skill
vava-nessa/free-coding-models
快速识别包括DeepSeek、GPT和Kimi在内的最快免费编码LLM模型。用于比较AI编程助手的JavaScript工具。
概览
仓库信息
安装这个 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 \
项目简介
一个快速识别最快免费编码LLM模型的工具,帮助开发者选择用于编程任务的最佳AI助手。
Find, benchmark and install in CLI 170+ FREE coding LLM models across 15+ providers in real time
要点
- 快速识别最快的编码LLM模型
- 专注于免费的AI编码模型
- 支持DeepSeek、GPT、Kimi等模型
- 基于JavaScript实现
- 与NVIDIA NIM API集成
- 开源且社区驱动
使用场景
- 比较免费AI编码模型的性能
- 选择用于编程辅助的最佳LLM
- 测试不同的AI编码助手
- 编码LLM的教育探索
- 集成到开发工作流程中
- AI模型性能研究
README 摘要
<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> • <