New Open-Source Tool Simplifies AI Data Prep for Scientists
Researchers developed REDI, a framework to automate the complex process of preparing scientific data for AI training. It handles everything from data cleanup to tracking where the data came from, making it easier for scientists to use AI effectively.

Researchers from leadership computing facilities released REDI, an open-source framework designed to streamline the preparation of scientific data for AI. REDI automates the entire process of transforming raw data into a format suitable for AI training through a unified five-stage pipeline: ingest, preprocess, transform, structure, and output. Each stage includes instrumentation for reproducibility, and the framework can be deployed as an agent-callable skill. This unified approach ensures that the data is ready for use in AI models while maintaining transparency and reproducibility.
This tool is a game-changer for scientists who often spend countless hours manually preparing data for AI. REDI's automated pipeline means researchers can focus more on their experiments and less on data wrangling. For example, a biologist studying genetic data can now spend more time analyzing results and less time cleaning up datasets.
If you're a scientist or data enthusiast, you can start using REDI today by visiting the project's GitHub repository. The open-source nature of REDI means you can contribute to its development or adapt it to your specific needs. Check out the documentation to get started and see how REDI can transform your data preparation workflow.