Super Agent Party - An open-source 3D AI desktop companion, deployable across all channels with a single click.
Super Agent Party is an open-source 3D AI desktop companion software that integrates multiple functions such as desktop pet, intelligent assistant, knowledge base, and robot control. Users can quickly deploy it to Windows, macOS, etc. via Docker or source code.
What is Super Agent Party?
Super Agent Party is an open-source 3D AI desktop companion software that integrates multiple functions such as desktop pet, intelligent assistant, knowledge base, and robot control. Users can quickly deploy it to systems such as Windows, macOS, and Linux via Docker or source code. Super Agent Party supports integration with platforms such as WeChat, QQ, and Bilibili live streaming, and features network connectivity, permanent memory, code execution, and multimodal interaction. The software can function as an adorable desktop pet, an intelligent assistant, a knowledge secretary, a game partner, and a live streaming interaction companion, serving as a central hub for the home IoT, significantly improving life and work efficiency, transforming the "desk pet" from a mere entertainment tool into a productivity tool.
The main functions of Super Agent Party
- Seamless capability enhancementIt enables enterprise-level upgrades to LLM APIs without code modification, seamlessly integrating modular functions such as knowledge base, real-time networking, permanent memory, code execution, and multimodal interaction.
- One-click deployment across all channelsIt supports rapid deployment to various terminals, such as classic chat interfaces, WeChat/QQ robots, Bilibili live streaming interaction, VRM virtual desktop pets, and other scenarios.
- Ecosystem Tools InterconnectionIt supports integration with third-party intelligent agents and workflows, such as ComfyUI/MCP/A2A systems, to achieve cross-platform capability aggregation.
- Standardized interface openingIt provides OpenAI API compatible interfaces and MCP protocol support, making it easy for developers to connect to external systems and achieve rapid transfer and secondary development.
- Full platform compatibility and adaptationIt covers native Windows, macOS, and Linux operating environments, and supports Docker containerized deployment and web-based cloud services.
- Desktop Companion and Smart AssistantWhile working, it can move around on the screen like a desktop pet, and can answer questions, search for information, and help look up code at any time.
- Social media botsIt supports deployment in WeChat/QQ group chats as a group administrator, Q&A assistant, or entertainment and interactive robot.
- Live Streaming Interaction PartnerInteract with viewers in Bilibili live streams, automatically answer questions in the chat, and generate fun comments or mini-games.
- Smart Home CenterAccess the smart home system by calling functions through tools to achieve voice/image control.
Super Agent Party project address
- GitHub repositoryhttps://github.com/heshengtao/super-agent-party
How to use Super Agent Party
- Docker deployment:
- Install DockerEnsure that Docker is installed on your system.
- Pull and run the image:
docker pull ailm32442/super-agent-party:latest
docker run -d
-p
3456:3456 -v ./super-agent-data:/app/data ailm32442/super-agent-party:latest
-
-
Access ApplicationAccess via browser
http://localhost:3456/.
-
- Source code deployment:
-
Install dependenciesEnsure that Node.js and npm are installed on your system.
- Cloning project:
-
git clone https://github.com/heshengtao/super-agent-party.git
cd super-agent-party
-
- Install and start:
npm
install
npm start
-
- Access ApplicationAccess via browser
http://localhost:3456/.
- Access ApplicationAccess via browser
- One-click installation package:
-
Download installation packageDownload the installation package for your system from the GitHub Release page.
-
Install and startFollow the installation instructions in the installation package to complete the installation and launch the application.
-
- Configuration and Usage:
-
configuration fileThe application will generate a configuration file upon first run, which can be modified as needed.
-
Connection PlatformConnect to platforms such as WeChat, QQ, and Bilibili Live through configuration files or interfaces.
-
Use FunctionUse functions such as knowledge base query, online search, and code execution in the application interface.
-
Application scenarios of Super Agent Party
-
Desktop CompanionAs a 3D desktop pet, it accompanies users during work or entertainment, providing personalized decorations and intelligent assistant functions.
-
Social media botsAs an interactive robot, it automatically answers questions, manages group chats, or interacts with the audience.
-
Smart Home CenterControl smart home devices, such as lights and temperature, via voice or image.
-
Virtual character developmentCreate AI partners with unique personalities and appearances to accompany and participate in the game world for a long time.
-
Knowledge SecretaryIt integrates with external knowledge bases and real-time online search, providing rich background knowledge and the latest information to help users quickly acquire knowledge.