A weekend project to mimmick the response streaming found in https://www.perplexity.ai/
Try it yourself at https://perplexity-style-streaming.vercel.app/
perplexity-style-streaming.mp4
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.