Skip to content

Plant-Identifier/Frontend

Repository files navigation

WhatTheFlora!

She Hacks 2024

Introduction

WhatTheFlora is a mobile app developed to identify and log information about wild edible plants. With each plant, you unlock more of your FloraDex and further your journey to become the Flora Master.

Features 📚

Our application includes:

  • Extraction of plant data
  • A camera that allows us to proceed to the plant recognition stage
  • Ineractive user interface to enhance overall user experience

Getting Started 🏁

Follow these steps to set up and run the application locally:

  1. Clone the repository:

    git clone https://github.com/yourusername/WhatTheFlora.git
    
  2. Install the required dependencies:

    npm install
    
  3. Setup the react native:

    npm install -g react-native-cli
    
  4. Access the application by setting up expo environment

    npx expo start
    

Usage 🧐

Allows a user to take a picture of any edible flora they encounter, and then using its image recognition will let the user know the identify of the plant as well as various information about the flora. Once a flora is identified, it will be logged for the user, effectively saving it in their FloraDex.

License 🪪

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments 🫡

  • Tools including React-Native, Expo Go, and JavaScript are used to help us develop the mobile app
  • Pytorch which assisted us to develop a machine learning algorithm for image recognition and classification
  • MySQL which provided resource for us to build a database of available plants recognized by the machine learning model.

Author ✍️

Other information ℹ️

The Project is still under development. Some features are not completed and the code might have some errors. Please use it at your own risk!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •