Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woheller69/gptassist
gptAssist is a simple WebView wrapper for ChatGPT
https://github.com/woheller69/gptassist
android artificial-intelligence chatgpt
Last synced: 7 days ago
JSON representation
gptAssist is a simple WebView wrapper for ChatGPT
- Host: GitHub
- URL: https://github.com/woheller69/gptassist
- Owner: woheller69
- License: gpl-3.0
- Created: 2023-05-11T09:20:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-02T15:04:21.000Z (3 months ago)
- Last Synced: 2024-10-15T01:08:03.583Z (25 days ago)
- Topics: android, artificial-intelligence, chatgpt
- Language: Java
- Homepage:
- Size: 617 KB
- Stars: 259
- Watchers: 5
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - gptAssist - gptAssist is a simple WebView wrapper for ChatGPT (Others)
README
Send a coffee to [email protected]| **RadarWeather** | **Gas Prices** | **Smart Eggtimer** |
|:---:|:---:|:---:|
| [](https://f-droid.org/packages/org.woheller69.weather/)| [](https://f-droid.org/packages/org.woheller69.spritpreise/) | [](https://f-droid.org/packages/org.woheller69.eggtimer/) |
| **Bubble** | **hEARtest** | **GPS Cockpit** |
| [](https://f-droid.org/packages/org.woheller69.level/) | [](https://f-droid.org/packages/org.woheller69.audiometry/) | [](https://f-droid.org/packages/org.woheller69.gpscockpit/) |
| **Audio Analyzer** | **LavSeeker** | **TimeLapseCam** |
| [](https://f-droid.org/packages/org.woheller69.audio_analyzer_for_android/) |[](https://f-droid.org/packages/org.woheller69.lavatories/) | [](https://f-droid.org/packages/org.woheller69.TimeLapseCam/) |
| **Arity** | **omWeather** | **solXpect** |
| [](https://f-droid.org/packages/org.woheller69.arity/) | [](https://f-droid.org/packages/org.woheller69.omweather/) | [](https://f-droid.org/packages/org.woheller69.solxpect/) |
| **gptAssist** | | |
| [](https://f-droid.org/packages/org.woheller69.gptassist/) | | |# gptAssist
gptAssist is a simple WebView wrapper for ChatGPT. It blocks all URLs which are not essential.
It does not support login via Apple, Microsoft or Google account.
Please use a web browser for initial sign up.You can switch on/off blocking by clicking the button at the top right.
Swipe up a bit to hide the button.[](https://f-droid.org/packages/org.woheller69.gptassist/)
## License
This app is licensed under the GPLv3.
The app uses:
- Parts from GMaps WV (https://gitlab.com/divested-mobile/maps) which is licensed under the GPLv3## Contributing
If you find a bug, please open an issue in the Github repository, assuming one does not already exist.
- Clearly describe the issue including steps to reproduce when it is a bug. In some cases screenshots can be supportive.
- Make sure you mention the Android version and the device you have used when you encountered the issue.
- Make your description as precise as possible.If you know the solution to a bug please report it in the corresponding issue and if possible modify the code and create a pull request.