MLX, explained simply

The clearest way to
understand the MLX ecosystem
and know what to try first.

MLX is promising. The onboarding is still messy. This site fixes that with plain-English explanations, sharp curation, and concrete next steps for people entering the MLX world.

Learn the stack before the jargon wins. See the few repos and apps that matter first. Pick one MLX lane and test it today. Share a clean map instead of another messy thread.
Clarity first

You should leave understanding what MLX is, what each thing does, and what deserves attention.

Curated hard

This is not a giant repo pile. It's a smaller set of entries with judgment and context.

Action over vibes

Every page should tell you what to try next, what to skip for now, and why.

Ecosystem pulse
What this site helps you do
shareable on X
18
curated resources
8
ecosystem lanes
1
goal: first useful win
Sharp thesis

Repo soup is not onboarding. The first job is to make MLX legible.

mlx-guide.sh
$ what is MLX?
> Apple's machine learning framework for Apple silicon.
$ where do I start?
> Start with MLX LM, official docs, and one example repo.
$ what should I skip for now?
> Anything low-level that doesn't help you get a first useful win.
$ what makes this worth sharing?
> It finally turns the ecosystem into a map instead of a mess.
Start with the job

Choose your starting point

Don't browse randomly. Start with the job you need done first, then follow the shortest path to clarity.

Why this exists

Make MLX legible for newcomers.

Most MLX information assumes you already know the terrain. This site does the opposite: explain first, curate hard, then tell people what to try next.

Kill the jargon spiral

Explain the categories in plain language so a smart newcomer stops feeling stupid.

Give people a clean first move

Recommend what to test first based on intent, not based on whichever repo shouted the loudest.

Make MLX shareable

Package the ecosystem in a way that's obvious, screenshot-friendly, and worth reposting on X.

Do this in order

The beginner sequence that actually makes sense

The move is not “open more tabs.” The move is to reduce confusion in the right order.

Step 1

Understand the map

Know the categories before you compare tools inside them.

Step 2

Pick one lane

For most people that means running an LLM locally first.

Step 3

Run one real thing

Examples beat speculation. Get one useful experiment working.

Step 4

Go deeper only when earned

Interop, low-level bindings, and edge cases can wait until the basics click.

Curated first

The best MLX projects to look at first

Not everything deserves your time on day one. These are the entries most likely to make the ecosystem click fast.

Open the full list
Official Official foundation

MLX

The core MLX framework for arrays, neural networks, autograd, and Apple silicon-optimized ML work.

Why it matters: This is the root layer. If you want to understand the ecosystem instead of just using it blindly, start here.
Why you'd click it now: Foundational, not the fastest first win.
Official LLM lane

MLX LM

The most practical entry point for running and fine-tuning language models in the MLX ecosystem.

Why it matters: If you want one fast, useful first win with MLX, this is usually the move.
Why you'd click it now: Best first lane for most newcomers.
Official Docs + community

MLX Examples

A repo of example projects and demos showing how MLX gets used in practice.

Why it matters: Examples are where the theory stops being vague.
Why you'd click it now: Great bridge between docs and real use.
Official Docs + community

Official MLX docs

The documentation hub for installation, APIs, and core MLX concepts.

Why it matters: When you want the cleanest source of truth, this is it.
Why you'd click it now: Best used in small doses, not as your only learning path.
Community Model discovery

mlx-community on Hugging Face

A major source of MLX-compatible model weights so you can try models without conversion drama.

Why it matters: This is where practical experimentation becomes plug-and-play.
Why you'd click it now: Huge practical unlock for newcomers.
Community Multimodal + media

mlx-vlm

A community project for running vision-language models with MLX.

Why it matters: It proves MLX is not just about text chat models.
Why you'd click it now: Exciting, but less foundational than the official repos.
Community Multimodal + media

MFLUX

MLX-native implementations of modern image generation models on Apple Silicon.

Why it matters: This is one of the clearest ways to show newcomers that MLX can drive practical image workflows too.
Why you'd click it now: Strong demo value and very shareable.
How it fits together

The MLX ecosystem, at a glance

Think of MLX less like one app and more like a stack: official foundation, model-running lanes, native app tooling, multimodal experiments, and a few real apps built on top.

Layer 1

Official foundation

The base layer: MLX itself plus the core repos Apple maintains around it.

Layer 2

Docs + community

Where you learn, ask questions, and keep up with what the ecosystem is doing.

Layer 3

LLM lane

The easiest place for newcomers to get a real win: run a model locally or adapt one.

Layer 4

Model discovery

The hubs where compatible weights and model listings live so you can actually test things.

Layer 5

Swift + native apps

For builders who want MLX inside native Mac or iPhone apps instead of only Python scripts.

Layer 6

Multimodal + media

The lane where MLX stops being just text and starts touching images, speech, and mixed inputs.

Layer 7

Interop + low-level

The lower-level or bridge repos that matter once you care about portability, deployment, or integrations.

Layer 8

Apps built with MLX

Real products and interfaces built on top of MLX that make the ecosystem feel tangible.

X-ready framing

A site people can screenshot, quote, and share.

MLX is promising. The onboarding is still messy.
Repo soup is not a beginner guide.
Make MLX legible, and more people will actually try it.
The first job is orientation. The directory comes after.
Open ecosystem map