Top 8 Zig AI Projects
-
Project mention: Zig – Type Resolution Redesign and Language Changes | news.ycombinator.com | 2026-03-10
hi, i'm the founder of https://github.com/zml/zml, very happy with Zig
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Aule-Attention
High-performance FlashAttention-2 for AMD, Intel, and Apple GPUs. Drop-in replacement for PyTorch SDPA. Triton backend for ROCm (MI300X, RDNA3), Vulkan backend for consumer GPUs. No CUDA required.
Project mention: Aule-Attention, FlashAttention That Works on AMD GPUs | news.ycombinator.com | 2025-12-11 -
-
Project mention: Show HN: ZigFormer – An LLM implemented in pure Zig | news.ycombinator.com | 2025-11-27
Hi everyone,
I've made an early version of ZigFormer, a small LLM implemented in Zig with no dependencies on external ML frameworks like PyTorch or JAX. ZigFormer is modelled after a textbook LLM (like GPT-2 from OpenAI) and can be used as a Zig library as well as a standalone application to train a model and chat with it.
This was mainly an educational project. I'm sharing it here in case others find it interesting or useful.
Link to the project: https://github.com/CogitatorTech/zigformer
-
playpanda
Fetch any URL to clean, LLM-ready markdown. 3-tier engine: HTTP → Lightpanda → CloakBrowser.
Project mention: Your AI agent can't fetch behind logins. I built a <400kb fix in Zig. | dev.to | 2026-03-28git clone https://github.com/ancs21/playpanda.git cd playpanda zig build -Doptimize=.ReleaseFast cp zig-out/bin/playpanda ~/.local/bin/
-
hf-hub-zig
Zig library and CLI for interacting with the HuggingFace Hub API, with a focus on GGUF model discovery, searching, viewing, and downloading.
Repository: hf-hub-zig
-
Project mention: Gomoku (5 in a Row) in Zig (Minimax with Alpha-Beta Pruning) Zig/WASM | news.ycombinator.com | 2026-04-09
Zig AI discussion
Zig AI related posts
Index
What are some of the best open-source AI projects in Zig? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | zml | 3,581 |
| 2 | Z-Ant | 379 |
| 3 | Aule-Attention | 157 |
| 4 | Avalanche | 104 |
| 5 | zigformer | 51 |
| 6 | playpanda | 10 |
| 7 | hf-hub-zig | 2 |
| 8 | gomoku-zig | 0 |