Skip to content

CopilotKit open-sources OpenMuse: Build your own private AI assistant that can browse the web and run terminals.

Sep 23, 11:52

Beating AI News Flash: AI application development framework CopilotKit has open-sourced the personal AI Agent OpenMuse, creating a self-deployable Muse-style personal assistant. It supports iOS, Android, and Web. The Agent has its own Chromium browser and can also connect to a Linux terminal and file system, continuously executing tasks in the background. The project is based on CopilotKit and AG-UI, and can also integrate with different Agent harnesses.

Beyond chatting, it can also save task plans, goals, and progress, and connect to Gmail and Google Calendar. For operations involving sending emails or modifying schedules, it will first ask the user for confirmation. The browser and terminal can also be opened directly, allowing users to see what the Agent is doing and take over at any time.

However, the project is still in Alpha. Full testing with real Google accounts and real models has not yet been completed, and cross-device synchronization still needs to be verified. Automatic payments, ticket booking, banking, and social connectors are still on the roadmap.

CopilotKit has previously open-sourced projects such as OpenBot and OpenGenerativeUI. It has always liked turning new Agent product forms into a set of open-source reference implementations that can be self-deployed, modified, and further developed.

Source