cocoa-ai/CocoaAI
🤖 The Cocoa Artificial Intelligence Lab
This project helps iOS app developers integrate machine learning features like image recognition and natural language processing into their applications. It takes images or text as input and provides classifications, detections, or sentiment analysis, allowing developers to build more intelligent iOS apps. An iOS developer looking to add AI capabilities to their app would use this.
144 stars. No commits in the last 6 months.
Use this if you are an iOS developer wanting to experiment with or build prototypes of AI-powered features for your mobile applications using Apple's frameworks.
Not ideal if you are not an iOS developer or if you are looking for a complete, production-ready AI solution rather than experimental prototypes.
Stars
144
Forks
12
Language
—
License
MIT
Category
Last pushed
Jul 16, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cocoa-ai/CocoaAI"
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
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...
hollance/Forge
A neural network toolkit for Metal