Back to browse
GitHub Repository

M-Courtyard: Local AI Model Fine-tuning Assistant for Apple Silicon. Zero-code, zero-cloud, privacy-first desktop app powered by Tauri + React + mlx-lm.

136 starsTypeScript

M-Courtyard – Fine-tune LLMs on your Mac with zero code

by tuwenbo0120·Feb 17, 2026·1 point·1 comment

AI Analysis

●●SolidNiche GemShip It

Wraps mlx-lm fine-tuning into a guided desktop UI, but local LLM tools are crowded.

Strengths
  • End-to-end pipeline in one app: document import → dataset generation → training → Ollama export with quantization.
  • Real-time loss visualization and LoRA config UI lower friction vs. scattered CLI + Python script workflows.
Weaknesses
  • Apple Silicon–only (Tauri limitation), excluding Windows/Linux ML practitioners still using local training.
  • No distinguishing technical innovation: mlx-lm and Ollama do the heavy lifting; UI wrapper on known tools is table stakes.
Target Audience

ML engineers and AI researchers on macOS wanting local fine-tuning without CLI overhead.

Similar To

LM Studio · Ollama WebUI · MLX-VLM notebooks

Post Description

Hi HN! I built M-Courtyard because fine-tuning LLMs locally was frustrating — CLI tools, Python scripts, and scattered documentation.

This app wraps the full pipeline (document → dataset → fine-tune → test → export to Ollama) into a single desktop app that runs entirely on Apple Silicon.

Tech: Tauri 2.x + React + mlx-lm + Ollama License: AGPL 3.0

Would love feedback on what models or features would be most useful.

Similar Projects

AI/ML●●●Banger

Orion – Native Training LLMs on the Apple Neural Engine Without CoreML

Direct ANE access bypasses CoreML to enable training—genuinely novel Apple Silicon unlock.

WizardryZero to OneBig Brain
mechramc
213mo ago