Hey y'all! Jared Palmer here...<p>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.<p>Source Code: <a href="https://github.com/vercel-labs/ai-chatbot">https://github.com/vercel-labs/ai-chatbot</a>
I think this looks nice and clean, and works well on my iPhone. Thank you for opening up your source code.<p>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.
Everybody wants to play the AI chat game. Too much too fast. I'm already bored of hearing about it. Let me know when these things stop hallucinating to the point that you can't believe a damn word they say.
Guessing you work for Vercel? Nice to see a showcase of KV. I almost used it for a project but figured for my simple case I can get away with a sneaky curl command as part of the build process ;-).