modal-labs/modal-examples

Examples of programs built using Modal

1,265

stars

1,355

commits

Python

primary language

Sep 4, 2026

updated

modal.com/docs
cloud
distributed
gpu
machine-learning
modal
python
pytorch
serverless
stable-diffusion
web

README

This is a collection of examples for Modal. Use these examples to learn Modal and build your own robust and scalable applications.

Usage

First, sign up for a free account at modal.com and follow the setup instructions to install the modal package and set your API key.

The examples are organized into several folders based on their category. You can generally run the files in any folder much like you run ordinary Python programs, with a command like:

modal run 01_getting_started/hello_world.py

Although these scripts are run on your local machine, they'll communicate with Modal and run in our cloud, spawning serverless containers on demand.

Examples

These examples are continuously tested for correctness against Python 3.11.

License

The MIT license.

Contributors

(top 30 of 107)

charlesfrye

429 commits

thundergolfer

188 commits

erikbern

109 commits

ekzhang

87 commits

modal-labs/modal-examples

Examples of programs built using Modal

1,265

stars

1,355

commits

Python

primary language

Sep 4, 2026

updated

modal.com/docs
cloud
distributed
gpu
machine-learning
modal
python
pytorch
serverless
stable-diffusion
web

README

This is a collection of examples for Modal. Use these examples to learn Modal and build your own robust and scalable applications.

Usage

First, sign up for a free account at modal.com and follow the setup instructions to install the modal package and set your API key.

The examples are organized into several folders based on their category. You can generally run the files in any folder much like you run ordinary Python programs, with a command like:

modal run 01_getting_started/hello_world.py

Although these scripts are run on your local machine, they'll communicate with Modal and run in our cloud, spawning serverless containers on demand.

Examples

These examples are continuously tested for correctness against Python 3.11.

License

The MIT license.

Contributors

(top 30 of 107)

charlesfrye

429 commits

thundergolfer

188 commits

erikbern

109 commits

ekzhang

87 commits

Languages

Python

94.5%

JavaScript

2.6%

HTML

2.4%