TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

6 pointsby palmdeezyalmost 2 years ago
Hey y&#x27;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:&#x2F;&#x2F;github.com&#x2F;vercel-labs&#x2F;ai-chatbot">https:&#x2F;&#x2F;github.com&#x2F;vercel-labs&#x2F;ai-chatbot</a>

3 comments

pdxandialmost 2 years ago
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.
8chanAnonalmost 2 years ago
Everybody wants to play the AI chat game. Too much too fast. I&#x27;m already bored of hearing about it. Let me know when these things stop hallucinating to the point that you can&#x27;t believe a damn word they say.
quickthrower2almost 2 years ago
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 ;-).