Skip to content
H Hazzy AI
RAG‑POWERED · MULTI‑TENANT · SOURCE‑CITED

Turn Your Business Knowledge Into an AI Assistant.

Hazzy AI learns your website, documents and business knowledge, then answers your visitors and your team — with every answer citing its source. Embed it with one script tag.

Free plan available No credit card required Live in minutes

Trained on your content

Point it at your docs, help center, or store catalog and it learns what's actually true for your business.

Cites every answer

No invented policy or pricing — every response links back to the source it came from.

Live in one script tag

Copy, paste, done. Works on WordPress, ecommerce stores, and existing software alike.

Your Business Has the Answers. Finding Them Is the Problem.

Repeated Questions

Your team repeatedly answers the same customer questions, day after day.

Scattered Knowledge

Important information lives across your website, PDFs, FAQs and internal documents.

Generic AI Doesn't Know Your Business

General AI models aren't automatically grounded in your private business information.

Hazzy turns your existing knowledge into an intelligent AI assistant.

Build Your AI Assistant in Minutes

01

Add Knowledge

Upload documents and connect your website so Hazzy can crawl it.

02

Hazzy Learns

Your content is securely processed and indexed for retrieval.

03

Deploy Anywhere

Install Hazzy on your website with one lightweight script tag.

One AI Assistant. All Your Business Knowledge.

Hazzy pulls from everywhere your business already keeps information — content and, for connected accounts, live account data.

Website
Documents
Connected Backend
Hazzy AI
Grounded Answer "Upgrades take effect immediately…" Sources: Billing & Plans

Connected backends — WHMCS, WHM, WooCommerce, Shopify, or a custom API — let Hazzy answer account-specific questions too. Any action that changes an account or money always waits for a human's approval first.

WHMCS WHM WooCommerce Shopify HubSpot Google Sheets Google Calendar Custom API
Beyond Q&A

Hazzy Doesn't Just Answer. It Acts.

Capture leads, book real appointments, and reach visitors in their own language — all from the same widget, with every write action gated behind human approval.

Proactive Lead Capture

When a visitor shows pricing or sign-up intent, Hazzy offers to take their details — no static form waiting to be noticed.

Qualifying Questions

Ask up to two custom questions before the contact form, so every lead that reaches your CRM already has context.

CRM & Sheets Sync

New leads land straight in a Google Sheet or HubSpot — qualifying answers included, no manual re-entry.

Real Appointment Booking

Visitors pick a real open slot from your connected Google Calendar and get booked instantly — Hazzy re-checks availability the moment before confirming.

Voice In, Voice Out

Visitors can speak their question and hear a spoken reply back — a failed voice call always still falls back to text.

Multilingual Retrieval

Ask in Hindi, Hinglish, or another regional language — Hazzy still finds and cites the right passage from your knowledge base.

Lead capture, CRM sync and appointment booking are available on every plan. Voice input is included from Starter up, spoken replies from Growth up. Account-connected backends (WHMCS, WHM, WooCommerce, Shopify, custom API) require Growth or Business.

Example conversation

This Is What Grounded Answers Look Like.

Every reply Hazzy gives is built from your own content and shows exactly which source it came from — not a guess, and not a generic model's best assumption.

  • Answers cite the exact document or page they came from
  • Low-confidence retrieval triggers a fallback instead of a guess
  • Every conversation is logged to an append-only audit trail

Not Just Another AI Chatbot.

Hazzy combines retrieval, intelligent context selection and answer validation to keep replies grounded in your business knowledge.

Ask Find Verify Answer

Finds the Right Knowledge

Hybrid Retrieval

Combines semantic search with keyword retrieval so both exact terms and meaning are matched.

Prioritizes the Best Evidence

Smart Reranking

Retrieved passages are re-ranked for relevance before ever reaching the model.

Uses Only What's Relevant

Dynamic Context

Reduces unnecessary context while preserving answer quality, using multi-query retrieval.

Understands Complex Questions

Query Intelligence

Rewrites and expands a question only when retrieval genuinely needs more context.

Shows Where Answers Come From

Source Citations

Every grounded answer links back to the document or page it was built from.

Knows When It Isn't Sure

Confidence Engine

Retrieval confidence below threshold triggers an honest fallback instead of a guess.

See the retrieval pipeline in the docs

Your Knowledge Stays Yours.

Isolation and access control are enforced at the database and application layer — not just in a prompt.

Tenant Isolation

Every query, embedding and tool call carries a server-verified tenant ID, never one supplied by the client.

Permission-Aware Retrieval

Within a tenant, each end-user's account data is scoped to them alone.

Encrypted Credentials

Connector credentials for connected backends are stored encrypted at rest, decrypted only at the moment a call is made.

Audit Logging

Every retrieval and tool call is written to an append-only audit trail — tenant, actor, input, output, timestamp.

Human Approval on Write Actions

No renewal, refund, suspension or account mutation ever executes without an explicit approval step.

Domain Allow-list

The widget only answers requests from a tenant's registered domains — the real access control behind the public site key.

Simple, Transparent Pricing

Start free. Upgrade as your AI usage grows.

Monthly Annual 2 months free

Free

₹0 /mo
  • 100 AI conversations/mo
  • 50 MB knowledge storage
  • 1 website
  • 1 team seat
  • Backend connectors
  • Voice input & spoken replies
  • "Powered by Hazzy AI" badge
Start Free

Starter

₹999 /mo + 18% GST · ₹1,179/mo total
  • 3,000 AI conversations/mo
  • 500 MB knowledge storage
  • 1 website
  • 2 team seats
  • Backend connectors
  • Voice input
  • Removable branding
Choose Starter
Most Popular

Growth

₹4,999 /mo + 18% GST · ₹5,899/mo total
  • 10,000 AI conversations/mo
  • 5 GB knowledge storage
  • 3 websites
  • 5 team seats
  • Backend connectors
  • Voice input & spoken replies
  • No branding
Choose Growth

Business

₹14,999 /mo + 18% GST · ₹17,699/mo total
  • 50,000 AI conversations/mo
  • 20 GB knowledge storage
  • 10 websites
  • 15 team seats
  • Backend connectors
  • Voice input & spoken replies
  • No branding
Choose Business

Need a custom plan for higher volume? Contact us from your dashboard.

Frequently Asked Questions

What is Hazzy AI?

Hazzy AI is a multi-tenant SaaS platform. You connect your business knowledge, and Hazzy answers your customers and team through a chat widget embedded on your site with a single script tag.

How does Hazzy learn my business?

You upload documents and connect your website. Hazzy crawls and indexes that content so it can retrieve the right passages when a question is asked.

Can Hazzy be trained using my website?

Yes. Connecting a website lets Hazzy crawl it and add its content to your knowledge base.

Can I upload documents?

Yes, you can upload documents directly from your site's dashboard and organize them into collections.

What is a RAG AI assistant?

RAG stands for retrieval-augmented generation. Instead of answering purely from what a model memorized during training, Hazzy retrieves relevant passages from your own content first, then generates an answer grounded in what it found.

How does Hazzy reduce hallucinations?

Hazzy only answers from retrieved, versioned, tenant-scoped knowledge. When retrieval confidence falls below a threshold, it returns an honest fallback instead of guessing.

Can Hazzy show sources for answers?

Yes. Every grounded answer includes the source document or page it was built from.

Can I use Hazzy on multiple websites?

Yes, depending on your plan. Starter includes 1 site, Growth includes 3, and Business includes 10.

Is my business data isolated?

Yes. Every query, embedding and tool call carries a server-verified tenant ID enforced at the database layer, and each end-user's own account data is scoped to them within your tenant.

Can Hazzy connect to my existing systems?

On the Growth and Business plans, Hazzy can connect to WHMCS, WHM, WooCommerce, Shopify, or a custom API for account-backed actions. Separately, on every plan including Free, Hazzy can sync captured leads to Google Sheets or HubSpot and book real appointments on a connected Google Calendar. Any action that changes an account or takes money always requires a human to approve it first.

Can Hazzy capture leads and book appointments automatically?

Yes. When a visitor shows buying intent, Hazzy proactively offers a lead form (with up to 2 qualifying questions you configure) and can check real calendar availability and book a slot directly — no back-and-forth email required. Both are available on every plan.

Does Hazzy support voice conversations?

Yes. Visitors can speak their question using the widget's mic button, and Hazzy can reply with a spoken response. Voice input is included from the Starter plan up; spoken replies are included on Growth and Business.

Does Hazzy work in languages other than English?

Yes. Hazzy's retrieval understands non-English and romanized regional-language queries (for example Hinglish) and matches them against your knowledge base, so visitors get accurate answers without needing to phrase things in English.

Can I cancel my subscription?

Yes, anytime from your billing dashboard. Cancelling moves you back to the Free plan rather than losing access.

Your Business Already Has the Knowledge. Give It Intelligence.

Create an AI assistant trained on your business and available to your customers 24/7.

No coding required Secure by default Deploy in minutes

Build My AI Assistant