Built an AI That Detects AWS Outages in Real-Time (LangChain + OpenAI Agent) [LUIpiZdWULH]

In this video, I built an AI-powered AWS Outage Detection Agent that continuously monitors official AWS RSS feeds and detects real-time service incidents automatically. This system uses LangChain + OpenAI to intelligently analyze AWS updates and classify them into: Service Outages Degradations Security Advisories Maintenance Events Investigation Updates It also includes smart logic for: Duplicate incident detection Severity and confidence scoring Noise filtering (ignores irrelevant or old alerts) Real-time decision making for alerts When a valid incident is detected, the agent automatically sends notifications to: Slack Email 🚀 Tech Stack Python • LangChain • OpenAI API • AWS RSS Feeds • Slack Webhooks • SMTP Email 🔗 Resources