Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)**