Hiroi
AI assistants that live on your site
Hiroi is an embeddable AI assistant platform that deploys to any website with a single <script> tag. Build conversational AI widgets in minutes — voice and text chat, voice cloning, page-aware intelligence, guided tours, user feedback — all embedded with one line of code. No npm packages, no build steps, no backend changes.
Voice & Text Chat
Every Hiroi assistant supports both voice and text interaction out of the box. Real-time speech recognition captures what visitors say; text-to-speech delivers natural responses. Users can seamlessly switch between modes — type when they’re in a meeting, speak when they’re on the go.
The voice pipeline handles noise cancellation, silence detection, and streaming synthesis so responses feel conversational rather than robotic. Text mode supports rich formatting, code blocks, and interactive elements for technical content.
Page-Aware Intelligence
This is what sets Hiroi apart from a standard chatbot. The assistant doesn’t just live alongside your page — it understands it. It reads visible content, highlights relevant sections, scrolls to referenced areas, and can suggest edits or interactions based on what users are looking at.
Ask “What does this pricing plan include?” and the assistant highlights the relevant pricing card while explaining it. Ask “Help me fill out this form” and it walks through each field. The page itself becomes part of the conversation context, not just the knowledge base.
Page integration supports workflows too — triggering actions, navigating between pages, and interacting with interactive elements on the page. It’s a co-pilot that actually knows where it is.
Voice Cloning
On Pro plans and above, Hiroi integrates with ElevenLabs instant voice cloning. Upload a single audio recording of your voice (or your brand spokesperson’s voice) and the assistant speaks in that voice for every interaction.
Multiple voice profiles can be configured per assistant — a welcome voice, a support voice, different voices for different languages. The Voice Studio in the dashboard provides playback, quality assessment, and management of all cloned profiles.
For brands that invest in voice identity, this means your AI assistant sounds like your company, not like a generic TTS engine.
Guided Tours & Demos
Record interactive walkthroughs that guide users through your product or website. Spotlight effects draw attention to specific UI elements. Narration plays at each step. Click-through steps let users progress at their own pace.
No code required — tours are built in the Hiroi dashboard with a visual recorder. Point, click, annotate, and publish. New users see the tour on their first visit, or you can trigger it from the assistant chat.
For SaaS products, this replaces the “watch a 10-minute onboarding video” pattern with an interactive, contextual experience that meets users where they are in the actual product.
Knowledge Documents (RAG)
Upload PDFs, DOCX, TXT, or Markdown files as knowledge sources. Hiroi processes them with semantic embeddings and makes the content available to the assistant through retrieval-augmented generation.
When a visitor asks a question, the assistant searches uploaded documents, finds the most relevant passages, and references them in its response. This means your assistant can answer questions about product documentation, policies, FAQs, or any other content without you having to manually script every response.
Free plans include 3 documents. Scale plans support up to 200. Documents can be updated or replaced at any time without retraining — the embeddings regenerate automatically.
Analytics & Feedback
The analytics dashboard tracks everything: conversation volume, token usage, costs, session duration, satisfaction rates, and usage patterns over time. You see what visitors are asking, where the assistant succeeds, and where it falls short.
Visitors can like or dislike individual responses, giving you direct signal on answer quality. Pro plans unlock advanced analytics with export capabilities — CSV, JSON, or API access — for integration with your own reporting tools.
Full audit logging captures every interaction for compliance and quality assurance. Every conversation is stored with timestamps, message content, token counts, and user feedback.
Security
Hiroi is secure by default. No API keys are exposed to the browser. Authentication is handled through either domain safelist (Free and above) or HMAC-signed session tokens (Starter and above) — so only your website can invoke your assistant.
The infrastructure includes rate limiting per session and per domain, CORS validation, HSTS headers, and full audit logging of every request. All data is encrypted in transit and at rest.
For organizations with stricter requirements, Pro and Scale plans include role-based access control (owner, admin, member, viewer), team management, and configurable data retention policies.
Integration
Adding Hiroi to your website takes one line of code. No npm packages, no build pipeline changes, no backend modifications. Paste the script tag before </body> and you’re live.
<!-- Add Hiroi to your site -->
<script src="https://hiroi.ai/embed.js" data-site-id="your-site-id"></script>
The widget loads asynchronously and doesn’t block page rendering. Customization — colors, fonts, position, sizing, light/dark mode — is configured in the Hiroi dashboard and delivered with the embed. White-label (remove Hiroi branding) is available on Pro plans.
Pricing
Credit-based pricing that scales with usage. Additional credits available at $4.99 / 500.
All Features
Voice & Text Chat
Real-time speech recognition and synthesis. Seamlessly switch between voice and text modes. Natural conversational interface for any website visitor.
Page-Aware Intelligence
The assistant reads, highlights, scrolls, and suggests edits to page content. It understands what users are looking at and can interact with the page directly.
Voice Cloning (Pro)
Clone your own voice via ElevenLabs instant voice cloning from a single audio recording. Multiple voice profiles per assistant for branded experiences.
Guided Tours & Demos
Record interactive walkthroughs with spotlight effects, narration, and click-through steps. No code required. Onboard users visually.
Knowledge Documents (RAG)
Upload PDFs, DOCX, TXT, or Markdown files. The assistant searches and references them using semantic embeddings for accurate responses.
Analytics & Feedback
Track conversations, satisfaction rates, usage patterns. Visitors can like or dislike responses. Export data and advanced analytics on Pro plans.
Full Customization
Custom colors, fonts, position, sizing. Light and dark mode. White-label (remove Hiroi branding) on Pro plans.
Organizations & Teams
Invite team members, manage roles (owner, admin, member, viewer), share conversations. Pro and Scale plans.
Secure by Default
Domain safelist or HMAC-signed session tokens. No API keys in the browser. Rate limiting, CORS validation, HSTS, and full audit logging.