Skip to content

KYash03/PlantPal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PlantPal

Overview

PlantPal is an iOS app designed to assist users in identifying plant diseases using machine learning. This app uses Swift and SwiftUI for the user interface, leverages PhotosUI for image handling UIKit for specific components, and incorporates Core ML for the machine learning model.

Key Features

  • Plant Disease Identification: PlantPal utilizes machine learning (image classification) to identify plant diseases from user-uploaded images accurately.
  • Built with SwiftUI: The user interface is built with SwiftUI, providing an intuitive and visually appealing user experience.
  • Core ML Integration: PlantPal uses a Core ML model for image classification. The model achieved a validation accuracy of 73%.

How It Works

  1. Users capture or upload an image of a plant showing signs of disease.
  2. The app's machine learning model analyzes the image to identify the disease.
  3. PlantPal provides users with the name of the disease.

Demo

Alt Text

Credits

About

iOS app for plant disease identification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages