Sarcana / IKAT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IKAT - Crop Prediction and Disease Identification Application

This Django application leverages sensor data collected to recommend suitable crops for cultivation and identifies diseases affecting crops based on the collected data.

Features

  • Crop Prediction:

    • Utilizes sensor data (such as soil moisture, temperature, humidity) to suggest optimal crops for cultivation in specific conditions.
    • Predict crops using Random Forest.
  • Disease Identification:

    • Analyzes sensor data and visual symptoms to identify diseases affecting crops.
    • Provides diagnostic insights.
  • User Authentication and Authorization:

    • Secure user authentication system to manage access and permissions.
    • Roles-based access control for administrators, farmers, and analysts.

About


Languages

Language:CSS 64.8%Language:HTML 20.1%Language:Python 15.1%