jaywcjlove / awesome-mac

 Now we have become very big, Different from the original idea. Collect premium software in various categories.
https://git.io/macx
Creative Commons Zero v1.0 Universal
75.52k stars 6.24k forks source link

Add AI Actions #1435

Closed sindresorhus closed 4 months ago

sindresorhus commented 4 months ago

Types of Changes

What types of changes does your PR introduce? Put an x in all boxes that apply

Proposed Changes

The app provides additional AI-related actions for the Shortcuts app. For example, an action to interact with the ChatGPT API.

How is this better than just calling the OpenAI API directly from Shortcuts? This makes it simpler, but more importantly, it stores your API key securely in the keychain. This means you can share your shortcuts to others without exposing your API key. The API key is not stored in the shortcut.

https://sindresorhus.com/ai-actions

PR Checklist

Put an x in the boxes once you've completed each step. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.