cogentapps / chat-with-gpt

An open-source ChatGPT app with a voice
https://www.chatwithgpt.ai
MIT License
2.29k stars 485 forks source link

Hosted version is down, https://www.chatwithgpt.ai #192

Open kushie0 opened 8 months ago

kushie0 commented 8 months ago

Any chance of returning it?

devyujie commented 8 months ago

image

lucasfariaslf commented 8 months ago

Looking at the code frequency and last commit, I have a feeling this project is either dead or on halt. I also don't wanna host my own server, in the meantime I'm using this: https://github.com/mckaywrigley/chatbot-ui

josephfinlayson commented 8 months ago

This is very sad. I used it every day!

kushie0 commented 8 months ago

i was also a frequent user. i also started using chatbot-ui but i want to at least recover my data from this app, haven't looked into it yet.

smadep commented 8 months ago

that's bad :-( I prefered it to the official one, because I could tweak the UI to fit my needs.

leoffx commented 8 months ago

I'm now hosting it here https://chatwithgpt-app.web.app/

I'm not hosting any server part, also because of privacy concerns, I don't want to hold any of your data. Because of this some parts might be broken (e.g login?)

Feel free to contribute to the fork https://github.com/leoffx/chat-with-gpt , I already added the new models to it

lucasfariaslf commented 8 months ago

@leoffx You're a champ! Was about to fork this to add the new models. I can't let go of this UI, it's perfectly minimalistic.

msikora78 commented 7 months ago

@leoffx Are you planning on implementing image support for the Vision model?

leoffx commented 7 months ago

@msikora78 not really, but if anyone contributes with a PR, I can review and deploy it

kushie0 commented 7 months ago

I'm now hosting it here https://chatwithgpt-app.web.app/

I'm not hosting any server part, also because of privacy concerns, I don't want to hold any of your data. Because of this some parts might be broken (e.g login?)

Feel free to contribute to the fork https://github.com/leoffx/chat-with-gpt , I already added the new models to it

This isn't working for me. Are you self-hosting?

leoffx commented 7 months ago

@kushie0 what is not working? As I said, I'm not hosting any server component, only the frontend

kushie0 commented 7 months ago

@leoffx nothing loads after i insert my api key and send a message

leoffx commented 7 months ago

@kushie0 are there errors in the console? create an issue in my repo with most info you can add (browser, error message, how to reproduce) so we don't flood it here

kushie0 commented 7 months ago

@leoffx I don't think you have issues enabled in your repo :) but yes I would love to do all that instead of flooding this