Skip to content

Your on-device AI, built the Apple way. A native LLM experience for macOS, iOS, and iPadOS — powered by Swift, SwiftUI, and the MLX framework. Runs locally. Works privately. Feels magical.

Notifications You must be signed in to change notification settings

DeepBhupatkar/CoreLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CoreLLM

Your on-device AI, built the Apple way.
A native local LLM experience for macOS, iOS, and iPadOS — powered by Swift, SwiftUI, and MLX.


🧠 What is CoreLLM?

CoreLLM is a fully native Swift application that brings large language model (LLM) capabilities directly to your Apple devices — no cloud required.

Built with MLX and SwiftUI, it offers a seamless, fast, and private AI experience across macOS, iOS, and iPadOS.

Whether you're running queries, generating content, or experimenting with prompts, CoreLLM puts the power of language models in your hands — locally.


🔒 Key Features

  • 🖥️ Cross-platform: Available for Mac, iPhone, and iPad.
  • Fast & Local: All inference is done on-device — no internet or server needed.
  • 🧱 Powered by MLX: Optimized for Apple Silicon with Apple’s machine learning stack.
  • 🧑‍💻 Built in Swift: Clean architecture with SwiftUI and native performance.
  • Chat-style UI: Minimal and modern experience to interact with your LLM.
  • Supported Platforms: macOS (Apple Silicon), iOS, iPadOS

📦 Getting Started

⚠️ You’ll need Xcode 15+, a Mac with Apple Silicon, and the MLX framework installed.

git clone https://github.com/yourusername/CoreLLM.git
cd CoreLLM
open CoreLLM.xcodeproj

About

Your on-device AI, built the Apple way. A native LLM experience for macOS, iOS, and iPadOS — powered by Swift, SwiftUI, and the MLX framework. Runs locally. Works privately. Feels magical.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages