Just wrapped up building "Appointments Agent", a small AI that can edit my calendar.
For now (V1) it only touches events marked as Available ✅ — so my real meetings stay safe.
Tech stack ⚡:
🧩 Pydantic AI → structuring the agents
🔗 LangGraph → running the workflow across the graph
🤖 Claude 3.7 Sonnet → main model (fast!)
🧠 DeepSeek → also tested, super solid but slower than Claude for this use case
👉 Open to feedback and ideas — would love to hear what you think!
You can found the source code here
Top comments (0)