apple/turicreate

Turi Create simplifies the development of custom machine learning models.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 31 minutes ago
Added to GitGenius on June 21st, 2025
Created on December 1st, 2017
Open Issues & Pull Requests: 522 (+0)
Number of forks: 1,118
Total Stargazers: 11,159 (+0)
Total Subscribers: 11 (+0)

Repository Insights (GitGenius)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 228
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 2,421 days
Stale 30+ days: 228
Stale 90+ days: 228

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (260)
  • toolkits (249)
  • p2 (120)
  • engine (96)
  • enhancement (96)
  • visualization (74)
  • p3 (71)
  • p1 (67)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Turi Create is a machine learning framework that simplifies building custom models without requiring deep expertise in algorithms.

The tool addresses the barrier to entry for developers who want to add machine learning capabilities to applications but lack specialized ML knowledge. It abstracts away algorithmic complexity by providing task-focused APIs for common problems like image classification, object detection, recommendation systems, and activity recognition. The framework handles data exploration through built-in streaming visualizations and supports diverse input types including images, text, audio, video, and sensor data. Models train on a single machine while handling large datasets efficiently, and export directly to Core ML for deployment across Apple platforms.

Developers building iOS, macOS, watchOS, or tvOS applications should consider this tool if they need to integrate machine learning without managing low-level model training details. The framework suits projects requiring rapid prototyping of recommendation engines, image analysis, or activity detection. It works on macOS and Linux systems with Python support, though it requires x86_64 architecture and at least 4 GB of RAM. The tool's tight integration with Core ML makes it particularly valuable for Apple ecosystem development where model export and on-device inference are priorities.

The project maintains a healthy balance between core team contributions and external user engagement, with open issues reflecting input from both maintainers and the broader adoption community without creating an unsustainable support burden.