AI Web Tools is a simple mobile application inspired by https://github.com/steven-kamanga/Brain and written in Flutter, it provides shortcuts to popular AI websites in a comfortable manner.
Keep in mind it's still a WIP and it's slowly being developed in my free time.
It may have some bugs in recent Android versions, so bear with me.
- Clone the repository:
git clone https://github.com/JS9512/AI-Web-Tools
- Install dependencies:
flutter pub get
- Build the app:
flutter build apk --release --split-per-abi
- This project is licensed under the MIT License.