Skip to content

knicos/genai-tm

Repository files navigation

GenAI Teachable Machine (Image)

A simple web-based Machine Learning environment for children and learners to create their own image classifier with behaviours. This variation does not require coding skills, it provides a way to add actions and behaviours to the model without block-based or scripting languages.

A hosted version of this application is freely available here. The site does not track you or send any data to servers, all calculations are done in your browser. The sharing and collaboration functionality is peer-2-peer.

This application is developed as a part of the Generation AI research project in Finland, in partnership with 12 schools.

Installation

This is a React web application that is developed within Node.js using npm. If you wish to build your own deployment you will need Node.js installed on your machine.

  1. Download the source code from Github.
  2. npm install
  3. npm run build
  4. Copy the contents of the dist folder to a web server.

About

GenAI Teachable Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages