Real-Time AI Chat with Lambda + API Gateway WebSockets
I built a ChatGPT-style streaming chat UI and the entire backend is three Lambda functions and a DynamoDB table. That's it. The whole real-time backend fits in about 150 lines of TypeScript, and there
blog.harun.dev16 min read