Salu — Live Demo

You're on the Salu API's own domain. The chat widget in the bottom-right is a full end-to-end demo — real Claude, real streaming, real database.

1. TRY THE CHAT

Click the blue bubble in the bottom-right corner

The widget will greet you. Type a question — it streams back from Claude Haiku 4.5 in real time. Each conversation is stored in Supabase for later review.

2. WHAT'S HAPPENING

End-to-end pipeline

Widget → /api/chat streaming endpoint → Anthropic Claude Haiku 4.5 → back to widget via Server-Sent Events. Conversations + messages persist to Supabase Postgres. Lead form (when triggered) POSTs to /api/leads.

3. NEXT

Install on a real WordPress site

Once you're happy with the demo, zip the plugin/ folder, install on a test WP site, paste your workspace ID + API key from the Salu dashboard (coming soon), and the same widget runs on your real site — auto-trained on your content.