mAIstro is an autonomous, open-source multi-agent system designed to orchestrate the full pipeline of medical imaging AI development - from exploratory data analysis (EDA) and radiomics feature extraction to training and deploying deep learning models.
Built around a team of specialized agents, mAIstro enables researchers and clinicians to interact with complex AI workflows using natural language prompts - no coding required.
🌐 LLM-Agnostic Design: mAIstro can operate with both open-source and commercial LLMs (e.g., GPT-4, Claude, DeepSeek, LLaMA, Qwen), providing flexibility across environments.
🔎 Autonomous Exploratory Data Analysis (EDA)
🧬 Radiomics feature extraction (for CT, MRI, and multi-parametric imaging)
⚙️ nnU-Net Agent for segmentation model development and implementation
⚙️ TotalSegmentator Agent for full-body and organ-specific automatic segmentation
🩻 Image Classification Agent (ResNet, VGG16, InceptionV3 architectures)
📊 Feature Importance and Feature Selection
📈 Tabular data Classification and Regression Agents
🛠️ Modular tool-based architecture for extensibility
🧾 Integrated in a single user-friendly Jupyter Notebook
mAIstro has been developed by our post-doctoral researcher Eleftherios Tzanis. The journal publication of mAIstro can be found here. To download mAIstro as a standalone desktop app or to use in google colab click on the image below to be redirected to the mAIstro github page.