Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://adityar224.github.io/Random-Face-Generator
A Cross-Platform(Web, Android, iOS, Linux and Macos) app to Generate Faces of People (These people don't actually exist) made using Flutter.
https://adityar224.github.io/Random-Face-Generator
age-determination android artificial-intelligence cross-platform face-detection face-recognition fakeface flutter flutter-apps gender-classification gender-detection generator ios machine-learning neumorphism thispersondoesnotexist website windows
Last synced: 3 months ago
JSON representation
A Cross-Platform(Web, Android, iOS, Linux and Macos) app to Generate Faces of People (These people don't actually exist) made using Flutter.
- Host: GitHub
- URL: https://adityar224.github.io/Random-Face-Generator
- Owner: adeeteya
- License: mit
- Archived: true
- Created: 2022-01-31T06:06:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-06T19:00:47.000Z (over 1 year ago)
- Last Synced: 2024-05-02T05:07:13.993Z (6 months ago)
- Topics: age-determination, android, artificial-intelligence, cross-platform, face-detection, face-recognition, fakeface, flutter, flutter-apps, gender-classification, gender-detection, generator, ios, machine-learning, neumorphism, thispersondoesnotexist, website, windows
- Language: C++
- Homepage: https://adityar224.github.io/Random-Face-Generator/
- Size: 35.5 MB
- Stars: 136
- Watchers: 6
- Forks: 30
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# π¨π© Flutter Random Face Generator
A flutter app to generate random faces. The Generated faces do not actually exist in real life (in other words you could catfish without getting in trouble π jk jk pls don't catfish). This app uses the [thispersondoesnotexist](https://thispersondoesnotexist.com/) and the [fakeface](https://hankhank10.github.io/fakeface/) api.
Each image has been pre-analyzed by an AI algorithm called [pypy-agender](https://github.com/aristofun/py-agender) to identify the gender and age.Please starβ the repo if you like what you seeπ.
## π» Installation and Usage
### [Click here to visit the website version](https://adityar224.github.io/Random-Face-Generator/#/)
### Android
[](https://play.google.com/store/apps/details?id=com.aditya.random_face_generator&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1)
(or)[](https://www.amazon.com/gp/product/B09ZBGJR9G)
(or)[![Download apk](https://img.shields.io/badge/Download-apk-green)](https://github.com/adityar224/Random-Face-Generator/releases/download/3.0.0/RFG-Android-3.0.0.apk)
### Linux
#### Ubuntu
- [![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/random-face-generator)(or)
```bash
sudo snap install random-face-generator
```- Launch from the app launcher or the installed apps list
(or)
```bash
random-face-generator
```### Windows
[![Download exe](https://img.shields.io/badge/Download-exe-blue)](https://github.com/adityar224/Random-Face-Generator/releases/download/3.0.0/RFG-Windows-3.0.0.exe)### Mac Os
[![Download dmg](https://img.shields.io/badge/Download-dmg-lightgrey)](https://github.com/adityar224/Random-Face-Generator/releases/download/2.1.0/RFG-Macos-2.1.0.dmg)### Ios
[![Download ipa](https://img.shields.io/badge/Download-ipa-yellow)](https://github.com/adityar224/Random-Face-Generator/releases/download/2.1.0/RFG-Ios-2.1.0.ipa)## β¨ Features
- [x] Generate a Random Face
- [x] Filter by Gender
- [x] Filter by a Age Range
- [x] Download Face Image
- [x] Switch Theme Mode (Dark and Light)
- [x] Responsive Design
- [x] Multi Platform Support## πΈ Screenshots
- **Mobile**
| Light | Dark |
| - | - |
| | |
| | |- **Desktop**
| Light | Dark |
| - | - |
| | |
| | |## π Plugins
| Name | Usage |
| - | - |
| [**http**](https://pub.dev/packages/http) | Api Calls |
| [**flutter_lints**](https://pub.dev/packages/flutter_lints) | For linting |
| [**hive**](https://pub.dev/packages/hive) | For preference persistence |
| [**hive_flutter**](https://pub.dev/packages/hive_flutter) | Extension for hive |
| [**download**](https://pub.dev/packages/download) | For downloading the image |
| [**path_provider**](https://pub.dev/packages/path_provider) | For getting the path to download the image |
| [**flutter_native_splash**](https://pub.dev/packages/flutter_native_splash) | To show the splash screen |## π€ Author
**[Aditya R](https://github.com/adityar224)**
## π LICENSE
[MIT LICENSE](https://github.com/adityar224/Random-Face-Generator/blob/master/LICENSE)Copyright (c) 2022
**[Aditya R](https://github.com/adityar224)**