Skip to content

An app which classifies an uploaded image as an apple or orange using deep learning.

Notifications You must be signed in to change notification settings

akuokojnr/apples-orange-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a simple application which determines if an uploaded image is an apple or orange. The application communicates with an api powered by Gradio and hosted on Hugging Face. The frontend application is built with React powered with Vite.js bundler.

To run the application -

  1. Install the dependencies by running

    npm i
    
  2. Start the application by running

    npm run dev
    
  3. Visit http://localhost:5173 in your favorite browser to play with the application

About

An app which classifies an uploaded image as an apple or orange using deep learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published