Hacker News new | ask | show | jobs
Tutorial for a Webchat AI Agent that books into a real calendar (github.com)
1 points by venuur 209 days ago
1 comments

I built this tutorial repo that gets you started building a webchat. Feel free to take it and use it to build your own. It includes LLM context management, SSE for status progress, and backend calendar integration via Block APIs.