Skip to content

Commit 9b7e8d8

Browse files
committed
docs: add demo section for MLX OpenAI Server with Codex
- Introduced a new demo section in README.md showcasing the MLX OpenAI Server with a local 27B model. - Included a YouTube link and image for visual demonstration, emphasizing local and private AI coding assistance capabilities.
1 parent fe140b4 commit 9b7e8d8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,22 @@ A high-performance OpenAI-compatible API server for MLX models. Run text, vision
99
1010
---
1111

12+
## 🎬 Demo: MLX OpenAI Server + Codex
13+
14+
> **See it in action!** A local 27B model powering OpenAI Codex — fully local, fully private, on Apple Silicon.
15+
16+
[![MLX OpenAI Server + Codex: Local 27B Model in Action](https://img.youtube.com/vi/CY5yVS8P5Vg/maxresdefault.jpg)](https://youtu.be/CY5yVS8P5Vg)
17+
18+
**[▶ Watch the demo on YouTube](https://youtu.be/CY5yVS8P5Vg)**
19+
20+
`mlx-openai-server` works as a drop-in local backend for tools like [OpenAI Codex](https://github.com/openai/codex), giving you a fully local AI coding assistant with zero API costs.
21+
22+
---
23+
1224
## Table of Contents
1325

26+
- [Demo: MLX OpenAI Server + Codex](#-demo-mlx-openai-server--codex)
27+
1428
- [5-Second Quick Start](#5-second-quick-start)
1529
- [Installation](#installation)
1630
- [Quick Start](#quick-start)

0 commit comments

Comments
 (0)