Live Demo

See Anomvision in action

A look at how the system is put together, plus one-click access to both sides of the product with pre-seeded demo accounts — no signup required.

Try it yourself

Admin Dashboard

Manage customers, leads, proposals, documents, and the AI Sales Automation queue.

Demo credentials

admin@example.com

AdminPass123!

Customer Portal

View a proposal, project, and documents, and chat with the AI support agent.

Demo credentials

demo@example.com

DemoPass123!

Business automation workflow

Concierge ChatZara · public widgetHubSpot WebhookInbound deal-stage syncLead IntakeConsultation formAI ConsultantDiscovery chatProposalDOCX + PDFCRM + EmailHubSpot · ResendCustomer PortalRegistrationAI SupportGrounded in account dataAI Sales Automationscheduled scoring + follow-up drafts, human approval before sending
The forward path runs once per lead, now with two additional real-time inputs: the public Concierge chat widget (Zara) can capture a lead directly, and an inbound HubSpot webhook syncs deal-stage changes made in HubSpot back into local records. The dashed loop below runs continuously in the background — AI Sales Automation re-scores inactive leads and drafts follow-ups on a schedule, queued for human approval before anything is sent back through CRM + Email.

System architecture

Visitor /CustomerfrontendNext.jsbusiness-backendFastAPIowns all state + authai-backendFastAPIstateless · no DBnever touches Postgres or provider SDKs directlyPostgresautomation_dbIntegrationServicesole caller of provider SDKsHubSpotResendbrowserREST + JWTchat(context, tools)⇄ content, tool_callsreads / writessync / send
business-backend is the only stateful service and the only one authorized to reach Postgres or an external provider. ai-backend is reachable only through a request/response exchange — context in, text or tool calls out.
Chat with AI agent