// Personal project
I built Brainwave, a collaborative AI chat platform for teams, combining real-time messaging with smart automation. AI replies stream in as they're generated instead of making users wait.
AI replies stream in as they're generated instead of making users wait, and the app is built for speed from the ground up.
Most team chat tools bolt AI on as an afterthought: users either wait through a full generation delay, or lose the real-time feel of messaging. I wanted a chat experience where AI responses felt as immediate as a teammate typing.
I combined real-time messaging with streaming AI replies so responses appear as they generate, and used Next.js ISR plus server-side rendering to keep page loads fast and the app search-engine friendly.






