This repo contains supporting artifacts for Modular blogs, videos, and
workshops. Each subfolder is prefixed by date in YYMM
format so you can view our
most recently released content, and contains a README.md with a link to the
content.
Please note that, each example includes an identifier for which release of MAX or Mojo it has been tested with. While we will make the best effort to keep these examples up to date, older code may not work perfectly with newer versions. To help us keep our focus on ongoing development of MAX, we make a best effort to accept and review PRs but maybe not be able to address all issues. We encourage you to consult the MAX and Mojo repositories for the latest documentation and maintained examples
- The official MAX examples 👉 https://github.com/modularml/max
- The official Mojo repository 👉 https://github.com/modularml/mojo
- 24/05 MAX Graph API Tutorial
- 24/04 Multimodal search with snowflake embedding and MAX Engine
- 24/03 Semantic search with MAX Engine
- 24/03 Getting started with MAX Engine C API
- 24/03 Optimize and deploy AI models with MAX Engine and MAX Serving
- 24/02 Getting started with MAX Developer Edition
- 23/11 Implementing NumPy style matrix slicing in Mojo 🔥
- 23/11 What's new in Mojo 0.5
- 24/02 What are dunder methods? A guide in Mojo 🔥