Loading repository dataβ¦
Loading repository dataβ¦
Raccoon-UX / repository
π± EcoDetect: An AI-powered platform for instant plant disease detection. Upload leaf images to receive accurate diagnoses and expert treatment recommendations. Built with React and TypeScript to empower farmers and gardeners with smart technology. Protecting crops for a greener future.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
EcoDetect is a cutting-edge AI application designed to empower farmers and home gardeners. By leveraging artificial intelligence, the platform allows users to upload images of distressed plant leaves to receive an instant diagnosis of diseases along with actionable treatment recommendations.
EcoDetect/
βββ src/
β βββ components/ # Reusable UI components (Buttons, Cards, etc.)
β β βββ ui/ # shadcn base components
β βββ hooks/ # Custom React hooks for API calls and logic
β βββ lib/ # Utility functions and shared constants
β βββ pages/ # Main application views (Home, Upload, Results)
β βββ services/ # API service layers
β βββ App.tsx # Main routing and provider setup
β βββ main.tsx # Application entry point
βββ public/ # Static assets and icons
βββ index.html # Root HTML template
βββ package.json # Dependencies and scripts
βββ tsconfig.json # TypeScript configuration
git clone https://github.com/your-username/eco-detect.git
cd eco-detect
npm install
npm run dev
npm run build
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.
EcoDetect β Bridging the gap between Technology and Agriculture.