#630 · Primary category: AI Agents & Automation

openakita

agent ai assistant automation claw clawd clawdbot openclaw python

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

Project last updated:08/14/26

GitHub Stars

2.0K

Forks

273

Contributors

10

License

AGPL-3.0

Why we included this project

OpenAkita is a multi-agent assistant that goes beyond a chat wrapper: instead of a single model answering prompts, it spins up specialized agents that collaborate on a task, and can even run an "AI company" where role-based agents handle research, coding, writing, and verification in parallel. Teams that want an assistant to actually operate their machine will find a useful toolset here: it can search the web, manage files, click through desktop apps, and run scheduled cron-style reminders, all guarded by a layered sandbox that isolates risky commands. Setup is low-friction: a GUI installer and QR-code binding let you connect Telegram, Feishu, or WeCom in minutes, while developers can still drop to `pip install openakita` and drive it from the CLI. The plugin system and MCP client mean the built-in 89+ tools are a starting point rather than a ceiling, so it scales from a personal assistant to a small automated workforce.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category