tjmaynes / image-analyzer-app

a simple web app for analyzing images using MobileNet

Home Page:https://image-analyzer.tjmaynes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image-analyzer-app

a simple web app for analyzing images using MobileNet

Requirements

Usage

To install project dependencies, run the following command:

make install

To start the application, run the following command:

make start

To run all tests, run the following command:

make test

To deploy the application, run the following command:

make deploy

To seed the database, run the following command:

make seed

About

a simple web app for analyzing images using MobileNet

https://image-analyzer.tjmaynes.com

License:MIT License


Languages

Language:TypeScript 68.3%Language:JavaScript 18.9%Language:Shell 8.4%Language:Makefile 2.8%Language:HTML 1.3%Language:CSS 0.2%