Everything MartesAI does, explained

A deep dive into each part of the platform — from the Browser Intelligence engine to the SDK that powers it all. Understand exactly what you're getting and why it matters.

How it works

From setup to guided visitors in 4 steps

01

Install the SDK

Add one script tag to your website. No build step, no framework dependency.

02

MartesAI crawls your site

The intelligence engine maps every page, section, form, and CTA automatically.

03

AI learns your content

Knowledge is indexed for RAG. The graph is built for navigation and tours.

04

Visitors get guided

Every visitor can ask questions, get guided tours, and complete actions — naturally.

Core Engine

Browser Intelligence

MartesAI doesn't just read your website — it understands it. Our Browser Intelligence engine continuously maps every page, section, button, form, and navigation path on your site. It knows what your content means, where things are, and how visitors move through your site.

  • Automatic page discovery and content extraction
  • Section classification — hero, pricing, about, contact, blog, and more
  • CTA and form detection across every page
  • Live browser context — current page, visible section, scroll position
  • DOM summarization so the AI understands what the visitor sees right now
https://yoursite.com
Pages
Home
Pricing
About
Blog
Contact
Conversational AI

AI Receptionist

An AI employee that lives on your website and talks to every visitor. It answers questions from your approved knowledge base, qualifies leads, books meetings, and guides people to the right page — all in natural language. It never sleeps, never gets tired, and responds instantly.

  • Answers questions using RAG from crawled and uploaded knowledge
  • Consent-aware navigation — explains first, moves only when the visitor agrees
  • Lead capture with smart qualifying questions
  • Contact gate and lead routing to your dashboard
  • Customizable persona, tone, welcome message, and agent scope per site
MartesAI Assistant
Online
What pricing plans do you offer?
We have 3 plans — Starter ($0), Growth ($49/mo), and Scale ($199/mo). Would you like me to walk you through them?
Yes, show me
Just Starter
Compare plans
Type a message...
Visitor Guidance

Guided Tours

Instead of letting visitors wander, MartesAI can walk them through your website step by step. The AI builds a tour path from your site graph and offers to take visitors on a guided journey — scrolling to sections, highlighting key content, and explaining what matters at each stop.

  • Auto-generated tour path from the Website Intelligence Graph
  • Step-by-step guidance with Continue, Skip, Stop, and Ask controls
  • Scroll and highlight tools to focus attention on the right content
  • Visitors can ask questions at any point during the tour
  • No movement without explicit consent — the visitor stays in control
Step 2: Pricing Section
Here you can compare all our plans...
Continue
Skip
Ask
Structured Knowledge

Website Intelligence Graph

MartesAI converts your website into a structured graph of pages, sections, entities, actions, and relationships. This graph powers every guided tour, every navigation command, and every contextual answer. It's the map the AI uses to understand where everything lives on your site.

  • Pages, sections, headings, and CTAs mapped into a navigable graph
  • Entity extraction — products, services, plans, people, and locations
  • Form discovery with field types and required inputs
  • Tour path generation from graph structure
  • Versioned graph — rebuild when your site changes
Website Intelligence Graph
Home
Pricing
About
Blog
Contact
Pages
24
Entities
87
Forms
6
Connect Everything

Integrations

MartesAI connects with the tools you already use. Capture leads and route them to your CRM, sync conversations with your support tools, and trigger workflows when visitors take action. The platform is designed to fit into your existing stack, not replace it.

  • Lead routing to your dashboard with export capability
  • Webhook events for conversation starts, lead captures, and tour completions
  • CRM-ready lead data with visitor identity and conversation history
  • Calendar integration for demo and appointment booking (coming soon)
  • BYOK (Bring Your Own Key) for enterprise AI provider configuration
Connected Integrations
W
WordPress
S
Shopify
N
Next.js
Z
Zapier
#
Slack
G
Google
D
Discord
$
Stripe
Webhook active — 3 events subscribed
Privacy First

Security

Your data and your visitors' data are protected by design. MartesAI uses grounding policies that prevent the AI from inventing answers, encrypts data in transit and at rest, and never trains on your content. The AI operates only within the safe, structured tools you approve.

  • Grounding policy — AI answers only from approved knowledge, refuses off-topic
  • No arbitrary JavaScript execution or DOM mutation
  • All actions are structured, typed tools validated by the runtime
  • Encrypted data in transit (TLS) and at rest
  • Never trained on your content — your knowledge stays yours
Security & Privacy
TLS Encryption
Grounding Policy
No JS Execution
Data Isolated
EncryptedAES-256
Developer Tools

Browser SDK

One script tag is all it takes. The MartesAI Browser SDK is a vanilla TypeScript package that runs on any website — no framework dependency, no build step required. It observes live browser context, executes safe actions, and connects to the agent runtime via WebSocket.

  • Framework-agnostic — works on WordPress, Shopify, Wix, Next.js, and plain HTML
  • One-line install snippet from your dashboard
  • Live browser context: current page, visible section, scroll position, forms
  • Safe typed tools: scroll, navigate, highlight, focus, open link
  • Visitor identity and session memory that persists across page navigation
install.tsx
12345678
import { MartesAI } from '@martesai/sdk'
 
const ai = new MartesAI({
apiKey: 'sk-...',
siteId: 'site_123',
})
 
ai.mount() // Done!
SDK installed — 2.3kb gzipped
Universal Support

Browser Compatibility

MartesAI works across every modern browser and device. The SDK is built with web standards, tested across Chrome, Firefox, Safari, and Edge, and responsive on mobile, tablet, and desktop. Your visitors get the same intelligent experience no matter how they access your site.

  • Chrome, Firefox, Safari, and Edge — full support across all modern browsers
  • Mobile, tablet, and desktop responsive chat UI
  • Lightweight SDK with minimal performance impact
  • Works behind CDN and caching layers without configuration
  • Progressive enhancement — degrades gracefully if JavaScript is limited
Universal Browser Support
C
Chrome
Supported
F
Firefox
Supported
S
Safari
Supported
E
Edge
Supported
Desktop
Tablet
Mobile

Ready to see MartesAI on your website?

Install in 2 minutes. No credit card required. Your first site is free.