A Next.js AI chat app that plugs Ably AI Transport into the Vercel AI SDK's `useChat` hook. The model's response streams over an Ably session instead of a single HTTP response, so it survives reconnects, follows the user across devices and tabs, and can be stopped from any of them. -
View it on GitHub