Skip to content

Everything you need to turn your website into a helpful assistant.

SiteMind reads your content, answers your customers accurately, and shows its sources — so you get an AI assistant you can actually trust, live on your site in minutes.

< 2.0s
to a grounded, cited customer answer
7 KB
featherlight widget, zero page slowdown
1 Line
to install on WordPress, Shopify or HTML
3-Day Trial
full access, no credit card required

It learns your business, so you don’t have to teach it

Point SiteMind at your website and it does the reading. No scripts to write, no answers to type out by hand.

Reads your entire website

Give it your URL and it reads every page (products, FAQs, docs, blog posts) and turns them into answers. It reads a typical site in minutes, not days.

Under the hood: A polite crawler follows your sitemap and links, respects robots.txt, and cleans each page down to readable content before indexing.

Works even on modern, app-style sites

Sites built with React, Vue or other modern frameworks often hide their content from simple tools. SiteMind reads those too, so nothing important gets missed.

Under the hood: Pages that return an empty shell are automatically re-fetched through a headless browser renderer, only when needed.

Upload files and import FAQs

Add knowledge that isn’t on your website (PDFs, Word docs, spreadsheets, plain text, or a list of FAQs). It all becomes answerable in one place.

Under the hood: Supports PDF, DOCX, TXT, Markdown and CSV, plus direct FAQ import.

Connect the tools you already use

Pull knowledge straight from Notion, GitHub, Confluence, Google Drive and Dropbox, so your assistant knows what your team knows.

Under the hood: Five OAuth connectors behind one sync engine; access tokens are stored encrypted, never in plain text.

Edit any answer, and it updates instantly

Not happy with how it answers something? Open your knowledge base, edit the text, and the change is live immediately. You’re always in control of what it says.

Under the hood: Editing a knowledge chunk re-embeds it synchronously and clears the answer cache.

Stays up to date automatically

Set it to re-read your website every day, week, or month. When your prices or policies change, your assistant keeps up on its own.

Under the hood: Scheduled recrawls run as background jobs; unchanged pages are skipped to save cost.

One assistant across all your sites

Have a main site, a docs site, and a store? Feed them all into a single assistant that answers from everything at once: not three separate bots your visitors have to pick between.

Under the hood: Multiple domains pool into one shared knowledge base and one widget (plan-dependent).

Accurate answers, or an honest “I don’t know”

The whole point is trust. SiteMind answers from your content only, and when it doesn’t know, it says so instead of inventing something.

Never makes things up

If the answer isn’t in your content, your assistant tells the visitor it couldn’t find it: it will not guess a price, a policy, or a phone number. No embarrassing hallucinations in front of your customers.

Under the hood: On empty retrieval the assistant returns a fixed “couldn’t find that” reply with no model call at all: non-hallucination by construction.

Shows where every answer came from

Each answer comes with clickable source links back to the exact page it used, so visitors (and you) can verify it in one click.

Under the hood: Deduplicated citations are returned with every answer and rendered as interactive pills.

Answers appear as they’re written

Replies stream in word by word, like a person typing: visitors get a grounded, cited answer in around 1.8 seconds, not a spinner.

Answers in your visitor’s language

A visitor writes in French, it replies in French. Your global customers get help in the language they’re comfortable with.

Hard to trick or hijack

Visitors sometimes try to make chatbots ignore their instructions or say things they shouldn’t. SiteMind is built to resist that and stay on topic.

Under the hood: Untrusted page content is isolated from the system instructions and sanitized, resisting prompt-injection and jailbreak attempts.

Give it a name and a personality

Name your assistant and pick its tone (friendly, professional, playful, concise, or empathetic) so it sounds like part of your brand.

On your site in one line of code

No developers, no SDK, no backend work. Paste one line and your assistant is live: and it looks like it belongs to you.

One-line install

Copy a single script tag onto your site and you’re done. The whole widget is just 7 KB, so it loads instantly and never slows your pages down. It works on any website builder or platform.

Brand auto-detection

It automatically extracts your brand colors from your website so you don’t even have to pick them manually, plus a full color picker if you want to tweak it.

Movable widget

Visitors can drag the chat window anywhere on the screen if it’s covering something they need to see.

Voice mode & sound

Visitors can talk to your assistant using their microphone, and hear the answers spoken back. Subtle notification chimes let them know when a reply arrives.

Under the hood: Integrates Speech-to-Text and TTS with native browser APIs.

Won’t clash with your site

The chat window is fully self-contained, so it never breaks your styling or gets broken by it.

Under the hood: Rendered inside a Shadow DOM, isolated from your page’s CSS.

Gently invites people to ask

Show a friendly nudge message on the closed chat bubble to start more conversations, without being annoying.

Change it anytime, instantly

Update the look or behavior from your dashboard and it goes live everywhere: no need to touch your website’s code again.

Turn conversations into customers

Automatically collect emails when visitors show high intent, and export them straight to your CRM.

Intelligent intent detection

It automatically asks for an email only when it detects commercial intent, like someone asking for pricing, a demo, or a quote.

Under the hood: Uses an intent-classification pass before responding, minimizing friction for pure support queries.

