Skip to content

estenger/bearclassifier

Repository files navigation

Bear Classifier

Minimal JS interface to an image classifer

Project Setup

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Ruby: This project requires Ruby version 2.7.3 or higher.
ruby -v

If needed, update Ruby using official documentation.

  • Bundler: Ensure Bundler is installed.
gem install bundler

Installation

  1. Clone the repository:
git clone [email protected]:estenger/bearclassifier.git 
cd bearclassifier
  1. Install dependencies with Bundler:
bundle install

Usage

Run the project with:

bundle exec jekyll serve

About

GitHub Pages repo for bear classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published