All activity
'ask' turns natural language into shell commands using AI that runs 100% locally via Ollama. No API keys, no cloud, no data leaves your machine.
🔍 Project-aware - detects Go, Node, Python, Rust and tailors commands accordingly;
⚠️ Safety warnings - flags dangerous commands like rm -rf before execution;
💡 Explain mode - prefix any command with ? to understand what it does;
📡 Works offline - once set up, no internet required Open source, built with Go, one-line install.

AskTalk to your shell in natural language. 100% local AI.
Yuri Kushchleft a comment
Hey everyone! 👋 I built this because I wanted to Google less for things like "how to find files modified in the last 24 hours" for the hundredth time. I shared it already with a few folks and they found it useful hence sharing with larger audience. The idea is simple: describe what you want in plain natural language, get the shell command back. The main benefits of this are: 1. It runs 100%...

AskTalk to your shell in natural language. 100% local AI.
