Skip to content

v1.0.0 - DataIncidentManager: AI-Powered Incident Response

Latest

Choose a tag to compare

@Suraj-kumar00 Suraj-kumar00 released this 21 Dec 08:58
23e3959

πŸš€ DataIncidentManager v1.0.0

Autonomous AI Agent for Data Incident Response - Reduce MTTR from hours to seconds.

✨ Highlights

This is the first stable release of DataIncidentManager, an open-source AI-powered incident management system built with Kestra's AI Agent framework and Perplexity Sonar AI.

🎯 Key Features

  • πŸ€– AI-Powered Analysis - Intelligent root cause detection using Perplexity Sonar AI
  • πŸ”„ Multi-System Context - Automatic data correlation from Snowflake, Airflow, dbt, and business metrics
  • ⚑ 30-Second Response - End-to-end incident resolution in under a minute
  • 🎯 Smart Routing - Autonomous decisions: dismiss, log, notify, or auto-remediate
  • πŸ”§ Auto-Remediation - Automatically fix known issues (restart DAGs, backfill data)
  • πŸ”” Slack Notifications - Context-aware alerts with root cause and business impact

πŸ“Š Business Impact

Metric Before After
MTTR 4 hours 30 seconds
False Positives 90% <10%
Cost Per Incident $22,400 $400

πŸ“¦ What's Included

  • 4 Kestra workflow flows (ingestion, analysis, notification, remediation)
  • 6 pre-built test scenarios (basic + enhanced production-grade demos)
  • Complete documentation (SETUP, CONTRIBUTING, SECURITY)
  • Docker Compose deployment configuration
  • Marketing website (deployed on Vercel)

πŸ› οΈ Tech Stack

  • Orchestration: Kestra AI Agent Framework
  • AI Model: Perplexity Sonar (unlimited free tier)
  • Runtime: Docker & Docker Compose
  • Frontend: Next.js 14 (Vercel)
  • Code Quality: CodeRabbit AI Reviews

πŸš€ Quick Start

git clone [https://github.com/Suraj-kumar00/DataIncidentManager.git](https://github.com/Suraj-kumar00/DataIncidentManager.git)
cd DataIncidentManager
cp .env.example .env
./encode_secrets.sh
docker-compose up -d

πŸ™ Acknowledgments

Kestra - AI Agent orchestration platform

Perplexity AI - Sonar API for intelligent analysis

CodeRabbit - Automated code reviews

Full Documentation: README.md

Live Demo: Website

Made with ❀️ by Suraj