YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

autoresearch-mlx ports Karpathy loops to Apple Silicon

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

autoresearch-mlx ports Karpathy loops to Apple Silicon
OPEN LINK ↗
// 68d agoOPENSOURCE RELEASE

autoresearch-mlx ports Karpathy loops to Apple Silicon

autoresearch-mlx is an MLX port of Andrej Karpathy’s autoresearch for Apple Silicon Macs. It keeps the same autonomous edit-train-evaluate-revert loop, but runs natively on Mac hardware without PyTorch or CUDA.

// ANALYSIS

This is the kind of fork that makes a clever research idea actually usable by more builders, and the loop itself is the real product here. The Mac-specific port also highlights how much of autoresearch’s value comes from iteration speed and discipline, not just raw GPU scale.

  • It preserves the core protocol: one editable `train.py`, a fixed 5-minute training budget, a single metric, and git-based keep-or-revert decisions.
  • MLX removes the PyTorch/CUDA dependency, which makes autonomous research loops practical on Apple Silicon laptops and desktops.
  • The repo’s published runs already show meaningful gains under a strict wall-clock budget, which is a good sign the method is doing real work rather than just generating churn.
  • The best results look hardware-sensitive, so this feels like a strong companion fork to upstream autoresearch, not a substitute for large-GPU experimentation.
  • For AI devs, the appeal is obvious: you can prototype the research loop locally on a Mac, then decide later whether it’s worth porting upstream ideas back to bigger hardware.
// TAGS
autoresearch-mlxagentopen-sourceautomationresearchedge-ai

DISCOVERED

68d ago

2026-03-21

PUBLISHED

68d ago

2026-03-21

RELEVANCE

8/ 10

AUTHOR

Github Awesome