An open API service indexing awesome lists of open source software.

https://github.com/pessi-v/canine-classifier-app

Demo App: https://canine-classifier.pessi.info/ . A Streamlit app for the frontend of https://github.com/pessi-v/canine-classifier-api
https://github.com/pessi-v/canine-classifier-app

streamlit

Last synced: about 1 month ago
JSON representation

Demo App: https://canine-classifier.pessi.info/ . A Streamlit app for the frontend of https://github.com/pessi-v/canine-classifier-api

Awesome Lists containing this project

README

          

## Canine Classifier App

A Streamlit app for the frontend of https://github.com/pessi-v/canine-classifier-api. Identify dog breeds using an ML model. Built in LeWagon Data Science and AI bootcamp.

Run Streamlit web server:

```bash
make streamlit
```