Quickstart
Run your first agent
Create and deploy your first WhatsApp AI Agent using Kapso
You can create and run your agent with the Kapso CLI or with our web app.
Kapso CLI
Prerequisites:
- Node.js installed on your machine
- A Kapso account (sign up at app.kapso.ai)
Create and run your agent
First, install the Kapso CLI globally on your system:
Install Kapso CLI
Log in to your Kapso account through the CLI:
Login to Kapso
Create your first agent project:
Create Agent
Run your agent:
Run Agent
You’ll see the chat console appear where you can interact with your agent:
Agent Chat
Web app
[pending documentation]