ianholing / faceEditor_flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Editor (Flutter App)

This is a real world Application which claims to be a good starting point for a Flutter applications that wants to use Machine Learning or Artificial Intelligence as a part of them.

This is a really simple proyect with almost no-structure focused on:

  • Using a real custom tensorflow lite model loaded locally and used offline. A custom model made by myself, not the usual models preloaded from Tensorflow team and used in all tutorials. You can check out the model here
  • Consume an AI API also created by myself. A little one with not much complications and runnning on a Raspberry Pi 4 hardware at home. You can check out the server here

Real Working models

Links on markets

Real App links are comming soon, meanwhile mAIro uses the same structure and it is already in markets and completely working over the same Raspberry Pi Server:

mAIro: AI Generated Art

Flutter Getting Started

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Credits

Made By Metódica.es

About

License:GNU General Public License v3.0


Languages

Language:Dart 83.8%Language:Kotlin 10.4%Language:Ruby 4.1%Language:Shell 1.0%Language:Swift 0.7%Language:Objective-C 0.1%