HowToDeploy Team
Lead Engineer @ howtodeploy

CoPaw is your personal AI assistant — easy to install, deploy on your own machine or in the cloud. It connects to DingTalk, Feishu, QQ, Discord, iMessage, and more. With extensible skills, scheduled reminders, and support for both cloud and local LLMs, CoPaw is a warm companion always ready to lend a paw.
Setting it up manually involves installing Python, configuring providers, setting up channels, and managing the process. With HowToDeploy, you get a fully running CoPaw instance with its web console in minutes.
Before you start, you'll need:
Go to Settings → Cloud Providers and paste your API key.
Tip: CoPaw runs well on just 2GB RAM when using cloud LLMs. If you plan to run local models on the server, choose a larger instance with GPU support.
Head to the Dashboard and find CoPaw in the AI Agents section. Click the card to open the deploy form.
You need one field:
Server size, region, and Python setup are all pre-configured.
Expand Advanced Settings to add alternative API keys:
Want your assistant at ai.yourdomain.com? Enter your domain in Advanced Settings.
After deployment, point an A record for your domain to the server IP, click Verify DNS, and Caddy issues the SSL certificate automatically.
Once deployment completes, open the CoPaw console in your browser. From there you can:
Full channel setup guides are in the CoPaw documentation.
| Channel | Setup |
|---|---|
| DingTalk | Create a DingTalk bot, add the webhook URL in CoPaw settings |
| Feishu | Create a Feishu app, add credentials in CoPaw settings |
| Connect via the QQ bot platform | |
| Discord | Create a Discord bot, add the token in CoPaw settings |
| iMessage | Requires macOS — works when deployed on a Mac server |
| More | Extensible — add new channels via the plugin system |
Every CoPaw deployment includes:
You pay your cloud provider directly for the server (typically $6-12/month for the recommended spec). HowToDeploy charges a small monthly management fee for monitoring and support.
Start with a 7-day free trial — no credit card required.
Ready to deploy your personal AI assistant? Deploy CoPaw now →

Step-by-step guide to deploying NemoClaw, NVIDIA's agentic AI framework with GPU-accelerated inference, multi-modal reasoning, and retrieval-augmented generation.

A step-by-step guide to deploying Perplexica, an open-source AI-powered answering engine that combines web search with LLMs to deliver accurate, cited answers while keeping your searches private.

A step-by-step guide to deploying Agent Orchestrator, an agentic orchestrator that spawns parallel coding agents in isolated git worktrees and autonomously handles CI fixes, merge conflicts, and code reviews.