100% FREE

Free & Open Source. Always.

Open CLI is MIT-licensed. No subscription, no credit card, no usage limits on the tool itself. Pair it with free AI tiers and pay nothing.

$ npm install -g github:rythmmcosta/open-cli

Free AI Providers

These providers offer genuine free tiers — no credit card required.

Provider Free Tier Models Use with
Groq 14,400 req/day llama-3.3-70b, mixtral opencli auth → Groq
Google Gemini 1M tokens/min gemini-2.0-flash opencli auth → Gemini
OpenRouter Daily free quota deepseek-r1:free, llama-3.1:free opencli auth → OpenRouter
HuggingFace Free inference API Llama-3.1, Qwen2.5 opencli auth → HuggingFace
Cohere 1,000 req/month command-r7b opencli auth → Cohere
Ollama Unlimited (local) llama3.2, mistral, phi3 opencli auth → Ollama

Ensemble Free Mode

Query ALL free AI providers at once and get the best synthesized answer — still at zero cost.

$ opencli --ensemble-free "refactor this module for better performance"
⚻ Querying Groq... Gemini... OpenRouter... HuggingFace...
✓ Synthesized from 4 models · 2.8s

MIT License

Use it, fork it, build products with it. No royalties, no restrictions.

View LICENSE on GitHub →