PhytoVigil

🌱 PhytoVigil – Intelligent Plant Disease Detection

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.


📱 Project Components

/PhytoVigil
├── backend/       # API FastAPI + IA + PostgreSQL
├── mobile/        # Application mobile (React Native)
├── web/           # Interface admin web (Next.js)
├── docs/          # Documentation and diagrams
└── README.md      
└── LICENSE

🧠 Key Features

🔧 Technologies Used

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

⚙️ Getting Started

1. Clone the repo

git clone https://github.com/badie16/PhytoVigil.git
cd phyto-vigil

2. Run the Project

Refer to the README in each subfolder:

📜 License

This project is licensed under the Apache License 2.0.
See the LICENSE file for details.

👨‍💻 Author

Badie Bahida@badie16
2025 Internship – Project: 🌿 PhytoVigil