Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woheller69/gptassist

gptAssist is a simple WebView wrapper for ChatGPT
https://github.com/woheller69/gptassist

android artificial-intelligence chatgpt

Last synced: about 2 months ago
JSON representation

gptAssist is a simple WebView wrapper for ChatGPT

Awesome Lists containing this project

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.

[Get it on F-Droid](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.