Skip to content

tjmaynes/image-analyzer-app

Repository files navigation

image-analyzer-app

a NextJS app for analyzing images using MobileNet (via TensorflowJS). Image descriptions generated from ChatGPT and hosted on Cloudflare Pages.

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 NextJS app that allows users to analyze images using MobileNet (via TensorflowJS), image descriptions from ChatGPT, and hosted on Cloudflare Pages

Topics

Resources

License

Stars

Watchers

Forks