# Apple Silicon Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/apple-silicon
> Markdown URL: https://aitinkerers.org/technologies/apple-silicon.md
> Technology record last updated: 2026-02-24T20:09:33Z
> Generated: 2026-09-20T13:49:25Z

Apple Silicon is the custom, ARM-based System on a Chip (SoC) architecture powering the Mac, delivering industry-leading performance per watt.

Apple Silicon represents the Mac’s transition from Intel x86 processors to custom, ARM-based SoCs (System on a Chip), a move announced in 2020 and completed in 2023. This architecture, exemplified by the M-series chips (M1, M2, M3, M4), integrates the CPU, GPU, Neural Engine, and other controllers onto a single die. The design utilizes a Unified Memory Architecture (UMA) for low-latency data access across all components. This vertical integration provides a massive leap in performance and power efficiency: the M1 chip, for instance, featured 16 billion transistors and delivered up to 3.5x faster CPU performance than previous-generation Macs, enabling significantly longer battery life.

- Official technology site: https://developer.apple.com/documentation/applesilicon/
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Eric Chat: Run AI models locally, securly and offline on Macs](https://ottawa.aitinkerers.org/talks/rsvp_3gOvbv-b9DU)

Eric Chat is a Python package that lets users run models up to 120 billion parameters offline on Macs with Apple Silicon. It provides an easy-to-use graphical user interface.

- Event context: AI Tinkerers Ottawa Meetup — April 25th, 2026 — 2026-04-25 — Ottawa
- Public talk page: https://ottawa.aitinkerers.org/talks/rsvp_3gOvbv-b9DU

### [Pico MLX Server - run the fastest LLM models locally on your Mac](https://palo-alto.aitinkerers.org/talks/rsvp_I-Rf4G1GAVc)

Pico MLX Server is an open source tool to run MLX-optimized LLM models on Mac. MLX is Apple's new AI framework, specifically optimized for Apple Silicon. Pico MLX Server provides an OpenAI-compatible API for seamless integration with existing AI chat apps. Just set any app's endpoint to localhost and it works. Accessible from the menu bar, Pico MLX Server offers a straightforward interface for managing server operations. No terminal commands necessary. Pico MLX Server is a part of a collection of open-source, Swift-based AI tools designed for iOS and macOS developers.

- Event context: AI Tinkerers Palo Alto - Inaugural Meetup — 2024-05-01 — Palo Alto
- Public talk page: https://palo-alto.aitinkerers.org/talks/rsvp_I-Rf4G1GAVc

## Related Technologies

- [Eric Transformer](https://aitinkerers.org/technologies/eric-transformer) ([Markdown](https://aitinkerers.org/technologies/eric-transformer.md)) — 1 public demo
- [MLX](https://aitinkerers.org/technologies/mlx) ([Markdown](https://aitinkerers.org/technologies/mlx.md)) — 7 public demos
- [MLX-LM](https://aitinkerers.org/technologies/mlx-lm) ([Markdown](https://aitinkerers.org/technologies/mlx-lm.md)) — 5 public demos
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [Pico MLX Server](https://aitinkerers.org/technologies/pico-mlx-server) ([Markdown](https://aitinkerers.org/technologies/pico-mlx-server.md)) — 1 public demo
- [Python](https://aitinkerers.org/technologies/python) ([Markdown](https://aitinkerers.org/technologies/python.md)) — 662 public demos
- [Swift](https://aitinkerers.org/technologies/swift) ([Markdown](https://aitinkerers.org/technologies/swift.md)) — 17 public demos
- [Toga](https://aitinkerers.org/technologies/toga) ([Markdown](https://aitinkerers.org/technologies/toga.md)) — 1 public demo
