Domain-locked AI support for websites

Launch a modern AI chatbot on any website in minutes.

Let website owners configure prompts, crawl content, brand the widget, track analytics, capture leads, and embed a thread-based chatbot that remembers visitors even after a page reload.

7 Days Free trial before Stripe billing starts.
1 Bot One owner, one bot, one domain for MVP.
Persistent Thread history remains after page refresh.
Owner Dashboard
Configure bot, crawl site, review analytics
Trial Active
Bot Setup

Prompt, welcome message, thank-you message, icon, and theme color.

Website Crawl

Import content from the owner's website and prepare retrieval data.

Hi there! I can answer questions about pricing, services, and support.
Do you offer appointment booking for new customers?
Yes. I can help with that. If you'd like, I can also collect your contact details for a callback.

Everything needed for the MVP is already mapped.

The project is scaffolded in Laravel with a product blueprint for auth, billing, domain locking, knowledge crawling, thread-based chat sessions, and owner analytics.

01

Owner Setup

Registration, email verification, one bot per owner, one approved domain, and a 7-day trial flow.

02

Knowledge Sources

Manual prompt input plus website crawling to build a stronger answer context for the assistant.

03

Persistent Chat

Anonymous visitors can chat immediately, continue after reload, and leave feedback on every reply.

04

Lead Capture

Ask for visitor details only when the conversation shows intent, then store and thank them in-chat.

05

Analytics

Track usage, unique visitors, leads, cost estimates, and thumbs up or down sentiment in the dashboard.

06

Admin Control

Manage all owners, bots, subscriptions, crawler status, and overall platform usage from an admin panel.

Planned build workflow

The implementation is being built in layers so auth, billing, chat state, and analytics fit together cleanly.

A

Schema First

Users, bots, domains, knowledge, chat threads, messages, leads, analytics, and subscriptions are defined first.

B

Dashboard Next

Build owner onboarding, bot settings, crawler controls, embed code, and analytics cards.

C

Widget & AI

Serve a domain-restricted widget script, restore chat threads, send AI responses, and collect thumbs feedback.

Current setup status

Laravel is installed, the SaaS architecture is documented, and the first chatbot-specific models and migrations are in place. The next coding step is owner authentication and the dashboard setup flow.