You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Board Solver Mobile (BSM) is a mobile aplication which leverages computer vision to solve for optimal next moves in common board games. BSM is built using an object detection model trained in CreateML based on YOLOv2. BSM currently supports Connect4 with future plans to add more!
High-accuracy Core ML model for sentiment analysis trained on a large-scale dataset. Built with Create ML to classify sentiment for tweets and general text inputs, bypassing Twitter API dependencies.
Core ML model trained to classify images of dogs, cats, and rabbits with high accuracy. Developed with Create ML and optimized for integration in iOS applications.
iOS plant identification app using Core ML and Wikipedia API for detailed plant insights. Features camera-based image capture and dynamic image display for an enhanced, interactive experience.
Personal challenge app built to classify images using Core ML and Vision with a SwiftUI interface. Integrates a custom ImagePicker for seamless image selection and real-time feedback on object identification.
The library integrates voice-based offensive content detection in iOS apps, utilizing Apple's Speech framework and a machine learning model created with Create ML. It accurately identifies offensive language and hate speech, supporting both SwiftUI and UIKit for content moderation.