ML Kit Demo in Flutter

This is a demo of Google's ML Kit API for Flutter.

Features

Feature Source Code Android iOS
Smart reply GitHub

Smart Reply

This demo presents Smart Reply API. It is a simple chat app that uses smart suggestions based on the input from a user.

drawing

drawing

Getting Started

This demo project is written in Flutter. Visit Flutter website for more info about the setup.

Once you have Flutter installed, to run the project:

  1. Clone this repo
  2. Run the app with command:
flutter run

Resources

For more info about the ML Kit, visit ML Kit documentation
For more info about the Flutter, visit Flutter documentation

License

MIT