Skip to main content
Interactive Widget Demo

Try the widget live

Below is a sample app with the Intent AI widget integrated. Click the feedback button in the bottom-right corner to see how your users will experience it.

app.acmeproject.com/dashboard

Dashboard

Welcome back, Sarah

3
S
+3
24
Active Tasks
+1
12
Team Members
+12
156
Completed
-2
3
Overdue

Recent Tasks

View all
Design new landing page
S
Fix authentication bug
M
Update API documentation
J
Implement dark mode
S
Database migration script
A
Click the feedback button in the bottom-right corner to try it

What happens after submission

Every piece of feedback is processed by AI in real-time

1

User submits feedback

Text, voice recording, or screenshot — your users choose how they want to share.

2

AI classifies instantly

Intent AI categorizes into 7 action types, detects sentiment, emotion, and urgency.

3

You get actionable insights

See trends, priority items, and recommended actions in your dashboard.

Add to your app in 2 minutes

One script tag. That's it. Start collecting AI-powered feedback today.

index.html
<!-- Add before </body> -->
<script
  src="https://cdn.intentai.com/widget/v1.js"
  data-api-key="your-api-key"
  async
></script>