Signalfynd
Signalfynd is a modular software framework for real-time signal analysis and anomaly detection. It provides a pluggable architecture that enables constructing data processing pipelines from reusable blocks such as filters, transforms, feature extractors, and detectors. The framework is designed to handle multiple data streams with low latency and to run on edge devices or in the cloud.
Architectural overview: A core runtime coordinates pipelines described in a YAML-based domain-specific language or through a
Algorithms and features: The platform ships with built-in anomaly detectors ranging from statistical methods (z-score, EWMA)
Applications and adoption: Signalfynd is used in industrial monitoring, energy management, manufacturing, telecommunications, and academic research.
History and reception: Signalfynd originated as an open-source project to unify DSP and ML-based anomaly detection.