@genai-fi/classifier
v0.1.2
Published
Used by the GenAI Teachable Machine, this package contains the core classifier application code. It allows the creation, loading and saving of GenAI TM projects, as well as the execution of the classifier using HTML Canvas elements for images.
Readme
GenAI Classifier Package
Used by the GenAI Teachable Machine, this package contains the core classifier application code. It allows the creation, loading and saving of GenAI TM projects, as well as the execution of the classifier using HTML Canvas elements for images.
Getting Started
npm install @knicos/genai-classifierBuild and Test
npm run build
npm test