Cyber Flora Nexus
All Your Plant Problems, One Smart Solution.
Created on 7th September 2025
β’
Cyber Flora Nexus
All Your Plant Problems, One Smart Solution.
The problem Cyber Flora Nexus solves
Caring for plants is not always simple. Gardeners, farmers, students, and even plant lovers face challenges such as:
πΏ Identifying Plants β Many struggle to recognize plants correctly, especially rare ones.
π©Ί Detecting Diseases Early β Plant diseases often go unnoticed until itβs too late, leading to crop loss or dying houseplants.
π‘ Choosing the Right Plants β People are unsure which plants suit their homes, interiors, or lifestyle.
π Limited Learning Tools β Pharmacy, botany, and agriculture students lack immersive, hands-on learning experiences.
π©βπΎ Smart Farming Needs β Farmers need simple digital tools for fertilizer planning and weather-based crop care.
Challenges we ran into
π¦ 3D Model Loading Issues β Initially, AR models (GLB/RealityKit) were not rendering properly on iOS devices. The fix involved restructuring the ARView setup and ensuring assets were correctly bundled.
π€ AI Disease Detection Accuracy β Early prototypes struggled to differentiate between similar-looking leaf diseases. We improved this by using a larger training dataset and integrating pre-trained ML models.
π Performance Optimization β Rendering AR scenes alongside real-time AI processing caused app slowdowns. We optimized by running heavy computations on background threads and caching results.
π Real-Time Data Integration β Weather API and farming insights required stable API connections. We handled this by adding error handling + fallback defaults for offline use.
π¨ User Experience (UX/UI) β Balancing professional accuracy with a beginner-friendly interface was tough. We overcame it by iterating on multiple design mockups and gathering early user feedback.
