Skip to content

Latest commit

 

History

History

tfrs-flutter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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