An Electron desktop application that brings cloud-level agricultural AI completely offline. Farmers upload or capture a leaf photo — the app runs a cascaded ONNX inference pipeline entirely on local hardware: Swin Transformer V2 classifies the disease, U-Net with EfficientNet-B0 calculates exact severity via pixel-wise segmentation. A Laplacian variance blur filter rejects low-quality images before inference. Results are matched against a local SQLite disease treatment database covering 15 classes across tomatoes, potatoes, and bell peppers. Built as a hackathon project with cross-platform installers for Windows (.exe) and macOS (.dmg).
rohit.dev@portfolio:~$ project-detail
crop-disease-identifier
Offline-first desktop app that diagnoses crop diseases from leaf photos using on-device Swin Transformer + U-Net AI — no internet required.
Project Category
AI / Machine Learning
Tech Stacks:
React
Node.js

OUTLIER AI: Customer Churn Prediction System
Agentic AI system that predicts customer churn and autonomously generates personalized retention strategies using RAG and LLMs.
Project Category
AI / Machine Learning
Tech Stacks:
