ɳSelf gives every user unlimited AI in 30 seconds. No API keys to manage, no billing to configure, no provider accounts to create. Run nself doctor --ai and you have a working AI stack.
Zero-Config AI combines three tiers into a single, transparent system:
The AI routing engine evaluates each request and picks the best available tier based on task type, quality requirements, latency constraints, and remaining capacity. The goal: maximize quality while minimizing cost, defaulting to $0.
| Task | Default Tier Order | Notes |
|---|---|---|
| chat | Gemini Free → Local → Paid | User-facing, quality matters |
| embeddings | Local → Gemini Free | High volume, latency tolerant |
| classify | Local → Gemini Free | Fast, small models work well |
| extract | Gemini Free → Local | Structured output needed |
| summarize | Gemini Free → Local | Context window matters |
| code | Paid → Gemini Free | Accuracy critical |