paisa-cli
v0.1.2
Published
Smart LLM routing that saves you money — no API keys needed
Readme
paisa-cli
Smart LLM routing that saves you money. No API keys needed.
Install
npm install -g paisa-cli
Use
paisa-cli "What is 2+2?" paisa-cli "Write a Python binary search function"
How it works
- Classifies your prompt as SIMPLE, MODERATE, or COMPLEX
- Routes to the best free model automatically
- Compresses tokens with TOON encoding
- No configuration needed
Powered by paisa-api.vercel.app
