{"data":{"slug":"rudrankriyam-foundation-models-framework-lab","name":"Foundation-Models-Framework-Lab","tagline":"A practical lab for building, testing, and evaluating apps with Apple's Foundation Models framework","github_url":"https://github.com/rudrankriyam/Foundation-Models-Framework-Lab","owner":"rudrankriyam","repo":"Foundation-Models-Framework-Lab","owner_avatar_url":"https://avatars.githubusercontent.com/u/30552772?v=4","primary_language":"Swift","stars":1163,"forks":69,"topics":["ai","apple-foundation-models","apple-intelligence","foundation-models","foundation-models-framework","generative-ai","healthkit","ios","large-language-models","llm","macos","multilingual","on-device-ai","rag","speech-recognition","swift","swiftui","text-to-speech","tool-calling","xcode"],"archived":false,"github_pushed_at":"2026-07-20T21:06:23+00:00","maintenance_label":"Active","url":"https://www.graphcanon.com/tools/rudrankriyam-foundation-models-framework-lab","markdown_url":"https://www.graphcanon.com/tools/rudrankriyam-foundation-models-framework-lab.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/rudrankriyam-foundation-models-framework-lab","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=rudrankriyam-foundation-models-framework-lab","description":"A practical lab for building, testing, and evaluating apps with Apple's Foundation Models framework.","homepage_url":null,"license":"MIT","open_issues":0,"watchers":7,"ai_summary":"This repository offers a hands-on approach to utilizing Apple's Foundation Models framework for iOS and macOS development in Swift featuring functionalities like speech recognition and text-to-speech.","readme_excerpt":"## Requirements\n\n- iOS 26.0+ or macOS 26.0+\n- Apple Silicon for on-device model execution\n- Apple Intelligence enabled for live model runs\n- Xcode 26.6 or Xcode 27\n\nThe project builds with both Xcode 26.6 and Xcode 27. APIs introduced with the\nOS 27 SDK are compiler- and availability-gated, so the core app remains usable\nwith Xcode 26 while Xcode 27 exposes the newest labs.\n\n---\n\n## Getting Started\n\n```bash\ngit clone https://github.com/rudrankriyam/Foundation-Models-Framework-Lab.git\ncd Foundation-Models-Framework-Lab\nopen FoundationLab.xcodeproj\n```\n\nBuild from the command line:\n\n```bash\nxcodebuild \\\n  -project FoundationLab.xcodeproj \\\n  -scheme 'Foundation Lab' \\\n  -destination 'generic/platform=macOS' \\\n  CODE_SIGNING_ALLOWED=NO \\\n  build\n\nxcodebuild \\\n  -project FoundationLab.xcodeproj \\\n  -scheme 'Foundation Lab' \\\n  -destination 'generic/platform=iOS Simulator' \\\n  CODE_SIGNING_ALLOWED=NO \\\n  build\n```\n\nLive model execution requires a compatible physical device. Simulator builds\nremain useful for compilation and interface validation.\n\n---\n\n## License\n\nFoundation Lab is available under the MIT License. See [LICENSE](LICENSE).","github_created_at":"2025-06-09T19:29:16+00:00","created_at":"2026-07-11T12:13:03.083443+00:00","updated_at":"2026-07-30T06:00:12.71541+00:00","categories":[{"slug":"llm-frameworks","name":"LLM Frameworks","url":"https://www.graphcanon.com/categories/llm-frameworks","markdown_url":"https://www.graphcanon.com/categories/llm-frameworks.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/llm-frameworks"},{"slug":"speech-audio","name":"Speech & Audio","url":"https://www.graphcanon.com/categories/speech-audio","markdown_url":"https://www.graphcanon.com/categories/speech-audio.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/speech-audio"}],"tags":[{"slug":"ai","name":"ai"},{"slug":"apple-foundation-models","name":"apple-foundation-models"},{"slug":"apple-intelligence","name":"apple-intelligence"},{"slug":"foundation-models","name":"foundation-models"},{"slug":"generative-ai","name":"generative-ai"},{"slug":"healthkit","name":"healthkit"},{"slug":"ios","name":"ios"},{"slug":"large-language-models","name":"large language models"}],"trust":{"provenance":{"is_fork":false,"github_id":999128119,"owner_type":"User","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-07-30T06:00:11.942Z","maintenance":{"label":"Active","score":82,"methodology":"github_public_v1","releases_90d":4,"days_since_push":9,"last_release_at":"2026-06-23T10:05:29Z"},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T12:13:04.692Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-07-30T06:00:12.431Z"},"languages":{"value":["swift"],"source":"github.language","observed_at":"2026-07-30T06:00:12.431Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-07-30T06:00:12.431Z"}},"decision_facts":{"hosting":null,"pricing":null,"requirements":{"notes":["OS: iOS 26.0+ or macOS 26.0+","Xcode Version: Xcode 26.6 or Xcode 27","Apple Silicon for on-device model execution","Apple Intelligence enabled for live model runs"],"min_ram_gb":null,"requires_docker":false},"constraints":{"min_ram_gb":null,"requires_docker":false},"when_to_use":["When you are developing iOS or macOS apps that require on-device AI capabilities using Apple's Foundation Models framework","If your project specifically involves integrating speech recognition or text-to-speech features in a way that aligns with Apple’s ecosystem","For hands-on experience with the latest releases of iOS 26.0+ and macOS 26.0+, including use cases where live model runs are needed"],"when_not_to_use":["If your app development requires cross-platform compatibility beyond Apple's Foundation Models framework","In scenarios requiring AI functionalities outside the scope of speech recognition or text-to-speech provided by this lab, such as image processing","For developers working with environments that do not support Xcode 26.6 and 27, or who lack access to a device with Apple Silicon for on-device model execution"],"source":"enrich:decision_facts","observed_at":"2026-07-16T23:17:48.001Z"},"constraint_facets":{"min_ram_gb":null,"requires_docker":false},"decision_summary":[{"label":"Requirements","value":"OS: iOS 26.0+ or macOS 26.0+; Xcode Version: Xcode 26.6 or Xcode 27; Apple Silicon for on-device model execution; Apple Intelligence enabled for live model runs"},{"label":"Adopt for","value":"Foundation-Models-Framework-Lab is a Swift-based lab for building and testing applications with Apple's Foundation Models framework, covering functionalities like speech recognition and text-to-speech."}]}}