Build open source tools for neuromuscular disease research
Real healthcare impact with expert mentorship
Support research for ALS, SMA, DMD, and other neuromuscular diseases affecting thousands worldwide.
Work with experienced researchers, data scientists, and software engineers from the MOVR team.
FHIR standards, healthcare APIs, ML pipelines, and modern data processing frameworks.
Priority focus: Making 12 years of MOVR legacy data easily accessible to researchers worldwide
Our flagship GSoC project - building the foundation for global neuromuscular disease research
Repository: movr-datahub-analytics | Mission: Create a pip-installable Python library that makes 12 years of MOVR legacy data (5,895+ participants, 20,152+ encounters) easily accessible to researchers, universities, and data scientists worldwide.
Enable any researcher to access and analyze comprehensive longitudinal data with just pip install movr-datahub
movr.load_dataset('ALS')
# Install and load MOVR data
pip install movr-datahub
import movr_datahub as movr
import pandas as pd
# Load ALS patient data
als_data = movr.load_dataset('ALS', include_longitudinal=True)
print(f"Loaded {len(als_data)} ALS participants")
# Analyze disease progression
progression = movr.analyze_progression(als_data, metric='ALSFRS_R')
movr.plot_progression(progression, save='my_analysis.png')
Objective: Develop a Python library for future FHIR R4 data extraction and integration (MOVR 2.0 preparation).
Objective: Build an AI-powered system to automatically classify hospitalization reasons from clinical notes, addressing the challenge of 58% "other" classifications in adverse event reporting.
Objective: Create a comprehensive API and developer portal for researchers to access aggregated MOVR insights and integrate with their own analysis workflows.
Objective: Develop an interactive web dashboard for exploring MOVR data patterns, disease progression trends, and research insights.
Objective: Build a system to match MOVR participants with relevant clinical trials based on their medical history, genetic profiles, and current treatments.
Important dates and milestones for the program
OpenMOVR submits application to participate in GSoC 2026
Google announces accepted organizations (fingers crossed! 🤞)
Students can apply for projects and interact with mentors
Selected students and projects are revealed
12+ weeks of coding with mentor support and evaluations
Project completion and final evaluations
The OpenMOVR team leading our 2026 program (accepting 1 student)
GSoC Mentor & Technical Lead
Senior Director, Strategy & Informatics, Data Science
"Building tools that accelerate research for diseases that need champions"
GSoC Administrator & Project Lead
Director of Clinical Operations
"Ensuring research serves patients and families first"
OpenMOVR can accept 1 student for GSoC 2026. We're looking for a dedicated developer passionate about healthcare impact to work on our priority MOVR Legacy Datahub Library project.
What you should know before applying
Steps to join our GSoC program
Applications open through the official Google Summer of Code website.
Connect with our mentors first to discuss your project proposal.