Lessons from Designing Zara, a Fully Agentic AI Scheduling Assistant What AI can and cannot do in the new Agentic World.
AI that can not only generate content but also make decisions, execute tasks, learn, and adapt, and is quickly evolving from concept to workplace reality. Organizations must start preparing now for a hybrid workforce of humans and AI agents.
Widespread deployment of AI agents is expected within two years. But success depends on:
Everyone wants an AI assistant that just "gets it" something that understands natural language, knows your preferences, and handles the busywork. Work in a fully autonomous manner. But when you sit down to actually build one, you quickly realize: AI alone isn't enough.
This article is a behind-the-scenes look at how we're building Zara, a fully autonomous scheduling assistant designed for busy executives and their teams. From natural conversations to calendar commands, here's what AI/LLM like ChatGPT can handle and what they can't.
Zara: The Vision
Zara is an AI scheduling assistant that:
We’re building Zara to support two users:
ChatGPT is amazing at understanding natural language, generating friendly responses, and holding context-aware conversations. But there are real limitations:
That’s where the rest of the system comes in.
The Hybrid Model: ChatGPT + APIs
To build a truly useful assistant, Zara uses a hybrid architecture. Here is how the most essential workflow uses AI (ChatGPT) and other APIs
This hybrid architecture makes Zara feel smart, proactive, and useful while being grounded in real calendar data.
Zara processes requests in six key steps. First, it understands the user's input and current calendar state. It then stores relevant preferences, past decisions, and historical context. Based on the user’s goals and situational context, Zara selects the most appropriate next actions. These actions are executed through calendar integrations. Zara continuously learns from past actions to enhance future responses. Finally, a feedback loop ensures the system updates its memory, preferences, or retry logic if an action fails, enabling continuous improvement.
Key Design Principles
To make Zara truly helpful and trustworthy, we focused on five core design principles:
To elevate Zara from assistant to autonomous agent, it also needs:
This allows Zara to say things like:
“You usually avoid late Friday meetings. Should I skip that time?”
Zara initiates action with:
Zara's Initial Intent Stack
For our pilot rollout, we focused on the most essential scheduling workflows:
These cover over 90% of the day to day scheduling needs for executives and assistants.
What a Full Zara Dialog Looks Like
User: "Hi Zara, can you find 45 minutes next week for me, Alex in London, and Priya in SF?"
This dialog looks simple, but it spans:
AI assistants like Zara aren’t magic. They’re a smart combination of conversational AI, context management, and real world system integration.
As LLMs become more powerful, their true value isn’t just in chatting, it’s in helping people get things done. And that only works when you connect the conversation to the real world.
If you're building an AI assistant, remember: LLM is your brain. APIs are your hands. Combine both, and you've got something special.
About the Author Raj is the founder of TEAMCAL AI, building Zara, an AI powered scheduling assistant that helps executives and teams schedule smarter, faster, and with less friction. Previously, he led UX at MobileIron and SpaceIQ, and has been building intelligent interfaces for over a decade.
Further Reading