Newsletter
Loading content...
Post Topics
Explore more in these categories:
Related Articles
Exploring App Intents: Creating Your First App Intent
App Intents expose your app's actions to iOS, Siri, and Shortcuts, making it accessible & discoverable. This guide introduces the basics of App Intents, explaining what they are, why they're important, & how to create a simple AppIntent. Learn to extend app's functionality beyond its boundaries.
Exploring Firebase: Running Cloud Functions Emulator on iOS Device
Learn how to connect your iOS device to the Firebase Cloud Functions emulator for local testing, including setup, configuration, and debugging steps.
Exploring MLX: Quantizing a Model with MLX for iOS Developers
Learn how to convert Hugging Face models to MLX format for optimized performance on Apple devices. This step-by-step guide covers setting up Python, installing MLX-LM, logging into Hugging Face, & converting models with quantization for iOS apps. Perfect for developers new to Python and MLX!