chaos-genius /
chaos_genius
ML powered analytics engine for outlier detection and root cause analysis.
34/100 healthLoading repository data…
venkatachalamyaswanth-create / repository
AI -powered monitoring of crop health ,soil conditions and pest risk using multispectral/hyperspectral imaging and sensor data using Python → AI/ML model, backend, sensor data processing HTML, CSS, JavaScript → Frontend dashboard UI Domain name : Artificial intelligence machine learning
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.
This mini project predicts crop yield (kg/hectare) and crop health status (Healthy / Stressed / Poor) from soil and environmental IoT sensor readings (N, P, K, pH, soil moisture, temperature, humidity, rainfall) using Random Forest machine learning models.
mini_project/
├── data/
│ └── sensor_dataset.csv # Generated synthetic sensor dataset (1200 samples)
├── models/ # Saved trained models + scalers (.pkl)
├── outputs/ # Evaluation plots + metrics summary
├── src/
│ ├── generate_dataset.py # Creates the synthetic sensor dataset
│ ├── train_model.py # Preprocessing, training, evaluation, plots
│ └── predict_sample.py # Demo: predict yield & health for new readings
└── README.md
pip install scikit-learn pandas numpy matplotlib seaborn joblib
python src/generate_dataset.py # Step 1: create dataset
python src/train_model.py # Step 2: train + evaluate models
python src/predict_sample.py # Step 3: run inference on sample sensor readings
The dataset is synthetically generated with agronomically-informed relationships
(e.g., yield rises with balanced NPK, pH near neutral, moderate moisture/temperature)
plus realistic noise, since live multispectral/IoT field data was not available for
this mini-project scope. The same pipeline works unmodified on real sensor data —
only generate_dataset.py would be swapped for a real data loader.
Selected from shared topics, language and repository description—not editorial ratings.
chaos-genius /
ML powered analytics engine for outlier detection and root cause analysis.
34/100 healthcaiovicentino /
🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features
83/100 healthgensecaihq /
AI-powered security operations for Wazuh SIEM—use any MCP-compatible client to ask security questions in plain English. Faster threat detection, incident triage, and compliance checks with real-time monitoring and anomaly spotting. Production-ready MCP server for conversational SOC workflows.
83/100 healthqrak /
LLM-powered Crypto Trading Framework with Vision AI chart analysis, real-time Neural Engine, and a live monitoring dashboard at semanticsignal.qrak.org. Features memory-augmented reasoning and professional risk metrics.
83/100 healthparea-ai /
Python SDK for experimenting, testing, evaluating & monitoring LLM-powered applications - Parea AI (YC S23)
47/100 healthdante-gpu /
Core microservices powering the DanteGPU distributed GPU network. Manages providers, orchestrates AI job scheduling, handles auth, data, and monitoring. Built with Go & Python.
83/100 health