Instalador completo para ambiente de desenvolvimento AI com os MELHORES modelos gratuitos para código.
curl -fsSL https://raw.githubusercontent.com/sistemabritto/free-claude-code-setup/main/bootstrap.sh | bashcurl -fsSL https://raw.githubusercontent.com/sistemabritto/free-claude-code-setup/main/bootstrap.sh | bashirm https://raw.githubusercontent.com/sistemabritto/free-claude-code-setup/main/install-windows.ps1 | iex| # | Modelo | Provedor | Params | Velocidade |
|---|---|---|---|---|
| 🥇 | Qwen3 Coder 480B | OpenRouter | 480B MoE | Média |
| 🥈 | Llama 4 Scout | Groq | 17B×16E | ~460 tok/s ⚡ |
| 🥉 | MiniMax M2.5 | NVIDIA | 230B | Média |
| 4 | DeepSeek R1 | OpenRouter | 671B MoE | Média |
- Llama 4 Scout 17B ⭐ CÓDIGO RÁPIDO
- Llama 4 Maverick 17B
- Llama 3.3 70B
- DeepSeek R1 Distill 70B
🔗 https://console.groq.com/keys
- Qwen3 Coder 480B 🏆 TOP CÓDIGO
- DeepSeek V3
- DeepSeek R1
- Llama 4 Scout
- GLM 4.5 Air
- MiniMax M2.5 230B ⭐
- Nemotron 4 340B
- Llama 3.1 405B
- GLM 4.5 Air
- Ubuntu 20.04+, Debian 11+, Fedora, Arch
whiptail(instalado automaticamente)
- macOS 10.15+ (Catalina ou superior)
- Homebrew (opcional)
- Windows 10/11
- PowerShell 5.1+
- Python 3.8+ (instalado automaticamente)
cc-config # Menu de configuração
cc-start # Iniciar proxy
cc-status # Verificar status
cc-models # Ver modeloshttp://localhost:8323/admin
- Trocar modelo com 1 clique
- Gerenciar API Keys
- Testar conexões
- Ver status
{
"models": [{
"title": "Claude Free",
"provider": "openai",
"apiBase": "http://localhost:8323/v1",
"apiKey": "sk-dummy"
}]
}| Formato | URL |
|---|---|
| OpenAI | http://localhost:8323/v1/chat/completions |
| Anthropic | http://localhost:8323/v1/messages |
~/.claude-free/
├── config/.env # Configuração
├── logs/ # Logs
└── proxy/ # Scripts Python
- API Keys armazenadas localmente
- Painel protegido por Master Key
- Sem dados enviados para terceiros
MIT License
Feito com ❤️ por Sistema Britto