Answer engine summary
What is AI sales agent?
An AI sales agent is a conversational assistant trained on a store's full product catalog, policy documents and brand voice — deployed inside the shopping experience to recommend the right product, answer questions, and close the order without a human handoff. Zubby's agent is built on retrieval-augmented generation: every shopper turn triggers a semantic search against a pgvector embedding store, a rules-based rerank that respects merchandising priorities, and a streamed response that renders product cards as structured blocks. Unlike a scripted chatbot, the agent answers novel questions and references real inventory; unlike a generic LLM, it cites your real returns policy, your real shipping windows, and your real product copy. The result for the median Zubby store: 4.8% storefront conversion, 1.4-second response time and 12-18x ROI versus plan cost.
Retrieval-augmented
Every answer is grounded in your catalog and policy docs via pgvector semantic search.
In-chat add-to-cart
Product cards include image, stock, price and a 1-click add — no redirect to the PDP.
Brand voice
Tone, formality, sign-off and emoji policy are platform settings — applied widget-wide.
Multi-provider routing
OpenAI, Azure OpenAI, Anthropic and Gemini ordered by health and priority for uptime.