AI IoT Agent Engineer
An AI IoT Agent Engineer designs, deploys, and orchestrates autonomous AI agents that perceive, reason about, and act upon data fr…
Skill Guide
The systematic process of cleaning, synchronizing, and transforming raw data from heterogeneous sensors (IMU, camera, microphone, LIDAR, etc.) into a unified, machine-readable format, followed by algorithms that combine these aligned modalities to infer richer context than any single source provides.
Scenario
Combine data from a 2D LIDAR (range), a monocular camera (object detection), and wheel odometry (velocity) to create a simple occupancy grid map for a simulated indoor robot.
Scenario
Build a predictive maintenance system that uses vibration (accelerometer time-series), acoustic (microphone), and thermal (IR camera) data to classify machine health (Normal, Warning, Failure).
Scenario
Design and simulate a perception stack for an autonomous vehicle that must maintain object tracking (pedestrians, vehicles) when primary sensors (LIDAR, cameras) are degraded by weather (rain, fog) or occlusion.
ROS for robotics sensor integration and message passing; Kafka for high-throughput, distributed time-series data streaming in IoT; TFX for building robust ML data validation and preprocessing pipelines.
Pandas/NumPy for time-series manipulation (resampling, rolling windows); OpenCV for image/video preprocessing (calibration, augmentation); librosa for audio feature extraction (spectrograms); the deep learning frameworks for building the fusion models themselves.
Kalman Filters for state estimation with noisy, asynchronous sensor data. Multi-stream networks (separate encoders per modality) are the standard architecture. Cross-modal attention (e.g., Transformer-based) is the state-of-the-art for learning dynamic fusion weights.
1 career found
Try a different search term.