ChatGPT-Mobile icon indicating copy to clipboard operation
ChatGPT-Mobile copied to clipboard

A cross platform application to allow use of ChatGPT through mobile MMS applications such as iMessage and Android

Results 9 ChatGPT-Mobile issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/slxmmy999/ChatGPT-Mobile/assets/131367966/222df0c2-d77e-4861-94c3-4cc4e3b29087) @slxmmy999 I was following your instructions up until I got to step 6. Then I got this message. Is there anyway you could help me with this problem. Many...

Traceback (most recent call last): File "src/gmail_server.py", line 7, in import sms_api File "/Users/ameet9034/ChatGPT-Mobile/src/sms_api.py", line 2, in from log import AppLogger File "/Users/ameet9034/ChatGPT-Mobile/src/log.py", line 19 match type.lower(): ^ SyntaxError: invalid...

As anyone who has used this application may know, it can be very slow. I am open to any suggestions on how to increase the speed of this application. Small...

enhancement
help wanted
good first issue

Do I need to have Gmail mail account for this to work? Or a Google account will suffice? Also kinda confused as where to get credentials.json from. I am seeing...

question

The details for this issue are on line 67 of `src/gmail_server.py`. I have only tested this code with AT&T, so if different carriers send the message data differently the code...

help wanted
good first issue
testing

Super easy issue for anyone who would like to work on it. The logging functionality currently dumps everything to `app.log` and doesn't have any concerns for file size. After a...

help wanted
good first issue

If anyone would like to update the documentation (README), there are many points that could be revised to be made more clear and concise. If you have any questions or...

documentation
enhancement
help wanted
good first issue

Currently there is very little error handling and both Gmail and OpenAI errors go unhanded. This is a very easy issue to work on if anyone would like to contribute...

enhancement
help wanted
good first issue

It has become apparent that while the way I have created this application works well in theory, in practice it is much less reliable. Any changes or suggestions on how...

enhancement
help wanted
good first issue