Skip to content

Apple Intelligence API v1.2.0

Latest

Choose a tag to compare

@tanu360 tanu360 released this 24 Sep 13:17
· 4 commits to main since this release

πŸ€– Apple Intelligence API - ChatGPT for Mac

A simple ChatGPT-like app that runs natively on your Mac.

πŸ“₯ How to Install (Easy Steps)

1. Download the App

  • Click on AppleIntelligenceAPI-Release.tar.gz below to download
  • Double-click the downloaded file to extract it
  • You'll see AppleIntelligenceAPI.app

2. Move to Applications

  • Drag AppleIntelligenceAPI.app to your Applications folder

3. Fix Mac Security (Copy & Paste These)

Open Terminal (search "Terminal" in Spotlight) and paste these commands one by one:

sudo xattr -cr /Applications/AppleIntelligenceAPI.app

Type your Mac password when asked (you won't see it typing - that's normal!)

4. Try to Open

  • Double-click the app in Applications
  • If Mac says "can't open" β†’ Go to System Settings β†’ Privacy & Security β†’ Click "Open Anyway"

🚨 If It Still Won't Work

Paste this in Terminal:

sudo codesign --force --deep --sign - /Applications/AppleIntelligenceAPI.app

Then try opening the app again.

❓ What This App Does

  • Chat with AI like ChatGPT
  • Works offline with Apple's AI
  • Can also connect to OpenAI
  • Simple, clean interface

πŸ†˜ Need Help?

  1. Make sure you're on macOS 12 or newer
  2. Try restarting your Mac after installation
  3. Open an issue here if you're still stuck

That's it! No developer account needed. No complicated stuff.

Full Changelog: https://github.com/tanu360/apple-intelligence-api/commits/v1.2.0