PreternaturalAI/Sideproject
A quick start for generative ML applications.
Sideproject is a toolkit for developers who want to quickly build and test generative AI applications on Apple platforms. It helps you get from an idea to a working prototype fast by providing ready-made UI components for common features like chat interfaces and data lists. Developers can use this to rapidly experiment with AI concepts and integrate various large language models.
No commits in the last 6 months.
Use this if you are an Apple platform developer needing to quickly prototype a generative AI application on iOS, macOS, or visionOS and require basic, high-performance UI elements and file handling.
Not ideal if you need a highly customized, production-ready UI framework or are building a large-scale application requiring extensive visual design control.
Stars
10
Forks
3
Language
C++
License
MIT
Category
Last pushed
May 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PreternaturalAI/Sideproject"
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