/AI4ALL

Code for AI4ALL summer program for high school students. Contains simple self-contained SPA (single page applications) for serving AI or Machine Learning models in real world

Primary LanguageJupyter Notebook

Starter code for building applications with AI

1. Image Filters

A simple flask web app with REST API and some simple image filters. Checkout simple_filters_in_action.

pytorch_classifier_in_action

2. Image Classification

A simple flask web app with REST API and a pre-trained PyTorch model. Checkout pytorch_classifier_in_action.

pytorch_classifier_in_action