Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 451 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 451 Bytes

Fullstack demo of a recommendation engine

This folder contains the code for TensorFlow Recommenders + Flutter codelab. It is broken down into 5 steps:

  1. Create the retrieval and ranking models for the recommendation engine
  2. Create the recommendation engine backend
  3. Create the Flutter app for Android and iOS
  4. Run the Flutter app on the desktop platforms
  5. Run the Flutter app on the web platform