Will we be able to donate to the ShareGPT project?
Right-BuggerOff opened this issue · 2 comments
Right-BuggerOff commented
Did you want this to be like TOR exit nodes, where if we pitch in people from all over the world can use ChatGPT anonymously if they wish to? I'm also nervous about hogging the free service.
acheong08 commented
This project has been abandoned in favor of https://github.com/acheong08/ChatGPT-to-API/
acheong08 commented
Hosted demo: https://free.churchless.tech/v1/chat/completions
curl https://free.churchless.tech/v1/chat/completions -d '{"messages":[{"role":"user", "content":"Hello world"}], "model":"gpt-3.5-turbo"}