<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Anomaly Detection on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/anomaly-detection/</link><description>Recent content in Anomaly Detection on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 06 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/anomaly-detection/index.xml" rel="self" type="application/rss+xml"/><item><title>AI-Powered Monitoring, Observability, and Alerting</title><link>https://ai-blog.noorshomelab.dev/ai-devops-guide-2026/ai-powered-monitoring-observability/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-devops-guide-2026/ai-powered-monitoring-observability/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 7! In our journey through integrating AI into DevOps, we&amp;rsquo;ve explored how AI can enhance CI/CD pipelines, automate code reviews, and validate deployments. Now, let&amp;rsquo;s shift our focus to an equally critical phase: keeping our applications and infrastructure healthy and performing optimally &lt;em&gt;after&lt;/em&gt; deployment.&lt;/p&gt;
&lt;p&gt;Traditional monitoring often involves setting static thresholds and reacting to alerts when things break. But what if we could predict failures &lt;em&gt;before&lt;/em&gt; they impact users? What if our systems could intelligently pinpoint the root cause of an issue amidst a sea of data? This is where AI-powered monitoring, observability, and alerting come into play.&lt;/p&gt;</description></item><item><title>Real-time Insights: Dashboards, Alerting, and Anomaly Detection</title><link>https://ai-blog.noorshomelab.dev/ai-observability-guide/realtime-insights-dashboards-alerting-anomaly-detection/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-observability-guide/realtime-insights-dashboards-alerting-anomaly-detection/</guid><description>&lt;h2 id="introduction-from-data-to-actionable-insights"&gt;Introduction: From Data to Actionable Insights&lt;/h2&gt;
&lt;p&gt;Welcome back, intrepid AI observability enthusiast! In our previous chapters, we embarked on a fascinating journey, learning how to instrument our AI applications with comprehensive logging, tracing, and metrics collection. We discovered how to capture rich data about prompts, responses, model performance, and even the often-elusive costs associated with running our intelligent systems.&lt;/p&gt;
&lt;p&gt;But collecting data is only half the battle. Imagine having a treasure chest full of gold, but no map to find it or tools to spend it. That&amp;rsquo;s what raw observability data can feel like without the right mechanisms to visualize, interpret, and act upon it. This chapter is all about transforming that raw data into powerful, real-time insights that empower you to understand your AI systems at a glance, anticipate problems before they escalate, and react swiftly to unexpected behaviors.&lt;/p&gt;</description></item><item><title>Anomaly Detection for Trade Data and Logistics Costs</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/10-anomaly-detection-mlflow/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence-2/10-anomaly-detection-mlflow/</guid><description>&lt;h2 id="chapter-10-anomaly-detection-for-trade-data-and-logistics-costs"&gt;Chapter 10: Anomaly Detection for Trade Data and Logistics Costs&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;In the intricate world of supply chain management, unexpected deviations can lead to significant financial losses, operational inefficiencies, and compliance risks. Identifying these anomalies in real-time is paramount for proactive decision-making. This chapter focuses on building robust anomaly detection mechanisms for two critical areas: HS Code classifications within trade data and real-time logistics costs. We will leverage Databricks&amp;rsquo; powerful ecosystem, including Delta Lake for reliable data storage, PySpark for scalable data processing, and MLflow for managing the end-to-end machine learning lifecycle, from experimentation to model deployment.&lt;/p&gt;</description></item><item><title>Anomaly Detection for Trade Data and Logistics Costs</title><link>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/10-anomaly-detection-mlflow/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/realtime-supply-chain-intelligence/10-anomaly-detection-mlflow/</guid><description>&lt;h2 id="chapter-10-anomaly-detection-for-trade-data-and-logistics-costs"&gt;Chapter 10: Anomaly Detection for Trade Data and Logistics Costs&lt;/h2&gt;
&lt;h3 id="chapter-introduction"&gt;Chapter Introduction&lt;/h3&gt;
&lt;p&gt;In the intricate world of supply chain management, unexpected deviations can lead to significant financial losses, operational inefficiencies, and compliance risks. Identifying these anomalies in real-time is paramount for proactive decision-making. This chapter focuses on building robust anomaly detection mechanisms for two critical areas: HS Code classifications within trade data and real-time logistics costs. We will leverage Databricks&amp;rsquo; powerful ecosystem, including Delta Lake for reliable data storage, PySpark for scalable data processing, and MLflow for managing the end-to-end machine learning lifecycle, from experimentation to model deployment.&lt;/p&gt;</description></item><item><title>Hands-On Project: Building an AI-Driven Anomaly Detector for Production</title><link>https://ai-blog.noorshomelab.dev/ai-devops-guide-2026/project-ai-driven-anomaly-detector/</link><pubDate>Fri, 20 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ai-devops-guide-2026/project-ai-driven-anomaly-detector/</guid><description>&lt;h2 id="introduction-spotting-the-unexpected-with-ai"&gt;Introduction: Spotting the Unexpected with AI&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 11! Throughout this guide, we&amp;rsquo;ve explored how AI can supercharge various aspects of DevOps, from intelligent testing to automated infrastructure. Now, it&amp;rsquo;s time to get hands-on and build something truly impactful: an &lt;strong&gt;AI-driven anomaly detector for production metrics&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Imagine your application is running smoothly, then suddenly, without warning, a critical metric like CPU utilization or request latency starts behaving strangely. Traditional monitoring often relies on static thresholds, which can be noisy (too many false alarms) or too slow to react (missing subtle shifts). This project will show you how AI can learn the &amp;ldquo;normal&amp;rdquo; behavior of your systems and alert you to deviations that might indicate an impending issue or a security breach, long before a human could spot it.&lt;/p&gt;</description></item><item><title>Building On-Device AI Agents with Tiny LLMs: Three Practical Projects</title><link>https://ai-blog.noorshomelab.dev/projects-v2/on-device-ai-agents-tiny-llms-guide-2026/</link><pubDate>Wed, 06 May 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/projects-v2/on-device-ai-agents-tiny-llms-guide-2026/</guid><description>&lt;p&gt;The landscape of AI is rapidly expanding beyond the cloud, moving intelligence directly to the device. This shift enables powerful applications with enhanced privacy, minimal latency, and robust offline capabilities. This guide will take you through the practical journey of building &lt;em&gt;three distinct, production-style on-device AI agents&lt;/em&gt; using tiny Large Language Models (LLMs) and specialized edge AI tooling. We&amp;rsquo;ll leverage a common hardware platform and software stack to demonstrate how these principles apply across diverse real-world scenarios.&lt;/p&gt;</description></item></channel></rss>