Session memory

If a visitor already provided their email, it remembers them for the rest of the session and won’t ask again.

Export to CSV

Download all your captured leads directly from the dashboard to import into your CRM or newsletter tool.

See what your customers actually ask

Every conversation is a signal. SiteMind turns them into a clear picture of what people want, and where your content has gaps.

Know your top questions

See the questions people ask most, over any time range, with how this period compares to the last. Spot trends at a glance.

Find the gaps

A dedicated list of questions your assistant couldn’t answer shows you exactly what content to add next.

Read every conversation

Browse full transcripts and search them by keyword to understand what your visitors really need.

Export anything

Download your analytics and conversations as CSV or JSON for your own reports or team reviews.

Clean, safe transcripts

Offensive language from visitors is automatically masked in your dashboard and exports, so your team isn’t blindsided.

Simple to run, fair to pay for

Straightforward billing, real support, and a free trial with no card required.

Try it free for 3 days, no card

Start with full access and no credit card. Add your site, see it work on your own content, then decide.

Flat, predictable pricing

Simple monthly plans (not confusing “credits” that quietly change how many answers you get depending on settings). You always know what you’re paying for.

Usage you can actually see

Live meters show how much of your plan you’ve used this period, so there are no surprises.

Real support when you need it

Open a ticket and get a threaded reply from a real person, right inside your dashboard.

Native plugins and 24 install guides

Whether you use a popular CMS or a custom frontend, we have a native app or a copy-paste guide for it.

WordPress Plugin & Shopify App

Install our official WordPress plugin or Shopify app directly from their stores. No code required at all.

24 platform walkthroughs

Step-by-step install guides for Wix, Squarespace, Webflow, Framer, Next.js, and 19 other platforms right in your dashboard.

Live embed verification

Click "Verify" in your dashboard and we’ll scan your live website to confirm the widget is installed correctly and ready to go.

Developer handoff

Not the one who manages the website? Click one button to email the exact install snippet and instructions to your developer.

Developer REST API, Webhooks & AI Actions

Connect your assistant to custom mobile apps, trigger backend workflows, and receive real-time webhook events.

Developer REST API

Query your assistant programmatically from any frontend, backend service, or internal dashboard with full conversation memory and source citations.

Under the hood: Endpoints at /api/v1/public/chat and /api/v1/public/websites with SHA-256 secure API keys.

Real-time Outbound Webhooks

Receive instant notifications in your CRM or backend whenever a conversation is answered or a new lead is captured.

Under the hood: Secure HMAC-SHA256 event signatures on chat.answered and lead.captured payloads.

AI Custom Function Calling (Actions)

Let your assistant perform live actions like looking up order statuses, booking tables, or submitting tickets via custom JSON Schema tools.

Under the hood: Supports sync & async execution modes with optional in-chat user confirmation dialogs.

Zero-BYOK Managed AI

No need to set up OpenAI or Google Cloud accounts. All vector search compute and Gemini Flash-Lite model inference are included under flat subscriptions.

Grow with SiteMind

Refer clients for a lifetime cut, or resell a 100% white-labeled version at your own prices.

Referral Partner track

Recommend SiteMind with your unique link and earn 20% to 35% tiered recurring lifetime commissions on every payment they make.

Under the hood: Tracked via secure Polar webhooks and dashboard analytics.

Agency Reseller track

Provision client workspaces on our standard flat plans. Bill your clients directly at your own custom prices (e.g. $250+/mo or retainers) and keep 100% of your markup profit.

Partner dashboard

Track your referred clients, see your upcoming payouts, and manage your reseller accounts all from one place.

Where SiteMind is genuinely different

Plenty of tools can bolt a chatbot onto your site. These are the engineering decisions that make SiteMind one you can actually trust in front of customers.

It won’t invent answers

Most Chatbots

Many AI chatbots will confidently guess when they don’t know, inventing prices, policies, or facts that were never on your site.

SiteMind Standard

SiteMind answers only from your content and says “I couldn’t find that” when it doesn’t know. Trust is the default, not a setting.

It shows its work

Most Chatbots

Most tools give you an answer with no way to check where it came from.

SiteMind Standard

Every answer links back to the exact source page, so you and your visitors can verify it instantly.

One assistant, all your sites

Most Chatbots

Competitors usually meter by “number of bots,” pushing you to run separate, disconnected assistants per site.

SiteMind Standard

Point your main site, docs, and store at one assistant that answers from all of them together.

You can edit any answer

Most Chatbots

With most tools, fixing a bad answer means re-uploading a whole document and hoping it re-trains correctly.

SiteMind Standard

Open your knowledge base, edit the text, and the fix is live instantly. You control every word.

Pricing you can predict

Most Chatbots

Credit-based billing is a common complaint: the number of answers you actually get changes with the settings you pick.

SiteMind Standard

Flat plans with clear limits you can see. No credit math, no surprises.

Questions, honestly answered

Straightforward answers about our AI grounding, multi-domain indexing, and privacy boundaries.

Test it on your own website in under 2 minutes.

Enter your domain to index your pages and preview live answers.

https://
No credit card required2-minute automated setupEmbed with one line