TalkWidget
Your AI chat agent is running. The widget is loaded in the bottom-right corner — click it to test the Apex Plumbing agent.
Embed on a friend's site
1. Add their config to agents.config.ts
2. Paste this snippet before their closing </body> tag:
<script src="https://talkwidget.io/widget.js" data-agent="YOUR-AGENT-KEY" ></script>
Set up Telegram notifications
- Message @BotFather on Telegram → create a bot → copy the token
- Add
TELEGRAM_BOT_TOKEN=your-tokento Vercel env vars - Message @userinfobot to get your chat ID
- Paste the chat ID into
agents.config.ts