Skip to main content
  • Home
  • About
  • Books
  • Newsletter
  • Home
  • About
  • Books
  • Newsletter
Use arrow keys to navigate search results, Enter to select, Escape to close
Feb 4, 2026·7 min read

Exploring AI Driven Coding: Using Xcode 26.3 MCP Tools in Cursor, Claude Code and Codex

Xcode 26.3 ships with 20 native MCP tools for AI agents. Learn how to use Xcode's DocumentationSearch, BuildProject, RenderPreview, and more from Cursor, Claude CLI, or any MCP client using the mcpbridge.
AI & LLMsiOS DevelopmentTutorials
Dec 31, 2025·10 min read

Exploring Foundation Models: Prompt Stacking with Result Builders

Apple's Foundation Models framework includes PromptBuilder and InstructionsBuilder—Swift result builders that transform how we compose prompts. This post explores why declarative prompt composition beats string concatenation, and how to build type-safe, composable AI interactions.
AI & LLMsiOS DevelopmentFoundation Models
Dec 4, 2025·11 min read

Exploring Foundation Models: Supported Languages and Internationalization

Apple Intelligence supports 23 locales, and Foundation Models supports all of them. This chapter shows how to inspect supported locales at runtime and fetch responses in the user's language for regional differences.
AI & LLMsiOS DevelopmentFoundation Models
Oct 19, 2025·10 min read

Exploring MLX Swift: Porting Qwen 3VL 4B from Python to Swift

An AI-driven journey in porting Qwen 3VL 4B vision model from MLX Python to Swift, featuring coding sessions with GPT-5 Codex, debugging with Sonnet 4.5, and performance optimizations with Haiku 4.5 to achieve code parity.
Machine LearningTutorials
Sep 28, 2025·15 min read

Exploring MLX Swift: Structured Generation with @Generable Macro

Learn how to combine Foundation Models' @Generable macro with MLX Swift to get structured, type-safe responses from your on-device models. Build apps that can reliably extract structured data from language models with guaranteed JSON schema compliance.
AI & LLMsiOS Development
12345...30
Next→
© Rudrank Riyam 2025