muhittincamdali/SwiftIntelligence
🧠Advanced machine learning and AI utilities for Swift applications
This is a modular AI toolkit designed for Apple developers building applications for iOS, macOS, tvOS, watchOS, and visionOS. It provides advanced machine learning capabilities for tasks like image analysis, natural language processing, and speech interactions. Developers can integrate these features into their apps to create intelligent, privacy-first user experiences.
Use this if you are an Apple developer looking to incorporate on-device AI features like computer vision, natural language understanding, or speech into your Swift applications.
Not ideal if you are looking for a cross-platform AI solution or a generic inference runtime that doesn't specifically leverage Apple's native frameworks.
Stars
7
Forks
—
Language
Swift
License
MIT
Category
Last pushed
Feb 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/muhittincamdali/SwiftIntelligence"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
hollance/Forge
A neural network toolkit for Metal
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...