docs/en/intro/index.mdx
CowAgent is an AI super assistant powered by LLMs with autonomous task planning, long-term memory, skills system, multimodal messages, multiple model support, and multi-platform deployment.
CowAgent can proactively think and plan tasks, operate computers and external resources, create and execute Skills, and continuously grow with long-term memory. It supports flexible switching between multiple models, handles text, voice, images, files and other multimodal messages, and can be integrated into WeChat, web, Feishu, DingTalk, WeCom, and WeChat Official Account. It runs 7x24 hours on your personal computer or server.
<Card title="GitHub" icon="github" href="https://github.com/zhayujie/CowAgent"> github.com/zhayujie/CowAgent </Card>Run the following command in your terminal for one-click install, configuration, and startup:
<Tabs> <Tab title="Linux / macOS"> ```bash bash <(curl -fsSL https://cdn.link-ai.tech/code/cow/run.sh) ``` </Tab> <Tab title="Windows (PowerShell)"> ```powershell irm https://cdn.link-ai.tech/code/cow/run.ps1 | iex ``` </Tab> </Tabs>By default, the Web service starts after running. Access http://localhost:9899/chat to chat in the web interface.
Add our assistant on WeChat to join the open-source community: