Tune every letter
Font, size, weight, leading and spacing, all by hand.

Tier-1 support, automated. Bot answers from your docs; escalates to humans when it shouldn't guess. Embed it on any page in 2 minutes.
01 / What you get
Click Generate from the box above. Real Next.js code, a real database, real integrations, not a sandbox. Each piece below ships in the first prompt.
RAG-grounded answers: every reply cites the doc it pulled from
Automatic escalation: when retrieval is empty or confidence is low, hand off to human ticket
Multi-language: detects user language, replies in same, even with English-only docs
Embeddable widget: <script> tag drops the chat onto any page
Conversation history per user / session, searchable, exportable
02 / Variants
Pixel-perfect control
Font, size, weight, leading and spacing, all by hand.

Collections and CMS that feed your live pages.


Save any section and drop it in anywhere.

Pull in free imagery without leaving the canvas.


03 / Who it's for
Integrations
Payments, database, AI, email and analytics, wired up the moment you connect.







04 / Why generate it
Intercom Fin is $0.99 per "resolution", any conversation that ends without escalation. At 1,000/month that's $11,880/year and you don't own the conversations.
You pick the model. Claude Haiku for cheap quick answers, Claude Sonnet for the harder ones, GPT-4o-mini for English-heavy queries. Swap models as prices change without re-platforming.
FAQ
Everything you need to know before you generate it. Anything else, our team is one email away.
Quality is dominated by retrieval, not the model. Chunk docs with overlap (~500 token chunks, 50 token overlap), embed with text-embedding-3-small, retrieve top 5 chunks per query, instruct the model to refuse if context is empty. With this baseline, ~85-90% of in-scope questions get correct answers.
Three triggers. (1) Retrieval returns empty, the docs don't cover this. (2) The model's response contains "I don't know" or similar uncertainty markers. (3) The user explicitly asks for human help. Each escalation creates a ticket with full conversation context.
Three options. URL crawl: paste a sitemap, the bot fetches and chunks all pages. PDF upload: upload manuals or policies. Direct text: paste FAQ-style content. All ingestion is one prompt, the AI scaffolds the form, parser, and embedding pipeline.
A single <script> tag. The script renders a chat bubble in the corner; clicking opens an iframe pointing at your chatbot domain. Customer's session syncs via a cookie. Branding (color, logo) is configured per-tenant in the admin.
Keep building
Start building
Describe what you want. WebTwizz builds the real thing, then you click to change anything. No code needed.
Get started for free, no credit card needed.