Skip to content

eltzanis/mAIstro

Repository files navigation

mAIstro Logo

An open-source multi-agent system for automated end-to-end development of radiomics and deep learning models for medical imaging

License


🚀 About mAIstro

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.

⭐ If you find mAIstro useful, please consider starring the repository to support the project and help others discover it!


✨ Key Features

  • 🔎 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 Desktop App is Here!

🚀 v1.0.4r released (04/02/2026) - mAIstro Desktop now available on Windows and Linux.

✨ Includes enhanced capabilities and performance improvements.

🧠 The latest versions of mAIstro tools are embedded in the mAIstro Desktop App.

Experience the power of mAIstro - your intelligent desktop assistant for building complete AI pipelines in medical imaging.

From radiomic feature extraction to the development, evaluation, and deployment of segmentation, classification, and regression AI models, everything happens right on your desktop by simply chatting with mAIstro.

👉 Learn more and get download & installation instructions

mAIstro Logo


⚙️ Using mAIstro with Docker - Setup and Run Instructions

👉 Instructions to set up Docker and run mAIstro


🔗 Run mAIstro instantly on Google Colab

Want to try mAIstro without setting up anything locally?

You can now run the full framework interactively on Google Colab

👉 Launch mAIstro on Colab

mAIstro Logo

What’s included:

All necessary requirements are automatically installed

The full mAIstro_workspace folder is downloaded, including:

✅Experiment data

✅Predefined folders and structure

✅Ready-to-run example prompts pointing to the correct locations

🔐 What you need to do: The only manual step is to provide your API key for the LLM of your choice (e.g., OpenAI, Claude, DeepSeek, etc.).

A pre-configured cell is provided with options for multiple LLM providers – just paste your key and you're ready to go!

This makes it easy to explore and test the full functionality of mAIstro on any device, using just your browser.

📹 Tutorial Video - mAIstro on Colab

Watch the tutorial on Google Drive


📚 Tools Documentation

The following tools are part of the mAIstro multi-agentic system. Each tool is described in detail in its own documentation file:

  1. Radiomics Tool
  2. Exploratory Data Analysis Tool
  3. Feature Selection Tool
  4. nnUNet Training Tool
  5. nnUNet Inference Tool
  6. TotalSegmentator Tool
  7. PyCaret Classification Training Tool
  8. PyCaret Classification Inference Tool
  9. PyCaret Regression Training Tool
  10. PyCaret Regression Inference Tool
  11. Medical Image Classification Tools

📄 License

This project is licensed under the Apache License 2.0.
You are free to use, modify, and distribute this software under the terms of the license.


📚 Cite this work

If you use mAIstro in your research, please cite:

Eleftherios Tzanis, Michail E. Klontzas (2025). mAIstro: An open-source multi-agent system for automated end-to-end development of radiomics and deep learning models for medical imaging. European Journal of Radiology Artificial Intelligence, 4, 100044. https://doi.org/10.1016/j.ejrai.2025.100044


About

A multi-agent framework for autonomous end-to-end development of radiomics and deep learning models for medical imaging

Resources

License

Stars

76 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors