Voice-first AI assistant. Smart reminders on WhatsApp. Voice widget for your website.
v1.0Connect your WhatsApp to Aurrus and set up your first AI-powered reminder in under 2 minutes.
Send /otp to +1 785 787 5096 to receive your login code and access the Aurrus dashboard.
Send /help to see all available commands, reminder options, and get a direct support link.
Send /clear to reset your current session and start a fresh conversation with the AI assistant.
Embed the Aurrus voice widget on any website in one line. The widget connects visitors directly to your AI assistant via voice or text.
<script src="https://aurr.us/widget.js" data-key="YOUR_KEY"></script>
Replace YOUR_KEY with your API key from the Aurrus dashboard. The widget supports custom colors, position (bottom-right, bottom-left), and auto-greeting messages. Full configuration options are available in your dashboard settings.
Aurrus exposes REST endpoints for reminder management and voice widget configuration.
List all reminders for the authenticated user. Returns title, schedule, status, and next run time.
Create a new reminder with a title, message, and cron schedule. Returns the reminder ID.
Check the subscription status of the current user. Used by billing and feature gating logic.
Aurrus is built on three core capabilities:
Set recurring or one-off reminders via WhatsApp in plain language. Aurrus uses AI to parse your intent and schedule precisely.
Add a voice-enabled AI chat widget to any website. Visitors can speak or type — Aurrus handles both seamlessly.
Connect Claude Code to Aurrus via MCP for programmatic reminder management and widget status checks.