Skip to content

zoifyllon/backend

Repository files navigation

Zoifyllon API

Zoifyllon 1

Zoifyllon - Plant Disease Identification with Deep Learning

Introduction

Zoifyllon is mobile app platform powered by image processing and AI technologies to swiftly and accurately diagnose diseases plant leaves.

Installation

To install and run the Zoifyllon API on your local machine, follow these steps:

NOTE: You must run detectAPI to use the Model Prediction

  1. Clone the Repository
git clone https://github.com/zoifyllon/backend.git
  1. Dependencies Installation
npm install
  1. Database Migrate
npx prisma migrate dev
  1. Run the Application
  • Development
    npm run start-dev
    
  • Production
    npm run start
    

API Documentation

API Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published