Portfolio Chatbot v2: Streaming, Memory, and Two Bugs the Tutorials Skip
I rebuilt my portfolio chatbot to stream replies token-by-token, remember the conversation, and render real Markdown links. Here's the Cloudflare Worker and Astro code, plus the two bugs I only caught by testing the deployed thing.
Read more →