by hgarg on 12/26/22, 3:56 AM with 23 comments
by xg15 on 12/26/22, 12:23 PM
Not something you can run on your own machine (or data center) unfortunately.
by mellosouls on 12/26/22, 3:07 PM
"Building a chat app with GPT-3, ReactJS, and NextJS..."
Not
"Roll out your own ChatGPT"
which is rather unrealistic.
On first skim, it looks like a useful guide so good luck with it.
by x86hacker1010 on 12/26/22, 4:33 AM
by albert_e on 12/26/22, 8:42 AM
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?
by ilaksh on 12/26/22, 3:29 PM
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.
by dave333 on 12/27/22, 12:02 AM
https://stackoverflow.com/questions/74924661/typeerror-opena...
by Vanit on 12/27/22, 10:08 PM
by sAbakumoff on 12/26/22, 4:49 PM
by IAmGraydon on 12/26/22, 3:04 PM