Overview of Savant Framework
developSavant is an open-source, high-level framework designed for building real-time, streaming, and highly efficient multimedia AI applications on the Nvidia stack. It provides an abstraction layer over Nvidia DeepStream, allowing developers to build dynamic, fault-tolerant inference pipelines for both data centers and edge devices without low-level programming.
Key features include:
- High performance on Nvidia hardware (dGPU and Jetson).
- Declarative pipeline construction using YAML blocks and Python functions.
- Support for heterogeneous pipelines with diverse models and data sources.
- Observability via OpenTelemetry and Prometheus.
- Support for hybrid edge/datacenter applications with a single codebase.