
What is Rerun
Rerun provides managed infrastructure to ingest, store, analyze, and stream data at scale with built-in visual debugging. It is designed to be fast, flexible, and easy to use, offering powerful and flexible visualization for spatial and embodied AI applications.
How to Use Rerun
- Install the Rerun SDK using pip:
pip install rerun-sdk
- Start the Rerun viewer by running
rerun
in your terminal. - Use the SDK to log data or interpret existing log files.
- Visualize and analyze your data using the Rerun viewer.
Use Cases of Rerun
Rerun is ideal for developers and researchers working on spatial and embodied AI, providing tools for data visualization, debugging, and analysis. It simplifies the process of handling multimodal data, making it easier to understand system behavior and improve models.
Features of Rerun
-
Run & record
Run your systems and record data for analysis and training. Use the Rerun SDK to log data or interpret existing log files.
-
Find issues
Use the Rerun viewer to understand behavior and pinpoint issues. Extract signals from logs for further analysis.
-
Improve & deploy
Visualize training and evaluation, debug prototypes, and extract time-aligned training samples from messy logs.