⚡ AI toolkit for Termux — ek command, sab kuch.
Local LLMs phone par (100% offline) · Gemini cloud chat · Coding agents
Android · ARM64 · No root · MIT License
| Feature | Detail |
|---|---|
| 🤖 Local AI models | Qwen, Gemma, DeepSeek… phone par hi chalte hain — bina internet, bina API key |
| ☁️ Gemini cloud chat | Apni Gemini API key se — toxic gemini "question" |
| 🧑💻 Coding agents | Qwen Code (2000 free req/day), Codex, Pi — toxic launch |
| 🔒 Secure install | Har download SHA256-verified + archive safety checks |
| 🪶 Lightweight | Ek hi command, zero npm dependencies |
pkg update && pkg upgrade -y
pkg install nodejs-lts git -y
npm install -g github:zyroxteam/ZyroxAgentS
toxic installBas! Ab toxic type karo.
🔒 Note: Command naam
toxichai (v1.2.0 se). Puranazyroxcommand ab kaam nahi karta — secret command style. Purane version se update karne ke liye:npm rm -g zyroxphir upar wala install command.
⚠️ Important: Menu mein:cloudwale models (jaisegemini-3-flash-preview:cloud) paid Ollama subscription maangte hain (403 error) aur kuch retire ho chuke hain (410 error). Free ke liye: local models yatoxic geminiuse karo.
toxic serve & # server start (background)
toxic pull qwen3.5:4b # model download (8GB RAM phones)
toxic run qwen3.5:4b # chat — airplane mode mein bhi chalega!
toxic list # installed models
toxic stop # running models stopApne RAM ke hisaab se model:
| Phone RAM | Model |
|---|---|
| 4–6 GB | qwen3.5:0.5b ya gemma4:1b |
| 8 GB | qwen3.5:4b ya gemma4:e4b ⭐ recommended |
| 12–16 GB | 9B models tak |
toxic gemini "explain quantum computing in simple words"
toxic gemini # interactive chat modeKaise auto-switch hota hai:
- 6 API keys pehle se built-in hain — koi setup nahi, seedha chalao
- Key expire/quota-full (429) hui → automatically agli key par switch
- Invalid key (401/403) → pool se hat jati hai, agli key chalti hai
- Rate-limited key 60 second baad wapas pool mein aa jati hai
- Jo key+model chal raha hai, wahi sticky hota hai (fast retries)
Apni key bhi laga sakte ho (priority milegi):
export GEMINI_API_KEY="your-key" # ek key
export GEMINI_API_KEY="key1,key2,key3" # ya multiple keys comma se
export GEMINI_MODEL="gemini-3.6-flash" # (optional) model overridetoxic launch qwen # Qwen Code — FREE 2000 requests/day (browser sign-in)
toxic launch codex # OpenAI Codex (API key / ChatGPT account)
toxic launch pi # Pi agenttoxic menu # original interactive menu (agents ke liye)
toxic chat # seedha Gemini chat
toxic status # installation status
toxic help # all commands
toxic update # runtime update
toxic uninstall # remove runtime- Benchmarks — real phones par performance numbers
- Vulkan GPU — GPU acceleration enable karna
| Variable | Default | Purpose |
|---|---|---|
GEMINI_API_KEY |
6 bundled keys | Apni key(s) — comma-separated bhi chalti hain, priority milti hai |
GEMINI_MODEL |
gemini-3.6-flash |
Gemini model override |
ZYROX_RUNTIME_VERSION |
0.32.2-termux.1 |
Runtime version pin karne ke liye |
MIT — LICENSE
ZYROX ⚡ — Phone mein AI.