← All case studies

Full-stack AI Engineer

Emissary

Our flagship AI intake assistant, live in production. Ask it about itself.

Sonoma Solutions' flagship AI intake assistant, live in production at emissary.sonomasolutions.io, where you can ask it about itself. Astro 4, React, and TypeScript on the frontend; Node and TypeScript backend modules for database access, a knowledge base, intake email parsing, lead routing, and downstream email integration. It is the productized version of the AI intake systems we build for clients.

Emissary, image 1

The problem

Inbound business inquiries arrive in inconsistent formats with missing context. The team burns time chasing required fields before anything can move forward. A static form does not catch the nuance of an unusual request. A pure chatbot has no structure and no integration back to the systems that actually need the data.

What we built

Emissary runs in production. Astro 4, React, and TypeScript on the frontend hold the static shell at low JS cost. Node and TypeScript backend modules handle database access, the knowledge base, intake email parsing, lead routing, and downstream email integration. The assistant gathers the structured information the downstream systems need without losing the natural-language back-and-forth that surfaces context a form would miss.

What was delivered

Outcomes

Services: Astro 4, React, TypeScript, Node.js, PostgreSQL