freeai-proxy
v1.0.0
Published
Zero-cost AI model routing proxy. Automatically selects cheapest capable model per request.
Maintainers
Readme
FreeAI Proxy
Routes every AI request to the cheapest capable model automatically.
- Free: Uses free-tier APIs (Groq, Gemini, NVIDIA) first
- Smart: Classifies request complexity, routes accordingly
- Local: Runs on your machine, no data leaves except to the API provider
- Zero config: Installs in one command, auto-configures all your AI tools
Install
npx @freeai-proxy/installHow it works
Your AI Tool → FreeAI Proxy → Cheapest Available Model
↓
Free tiers first (Groq, Gemini, NVIDIA)
Then cheap paid (DeepSeek Flash)
Then premium (DeepSeek Pro, Claude)Savings
| Without Proxy | With FreeAI Proxy | |--------------|-------------------| | $20/mo (ChatGPT) | $0/mo | | $50-200/mo (API) | $0-10/mo | | $500/mo (team) | $10-30/mo |
