A zero-cost agentic AI concierge that lives on your website. Pattern-matching intelligence, real conversation history, lead capture, and page-aware context — no LLM, no API keys, no backend.
· What it does
Everything a premium AI assistant needs — no cloud, no bill, no waitlist.
20+ regex-powered intents covering every question a visitor could ask — pricing, products, industries, ROI, demos, academy. Ordered specific → general for maximum match accuracy.
Pattern matching · Zero latencyFull conversation history persisted to localStorage — survives reloads, lets users resume past sessions, browse all chats, delete entries. Behaves exactly like ChatGPT's sidebar.
localStorage · Unlimited sessionsGreeting and quick-reply chips adapt dynamically to the page the visitor is on — pricing page, demo page, blog, academy, product pages. Feels like a human who read the page first.
URL detection · 12 page contextsAutomatically switches between Dark glassmorphism, Light clean, and Paper warm-cream — matching the site's active theme in real-time via CSS cascade. Zero JavaScript needed.
dark · light · paperAfter 5 message exchanges, Neural gently offers to connect the visitor with a specialist. An inline form captures name, email, and company — ready to send to any webhook or CRM.
After 5 messages · Inline formOn first visit, after 8 seconds, the trigger badge glows green, a subtle bubble hint appears, and the button bounces — drawing visitors into conversation without being intrusive.
8s delay · sessionStorage gatedEvery response surfaces 3–4 contextual follow-up chips. Keeps conversations flowing, reduces drop-off, and guides users toward the main CTA without scripted trees.
Dynamic per-intentA custom Neural avatar — orange glowing neural network on dark background — shows on the trigger button and next to every bot message. Humanizes the AI interaction instantly.
Circular · onerror fallbackThe KB is intentionally scoped to public-facing information. No internal pricing models, partner structures, or contract details are ever exposed. Private Access has its own Nova widget.
KB scoped · CRM separate· How it works
Pure client-side intelligence. Every step runs in the browser in under 1 millisecond.
· Upgrade path
The widget is designed to upgrade seamlessly when you need real LLM intelligence — just swap one function.
classifyIntent() for a Gemini/GPT fetch call