openakita

Active
GitHub Python AGPL-3.0

Description

An open-source AI assistant framework with skills and agent architecture.

Key Features

  • Multi-agent collaboration with specialized AI agents working in parallel
  • Organization orchestration with CEO, CTO, CFO roles and autonomous AI company simulation
  • 89+ built-in tools across 16 categories including shell, browser, desktop automation, and scheduling
  • Plugin system with 8 types, 3-tier permission model, and 10 lifecycle hooks
  • 6-layer sandbox security with path zoning, confirmation gates, and OS-level isolation
  • Scan-to-bind IM integration for WeChat, Feishu, WeCom, DingTalk, Telegram, and QQ

Use Cases

💡 Deploy an autonomous AI company where specialized agents handle coding, writing, and testing
💡 Automate desktop tasks, web scraping, and file management through a single AI assistant
💡 Integrate AI capabilities into team chat platforms via scan-to-bind IM channels
💡 Build custom AI workflows using the plugin system with 89+ available tools
💡 Run scheduled AI tasks with cron-based reminders and autonomous execution

Quick Start

Install via `pip install openakita[all]`, run `openakita init` for interactive setup, enter your API key from Anthropic or DeepSeek, then run `openakita run "Build a weather scraper"` to try your first task. Desktop app download also available at openakita.ai.

Related Projects