Project · Shipped
AI-powered smart plant monitoring system with sensors, image analysis, gamification, and RAG insights.
An interactive AI-powered plant monitoring system optimized for Google Colab.
PlantSense AI Studio is a unified, single-file application that brings professional plant care technology to an educational environment. Designed to run seamlessly in Google Colab, it combines simulated IoT monitoring, computer vision for disease diagnosis, an academic RAG assistant, and gamified care missions into one interactive dashboard.
Unlike complex microservice deployments, this "Studio" edition packs all advanced logic—from Vision Transformers to Firebase synchronization—into a straightforward Python implementation accessible to researchers and hobbyists alike.
The system utilizes a Monolithic "Studio" Architecture, where the Frontend (UI), Logic (AI/Data), and Persistence layers run within a single robust Python process.

ipywidgets to deliver a responsive, app-like experience directly in the notebook output cell.PyTorch models for vision and LangChain for LLM reasoning.FirebaseREST, GamificationEngine) handle state management and cloud synchronization.