Home / Companies / Temporal / Blog / Post Details
Content Deep Dive

What does it take to build a customer support experience your users won't hate? Ask Bitovi.

Blog post from Temporal

Post Details
Company
Date Published
Author
Mark Repka
Word Count
1,713
Company Posts That Month
20
Language
English
Hacker News Points
-
Summary

Bitovi has developed an AI agent designed to enhance customer support interactions by maintaining user context across sessions, utilizing the Temporal platform for its architecture. This agent addresses the common issue of chatbots failing to recognize returning users, requiring them to start from scratch each time. By leveraging AWS Bedrock AgentCore Memory, the system incorporates semantic memory, user preferences, and session summaries into its workflow, ensuring a more seamless and personalized support experience. The AI agent operates within a ReAct loop as a Temporal Workflow, with LLM inference running as isolated Activities to maintain deterministic workflow logic. This setup allows for long-running sessions without state limits, providing retry semantics and observability. By integrating these elements, Bitovi ensures that their AI agent can handle complex support interactions efficiently and effectively, while also being easy to iterate on due to the durable and scalable nature of Temporal.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
LLM 7 9,074 1,640 224 +53%
AI Agents 2 4,942 1,264 250 +12%
Observability 1 3,421 707 180 -24%
Platform Engineering 1 1,288 297 83 +19%
Vector Search 1 2,268 422 128 +30%