Local AI Assistant for Linux That Runs Commands
github.comLooks like a souped-up DWIM. Maybe this will be better than the failure that DWIM was, perhaps.
I’ve been working on zkzkAgent v2, a self-hosted AI assistant for Linux that executes system tasks based on natural language commands. It’s privacy-first, fully local, and designed for developers/self-hosters who want real automation instead of just advice.
Highlights in v2:
Network-aware actions & Wi-Fi auto-reconnect
Image search & download from DuckDuckGo
Streaming token-by-token responses
Quick install script for fast setup
Optional voice input/output (Whisper + TTS)
Human confirmation for dangerous operations
All processing happens locally — nothing goes to the cloud. It can manage files, processes, deployments, and system commands with AI assistance.
GitHub: https://github.com/zkzkGamal/zkzkAgent
Would love feedback, ideas, or discussion on self-hosted AI agents.