Skip to content

An app demonstrating TensorFlow.js capabilities within Vue 3.

Notifications You must be signed in to change notification settings

willmarple/vue3-tfjs-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue 3 + TensorFlow.js

A demo app using Vue 3 and TensorFlow.js

Getting Started

  1. Go to Pexels, setup and account and generate an API key.
  2. cp .env.example .env and add your API key to the .env file.
  3. npm install
  4. npm run dev or vite dev
  5. Open http://localhost:5173 in your browser.
  6. You may need to allow access to your webcam.
  7. Go build something cool!

About

An app demonstrating TensorFlow.js capabilities within Vue 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published