Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srinivasa-dev/ai-face-generator
An AI flutter App to generate random faces. The Generated faces do not actually exist in real life.
https://github.com/srinivasa-dev/ai-face-generator
ai ai-face-generator android android-application artificial-intelligence cross-platform flutter flutter-application ios ios-application linux linux-application machine-learning macos macos-application ml open-source web web-application website
Last synced: 14 days ago
JSON representation
An AI flutter App to generate random faces. The Generated faces do not actually exist in real life.
- Host: GitHub
- URL: https://github.com/srinivasa-dev/ai-face-generator
- Owner: srinivasa-dev
- License: mit
- Created: 2023-02-16T14:33:43.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-28T14:07:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-16T11:22:57.449Z (3 months ago)
- Topics: ai, ai-face-generator, android, android-application, artificial-intelligence, cross-platform, flutter, flutter-application, ios, ios-application, linux, linux-application, machine-learning, macos, macos-application, ml, open-source, web, web-application, website
- Language: C++
- Homepage: https://srinivasa-dev.github.io/ai-face-generator/
- Size: 67.9 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Face Generator
An AI flutter App to generate random faces. The Generated faces do not actually exist in real life. This app uses the [100k-faces](https://github.com/ozgrozer/100k-faces) API.
> As the CORS is not enabled for the server used by the API, to run this project on web please use `flutter run -d chrome --web-browser-flag "--disable-web-security"` command.
> Flutter Web does not produce images since the API server does not have CORS enabled.
### 📥 Check out the app
| OS | Actions |
|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Android | [![Download apk](https://img.shields.io/badge/Download-apk-green)](https://github.com/srinivasa-dev/ai-face-generator/releases/download/1.2/ai_face_generator.apk) |
| Web | [![Open Web](https://img.shields.io/badge/Open-web-orange)](https://srinivasa-dev.github.io/ai-face-generator/) |
| Windows | [![Download exe](https://img.shields.io/badge/Download-exe-blue)](https://github.com/srinivasa-dev/ai-face-generator/releases/download/1.2/ai-face-generator.exe) |### 📸 Screenshots
| Platform | Light | Dark |
|----------|----------|----------|
| Mobile | | |
| Web | | |
| Windows | | |