An AI Assistant that help developers directly into the terminal, with the power of qwen/qwen3-32b Model. Think of it as your personal AI pair programmer, researcher, and assistant — always ready, always fast.
Loves Mino? Support us in Livepix, Your support keeps this project alive and growing! This is a 100% free, open-source project developed with countless hours of dedication.
npm i @umastro12/mino
After installation, the mino command is available globally:
mino welcome
Mino uses Groq API Key, you can use your Own qwen3 API Key.
# Linux/MacOS
export AI_API_KEY
# Windows
$env:AI_API_KEYMino can:
- write project structure files
- run commands
- search the web
mino welcome # - Show Mino's Welcome Panel
mino help # - Show Help(Alias: -h, --help)
mino ask # - Ask a Quick Question with qwen/qwen3-32b Model
mino update install # - Install a avaialable updateVersion 0.0.3 · 20+ Tests passing · 1 AI Model
