Live data from Hacker News

Show HN: Next.js AI Chatbot Template by Vercel Labs

chat.vercel.ai

1–4 of 4 posts

Show HN: Next.js AI Chatbot Template by Vercel Labs

#1
Hey y'all! Jared Palmer here...

Me, @shadcn, and @shuding_ just an open-sourced a new Next.js AI chatbot app template built with Next.js, the Vercel AI SDK, and Vercel KV.

Source Code: https://github.com/vercel-labs/ai-chatbot

Show HN: Next.js AI Chatbot Template by Vercel Labs
chat.vercel.ai

Re: Show HN: Next.js AI Chatbot Template by Vercel Labs

#4
I think this looks nice and clean, and works well on my iPhone. Thank you for opening up your source code.

One note: I randomly receive “Internal Server Error” messages and it would be nice if my last prompt was stored when this happens. If I enter a message and receive an error, my last input is lost. I noticed this works the same on chat.openai.com as well. Just a suggestion.