OpenYak: Open-Source Desktop AI Agent for Local File Management and Automation

What OpenYak Does
OpenYak is an open-source desktop AI assistant that runs entirely on your machine. It manages files, analyzes data, drafts documents, and automates office workflows without uploading anything to the cloud.
Key Features and Capabilities
- Office Automation – Batch rename, sort, and clean up files across folders with auditable change logs
- Data Analysis – Parse spreadsheets, CSVs, and documents locally to spot anomalies, track trends, and export decision-ready reports
- Content & Writing – Turn rough notes into polished documents and draft professional communications
- Team Operations – Merge notes from PDFs, DOCX, and CSVs into structured briefings with auto-extracted action items and deadline tracking
- IM Integration – Connect 8+ messaging platforms (WhatsApp, Discord, Telegram, Slack, Feishu, Signal, iMessage) through OpenClaw for centralized message handling
- Automations – Schedule recurring tasks with cron-based triggers for daily data digests, weekly reports, and automated file cleanup
- Remote Workflows – Start on desktop and continue on phone with one-click secure tunnel and QR code access
Technical Specifications
- 100% Local-First – No cloud storage or telemetry; all data stays on your machine
- 100+ AI Models – Access through OpenRouter including Claude Opus 4.6 & Sonnet 4.6, DeepSeek V3.2, Gemini 3 Flash, GPT-4.1, MiniMax M2.5, Step 3.5 Flash, MiMo-V2-Pro
- 20+ BYOK Providers – Bring your own API key for OpenAI, Anthropic, Google, Groq, DeepSeek, Mistral, xAI, plus Chinese providers like Qwen, Kimi, MiniMax, and ZhiPu
- ChatGPT Subscription Integration – Connect existing ChatGPT subscription directly with no extra API costs
- 20+ Built-in Tools – File read/write/edit, bash execution, glob/grep search, web fetch, long-term memory
- 7 Agent Modes – Specialized agents for building, planning, exploring with multi-step tool calling and sub-agent nesting
- Long-term Memory – Stores preferences, work context, and key facts across conversations locally
- MCP Connectors – Integrate external tools and services via Model Context Protocol
- Pricing – 1M tokens/week on free models, pay-as-you-go at OpenRouter prices with zero markup, or bring your own API key
Getting Started
- Download the installer for Windows or macOS
- Connect a model – use free models instantly, top up for premium models, bring your own API key from 20+ providers, or run locally via Ollama
- Start working – manage files, analyze local data, and generate office-ready outputs
For developers, technical details, project structure, and development setup are available in frontend/README.md and backend/README.md. The project is licensed under AGPL-3.0 and built with Python (60.2%), TypeScript (31.7%), HTML (5.4%), Rust (1.5%), CSS (0.5%), and Shell (0.4%).
📖 Read the full source: HN AI Agents
👀 See Also

Claude Skills Silently Override Instructions: Undocumented Pitfalls Exposed
User discovers Claude skills silently enforce hard limits on user input via `ask_user_input_v0` (max 3 questions, 4 options each), `Write` overwrites files while `create_file` refuses on Claude.ai, and relative paths in `references/` don't resolve. A community repo catalogs findings.

Weejur: A Simple UI Front-End for GitHub Pages Publishing
Weejur is a free tool that provides a simplified UI for publishing websites via GitHub Pages, allowing users to paste HTML or upload files after OAuth login.

Building a Local Open-Source AI Workspace with Rust and Tauri
Explore a fully local, open-source AI workspace built using Rust, Tauri, and sqlite-vec, without a Python backend.

Connecting OpenClaw to Qwen2.5 Coder: Feasibility and Considerations
Explore the possibility of connecting OpenClaw to a local Qwen2.5 Coder model with 7 billion parameters to address rate limits with API Gemini 3.