AI Projects
Streaming AI Chat
Next.js 16 • React 19 • Vercel AI SDK • Gemini 2.5 Flash
A high-performance chat interface architected with React 19 and the Next.js 16 App Router. It leverages the Vercel AI SDK to establish a real-time HTTP stream from the Edge, delivering tokens instantly to the client without page refreshes. Designed strictly for privacy, it utilizes ephemeral in-memory state management, bypassing database persistence entirely. Features include full Markdown/LaTeX rendering, responsive Tailwind CSS v4 styling, and ultra-low latency inference powered by Google's Gemini 2.5 Flash.