https://github.com/woheller69/gptassist
gptAssist is a simple WebView wrapper for ChatGPT
https://github.com/woheller69/gptassist
android artificial-intelligence chatgpt
Last synced: 17 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T15:04:21.000Z (9 months ago)
- Last Synced: 2024-10-15T01:08:03.583Z (6 months 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
woheller69@t-online.de![]()
| **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** | **Cirrus** | **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** | **dumpSeeker** | **huggingAssist** |
| [](https://f-droid.org/packages/org.woheller69.gptassist/) | [
](https://f-droid.org/packages/org.woheller69.dumpseeker/) | [
](https://f-droid.org/packages/org.woheller69.hugassist/) |
| **FREE Browser** | **whoBIRD** | **PeakOrama** |
| [](https://f-droid.org/packages/org.woheller69.browser/) | [
](https://f-droid.org/packages/org.woheller69.whobird/) | [
](https://f-droid.org/packages/org.woheller69.PeakOrama/) |
| **Whisper** | **Seamless** | |
| [](https://f-droid.org/packages/org.woheller69.whisper/) | [
](https://f-droid.org/packages/org.woheller69.seemless/) | |
# 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.