Artificial Intelligence is eating the world! We all saw it coming, but were waiting for the right moment to start building more intelligent apps. Thanks to Apple we've got the opportunity to take advantage of new Natural Language Processing API, CoreML and Vision frameworks introduced at WWDC17 🎉
Cocoa AI is a place to play, experiment and build working prototypes using machine learning, computer vision, natural language processing and other subsets of artificial intelligence in Cocoa apps.
- FacesVisionDemo - age and gender classification of facial images.
- FlowersVisionDemo - flower classification.
- InceptionVisionDemo - dominant objects detection.
- SentimentVisionDemo - visual sentiment prediction.
- StylesVisionDemo - image style classification.
- NamesCoreMLDemo - predicting gender from first names.
- SentimentCoreMLDemo - sentiment polarity analysis.