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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Roll out your own ChatGPT

38 点作者 hgarg超过 2 年前

9 条评论

xg15超过 2 年前
... using the GPT-3 api.<p>Not something you can run on your own machine (or data center) unfortunately.
评论 #34140017 未加载
评论 #34138286 未加载
mellosouls超过 2 年前
Using the actual title might fend off some of the criticism.<p>&quot;Building a chat app with GPT-3, ReactJS, and NextJS...&quot;<p>Not<p>&quot;Roll out your own ChatGPT&quot;<p>which is rather unrealistic.<p>On first skim, it looks like a useful guide so good luck with it.
x86hacker1010超过 2 年前
Shouldn’t this title be - build a webapp using ChatGPT API?
评论 #34135707 未加载
评论 #34137941 未加载
评论 #34135854 未加载
albert_e超过 2 年前
This can be a good reference implemntation for those starting out as a hobby project.<p>Is there a working demo, video, screenshots, or git repo for this solution that gives us a glimpse of what to expect once this is built?
ilaksh超过 2 年前
FYI I am planning to add a straightforward way to deploy dialog agents backed by OpenAIs new model text-davinci-003 to my site aidev.codes over the new few days if I have time.<p>So you will be able to mainly focus on the prompt template and the rest will be handled including the hosting, probably by something like a template app built in the system I have now. The main thing missing to enable easy creation of dialog agents is for me to add a completions endpoint and maybe things like socket.io integration in the template app.
dave333超过 2 年前
I had a problem running the code see<p><a href="https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;74924661&#x2F;typeerror-openai-completions-is-not-a-function" rel="nofollow">https:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;74924661&#x2F;typeerror-opena...</a>
Vanit超过 2 年前
I&#x27;m 90% sure this was written by &#x2F; with assistance from ChatGPT; I previously prompted it for some React examples and some of this structure of how to setup the env is extremely familiar.
sAbakumoff超过 2 年前
does gpt-3 keep track of a conversation though?
IAmGraydon超过 2 年前
Is the API nerfed like the live chatbot is?
评论 #34139276 未加载