Swift-AI/Swift-AI
The Swift machine learning library. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3940
- days_rel: n/a
- days_push: 3409
- n_releases_24m: 0
Adoption not part of the score
6038 stars · 552 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Swift AI is a high-performance deep learning library written entirely in Swift, offering a flexible fully-connected neural network optimized for Apple hardware. It supports iOS and macOS via Apple's Accelerate framework, with example projects for handwriting and digit recognition.
Use cases
- train a neural network in Swift on macOS
- recognize handwritten digits on iOS
- build deep learning apps for Apple platforms
- run handwriting recognition with a pre-trained model
- do machine learning natively in Swift
When to choose
- you are building Swift apps on iOS or macOS and want a native neural network library
- you want lightweight, Apple-hardware-optimized fully-connected networks
- you need simple handwriting or digit recognition examples to learn from
When to avoid
- you need CNNs, RNNs, or modern deep learning architectures - they are unimplemented
- you need cross-platform support beyond Apple platforms
- you need an actively maintained library - the last release was in 2017
- you are doing production ML - prefer Core ML or MLX
Facets
library · maturity abandoned
machine-learning deep-learning ocr image-processing machine-learning deep-learning artificial-intelligence computer-vision neural-networks apple-platforms accelerate-framework handwriting-recognition macos ios swift
1 source
- readme: https://github.com/Swift-AI/Swift-AI · fetched 2026-08-28 · 1e444f950f68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Swift-AI/Swift-AI | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Swift-AI/Swift-AI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem