openocta/openocta
开源 work buddies,支持自定义模型接入、不用积分制付费。国产开源的个人桌面级智能体,适用于电脑办公、文档处理、IT运维与安全、市场营销等场景。
What it solves
OpenOcta is a lightweight, desktop-based AI agent designed for personal computers. It eliminates the complex CLI-based deployment processes typical of many AI frameworks, allowing users to automate office tasks, IT operations, software testing, and knowledge management directly on their local machine with a simple installation.
How it works
Built entirely in Go, the project provides a single binary that embeds a Control UI. It connects to the user's local files, terminal, and browser to execute tasks via natural language. It supports the Model Context Protocol (MCP) and a custom "Skills" system to extend its capabilities. For memory, it uses a four-level memory system and a "Knowledge Vault" for local semantic retrieval and preference learning.
Who it’s for
It is aimed at individual users who want a ready-to-use AI agent on their desktop without needing to manage Node.js or Python environments, as well as IT professionals needing local automation and remote command capabilities via IM platforms like WeChat, DingTalk, and Feishu.
Highlights
- Zero-Config Installation: Installs in approximately 30 seconds via a desktop client.
- Local-First Privacy: Session data and memory remain on the local machine.
- IM Integration: Allows remote tasking through popular Chinese IM apps.
- Extensible Architecture: Supports MCP and a dedicated skill market for adding "digital employees."
- High Performance: Written in Go for low memory footprint and 7x24 residency.