CoPaw: Personal AI Assistant for DingTalk & More

CoPaw: Your Personal AI Assistant That Works Everywhere

Imagine having a single AI assistant that chats with you on DingTalk, Feishu, QQ, Discord, iMessage, and moreβ€”while running entirely on your machine. That's CoPaw, the open-source personal AI workstation from AgentScope that's redefining how we interact with AI agents.

πŸš€ 3-Command Quick Start

pip install copaw
copaw init --defaults
copaw app

Open http://127.0.0.1:8088/ and start chatting. Done.

No Python? One-line installers handle everything:

macOS/Linux:

curl -fsSL https://copaw.agentscope.io/install.sh | bash

Windows (PowerShell):

irm https://copaw.agentscope.io/install.ps1 | iex

🌐 Multi-Channel Magic

CoPaw connects to your favorite apps: - DingTalk/Feishu: Work communication - QQ: Personal messaging - Discord: Community chats - iMessage: Apple ecosystem - Web Console: Browser-based control center

🧠 Local-First Intelligence

Run LLMs completely offline:

# Install with local model support
pip install 'copaw[llamacpp]'  # Cross-platform
pip install 'copaw[mlx]'        # Apple Silicon

# Download and use
copaw models download Qwen/Qwen3-4B-GGUF
copaw app

No API keys needed for local models.

πŸ’Ό What Can CoPaw Do For You?

πŸ“± Social Digests

Daily summaries from Xiaohongshu, Zhihu, Reddit, Bilibili, YouTube.

⚑ Productivity

Newsletter digests to DingTalk/Feishu, extract contacts from email/calendar.

🎨 Creative

"Write me a blog post about AI agents" β†’ overnight draft ready.

πŸ”¬ Research

Track AI/tech news, build personal knowledge base.

πŸ’» Desktop

Organize files, summarize docs, request files via chat.

πŸ› οΈ Power Features

  • Custom Skills: Write in your workspace, auto-loaded
  • Built-in Cron: Scheduled reminders/digests
  • Long-term Memory: Context that persists
  • Docker Ready: docker run agentscope/copaw:latest
  • Cloud Deploy: ModelScope Studio, Alibaba Cloud ECS

πŸ“ˆ GitHub Stats

  • ⭐ 1.7k Stars | 🍴 149 Forks
  • Apache 2.0 License
  • Python 3.10+ | TypeScript frontend

🎯 Why CoPaw Stands Out

Unlike cloud-only bots, CoPaw gives you complete control: - βœ… Data stays yours - βœ… No subscription fees - βœ… Offline capable - βœ… Extensible architecture - βœ… Multi-platform support

Built by AgentScope teamβ€”the same minds behind AgentScope Runtime.

πŸš€ Get Started Today

  1. Quick Start
  2. Join Discord or DingTalk
  3. Explore Full Docs

CoPaw isn't just an AI toolβ€”it's your digital teammate that grows with you. Install now and experience the future of personal AI assistance.

Original Article: View Original

Share this article