Your Private AI Server on Mac

Run powerful AI models locally with MLX-GUI. Privacy-focused, OpenAI-compatible, and beautifully simple.

100% Private
0 Dependencies
Models
MLX-GUI in action

Everything You Need for Local AI

🚀

Native Apple Silicon

Optimized for M1/M2/M3/M4 chips with MLX acceleration for blazing-fast inference.

🔒

100% Private

Your data never leaves your Mac. Complete control and privacy for sensitive workloads.

🤝

OpenAI Compatible

Drop-in replacement for OpenAI API. Use with any existing tools and libraries.

🎨

Beautiful UI

Native macOS app with system tray integration. Manage models with a simple web interface.

🧠

Multi-Modal

Text generation, vision models, audio transcription, and embeddings all in one place.

📦

Zero Setup

No Python, no dependencies. Just download and run. HuggingFace integration built-in.

Get Started in 3 Simple Steps

1

Download

Get the latest release for your Mac. Works on any Apple Silicon Mac with 8GB+ RAM.

2

Install Models

Browse and install models from HuggingFace with one click through the web UI.

3

Start Building

Use the OpenAI-compatible API with your favorite tools or the built-in chat interface.

Beautifully Designed Interface

MLX-GUI Model Management
💬

Chat Interface

Intuitive conversation view with syntax highlighting and markdown support

🔍

Model Discovery

Browse and install thousands of models from HuggingFace with one click

⚙️

Smart Settings

Configure memory limits, API endpoints, and model parameters easily

📊

Real-time Status

Monitor performance, memory usage, and active models at a glance

Works with Your Existing Code

# Just change the base URL - that's it!
from openai import OpenAI

client = OpenAI(
    base_url="http://localhost:1234/v1",
    api_key="mlx-gui"
)

response = client.chat.completions.create(
    model="your-local-model",
    messages=[{"role": "user", "content": "Hello!"}]
)

Get Support

Community Support

Join our vibrant community on GitHub. Get help, share ideas, and contribute to the project under GPLv3.

GitHub Issues
Premium

Professional Support

Priority support, custom features, and commercial licensing options for your organization.

  • ✓ Priority bug fixes
  • ✓ Custom model integration
  • ✓ Direct developer access
  • ✓ Commercial license available

Ready to Take Control of Your AI?

Join thousands of developers running AI locally with MLX-GUI.