Skip to content

robacarp/hostedgpt

 
 

Repository files navigation

HostedGPT

Do you love using ChatGPT but want more control over your data? Would you like to experiment with new, advanced features that ChatGPT has not implemented yet?

HostedGPT is an open source project that provides all the same baseline functionality as ChatGPT. When you switch from ChatGPT to HostedGPT, you get the same full-featured desktop and mobile app! It's free to use, just bring your own OpenAI API key. And thanks to a community of contributors, HostedGPT has many features and extensions that regular ChatGPT does not have yet. And thanks to active development, whenever ChatGPT adds to new features, those same features are quickly added to HostedGPT so that you won't miss out.

Some favorite features of HostedGPT

  • Enjoy chat history, but without your private conversations being used for training!

    In ChatGPT, it's quite nice to have a history of your past conversations in the left sidebar so you can easily resume later. This is the default behavior. But did you realize that keeping chat history enabled opts you in to allowing all your private, personal conversations to be used for OpenAI training? It's explained in this OpenAI article. HostedGPT fixes this: it keeps past conversations but excludes this data from being used by OpenAI training.

Get Started

  1. Click Fork > Create New Fork at the top of this repository
  2. Create an account on Render.com and login
  3. View your newly created fork within github.com and click the button below:

Deploy to Render

  1. Find hostedgpt in the list of repositories and click Connect
  2. Provide a unique Blueprint name such as "hostedgpt-".
  3. Click Apply
  4. Wait for the hostedgpt database and web service to be deployed. After they are, click "Dashboard" at the top of the Render screen.
  5. You should see two "Service Names" called hostedgpt, click the one that is of type "Web Service"
  6. On the details screen, click the URL that looks something like hostedgpt-XXX.onrender.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 59.1%
  • HTML 29.9%
  • JavaScript 6.9%
  • CSS 3.0%
  • Other 1.1%