By the end of this guide you will have a working AI agent answering questions on a webpage. No code required, no card needed.
What you'll do
- Create a free Chatzuri account
- Spin up your first agent
- Train it on a single web page
- Test it in the Playground
- Embed it on your site
Sign up and pick a team name
Head to chatzuri.com, click Sign up, and create your account. After verification you'll be asked to create a team — pick anything memorable like your company name.
Teams are how billing and members are organised. You can rename them later.
Create an agent
From your team dashboard, click New agent. Give it a name (like "Support" or "Sales"), an optional short description, and click Create.
You'll land on the agent's Dashboard tab. To the left of the screen you'll see the seven main agent sections: Dashboard, Playground, Conversations, Tools & Actions, Sources, Connect, and Settings.
Train on a website
Click Sources, then Add URL. Paste in any page that describes your product — your homepage, a pricing page, an FAQ. Click Crawl.
Chatzuri will fetch the page, extract its text, and index it. Within a few seconds it shows up as a trained source.
Test in the Playground
Click Playground. Type any question a customer might ask. Watch the agent answer — it pulls from the page you just trained on.
If the answer isn't quite right, that's normal — head to Settings → AI configuration and refine the system prompt. You can also add more sources to fill in knowledge gaps.
Embed on your website
Click Connect, then the Embed tab. Copy the snippet and paste it just before the closing </body> tag of your website.
That's it. Reload your site — a chat bubble appears in the corner. Click it. You're talking to your agent.
