I Built a Telegram Client for Pi
Summary
The article discusses Agent Draw, a tool built on the TLDraw infinite-canvas SDK that lets an AI agent draw on a canvas while the user presents. It covers live demos, the underlying architecture (area capture, speech-to-text transcription, a queue, and an agent-driven drawing loop using agent.prompt), and the MIT-licensed source implementation.