Building an AI-Driven Chat Application with .NET, Azure OpenAI, and Angular
Introduction # I built this chat app to answer a narrow question: how little infrastructure do you actually need to stream tokens from Azure OpenAI into a browser? Less than most tutorials assume. There is no SignalR here and no WebSocket hub.
