Live Chat Widget

A native, modern messenger built directly into your frontend app.

Zero-Friction Deployment

Embed our real-time AI capabilities globally without relying on Intercom or Zendesk widgets. Configure your bot name, brand color, offset spacing, and avatar natively via the internal Dashboard. Simply paste our asynchronous snippet before the `` tag to initialize instantly.

Javascript UI API

Hide the default floating button to trigger it programmatically via your own app's UI elements.

  • Inquiru('open') - Opens Window
  • Inquiru('close') - Closes Window
  • Inquiru('toggle') - Toggles State

Session Resumption

Visitor session IDs are persisted cleanly in `localStorage`. When returning, the user explicitly resumes their conversation state flawlessly. Known users can be attached using `Inquiru("identify", { userId, email })`.