xtric6 / run-am-tfserving-flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlow Serving + Flutter

This folder contains the codelabs for the News-Source-Verification Project of the Run-Am.

The folder is organized as:

  • codelab1 contains the first codelab code to train a News-Source-Verification model
  • codelab2 contains the second codelab code to connect Flutter frontend to TensorFlow Serving backend

Set up your Flutter development environment

For Flutter development, you need two pieces of software to complete this lab —the Flutter SDK and an editor.

You can run the codelab using any of these devices:

  • The iOS simulator (requires installing Xcode tools).
  • The Android Emulator (requires setup in Android Studio).
  • A browser (Chrome is required for debugging).
  • As a Windows, Linux, or macOS desktop application. You must develop on the platform where you plan to deploy. So, if you want to develop a Windows desktop app, you must develop on Windows to access the appropriate build chain. There are operating system-specific requirements that are covered in detail on https://docs.flutter.dev/desktop.

About

License:Apache License 2.0


Languages

Language:Dart 92.4%Language:C++ 3.1%Language:CMake 2.3%Language:PureBasic 1.4%Language:Shell 0.4%Language:C 0.2%Language:Swift 0.2%Language:Kotlin 0.0%Language:Objective-C 0.0%