PhytoVigil is a full-stack solution (mobile + web + backend) that helps farmers, gardeners, and plant enthusiasts identify plant diseases using artificial intelligence and receive recommendations or natural treatments.
/PhytoVigil
├── backend/ # API FastAPI + IA + PostgreSQL
├── mobile/ # Application mobile (React Native)
├── web/ # Interface admin web (Next.js)
├── docs/ # Documentation and diagrams
└── README.md
└── LICENSE
Layer | Main Techs |
---|---|
Mobile | React Native, Expo, AsyncStorage |
Backend | FastAPI, PostgreSQL, TensorFlow, JWT |
Web (admin) | Next.js, Tailwind CSS |
AI Model | CNN (.h5 model), OpenCV, Gemini API |
git clone https://github.com/badie16/PhytoVigil.git
cd phyto-vigil
Refer to the README in each subfolder:
This project is licensed under the Apache License 2.0.
See the LICENSE file for details.
Badie Bahida – @badie16
2025 Internship – Project: 🌿 PhytoVigil