TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

6 点作者 palmdeezy将近 2 年前
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 条评论

pdxandi将近 2 年前
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.
8chanAnon将近 2 年前
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.
quickthrower2将近 2 年前
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 ;-).