Back to projects

Voog Companion

AI companion platform

The problem

Every business website needs a way to answer visitor questions, capture leads, and book meetings. Many sites bolt on three separate tools: a chatbot, a contact form, and a calendar widget. The resulting data often ends up in separate systems.

What it does

One embeddable widget handles all three jobs. It retrieves answers from the site's knowledge base, and responses stream in real time over SSE.

When a visitor wants to talk, the companion captures their info as a lead and routes it to your pipeline. When they want to meet, it checks your Google Calendar for availability and books directly without a separate email thread.

The dashboard gives you full visibility: conversations, contacts, leads, calendar, and knowledge base management. One deployment serves multiple businesses, each with their own API key, branding, and data isolation.

Built with

Rust SvelteKit PostgreSQL GPUStack Google Calendar API