Florae is an application that makes plant cultivation incredibly easy! With Florae, you can:
- Upload a photo of a plant, and the app will recognize its species.
- Get information about the plant's requirements.
- Compare plant requirements with data from ESP32 sensors. (We are working on it!)
- Receive recommendations for addressing deficiencies such as temperature, air humidity, or soil moisture.
- Diagnose ill plant by a photo (Not anytime soon)
- Plant recognition based on photos.
- Analysis of plant requirements and comparison with sensor data.
- Identification of deficiencies in cultivation conditions.
This repository contains the application's source code, allowing you to host it yourself. It includes:
- Full source code of the application.
- Instructions for setup and configuration.
- Frontend files that should be placed in the directory:
florae-frontend/
.
- ESP32 platform (code in Floralink folder (schematics for the PCB later).
- If hosting: Docker-enviroment
This project is licensed under the BSD-3-Clause license.
A more detailed instructions for setting up the system will be introduced in the future.