All projects
NeuroDataReHack 2026

DANDI Integration in BrainSTEM

Juan Castano

Project Description

The goal of this project is to import hundreds of published DANDI dandisets into BrainSTEM, extract metadata from NWB files with contextual information and capture missing values from the associated source paper. Every value is validated before it becomes part of BrainSTEM, so imported datasets are both rich and reliable.

Objectives and Approach

  • Build a UI-driven pipeline to browse, import, and map dandisets into BrainSTEM.
  • Extract metadata from NWB files, DANDI API and source papers using AI agents.
  • Design a multi-layer validation workflow for every extracted value before materialization.

Progress and Next Steps

  • Built a multi-layer CLI validation pipeline to catch conflicts/errors on agent’s outputs.
  • Validated multiple dandisets and applied flagged corrections on mapping files.
  • Next: Bring the validation workflow into a UI to be run without manual steps.
  • Next: Keep testing on dandisets from other labs to find bugs or improvements on code.

Background and References