An open API service indexing awesome lists of open source software.

https://github.com/tankibaj/chatgpt-apple-shortcuts

A collection of Apple Shortcuts for interacting with ChatGPT, providing a seamless experience to access AI-generated responses on Apple devices.
https://github.com/tankibaj/chatgpt-apple-shortcuts

Last synced: 5 months ago
JSON representation

A collection of Apple Shortcuts for interacting with ChatGPT, providing a seamless experience to access AI-generated responses on Apple devices.

Awesome Lists containing this project

README

          

# ChatGPT Apple Shortcuts

This repository contains a collection of Apple Shortcuts that enable you to interact with ChatGPT on your Apple devices, allowing you to access AI-generated responses quickly and easily.

## Table of Contents

- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Shortcuts](#shortcuts)
- [How to get API key](#how-to-get-api-key)
- [Contribute](#contribute)
- [License](#license)

## Prerequisites
- An Apple device
- Apple Shortcuts app installed on your device.
- A valid [OpenAI API key](https://platform.openai.com/account/api-keys).

## Installation
- Click on the title of the shortcut to download.
- Configure the shortcut with your [OpenAI API key](https://platform.openai.com/account/api-keys).

## Usage
- Open the Shortcuts app on your Apple device.
- Tap on the ChatGPT shortcut you'd like to use.
- Enter your input or query when prompted.
- The shortcut will send the input to the ChatGPT API and return the AI-generated response.

## Shortcuts
The repository contains the following shortcuts:

- **[ChatGPT](https://www.icloud.com/shortcuts/a1b5b726a34c4b1cb2af47d9c8c62b49)**: A general-purpose shortcut for generating AI responses based on your input.
- **[ChatGPT Programming Assistant](https://www.icloud.com/shortcuts/e4da7c8d8e9148a2ab36f37ded4c4eb3)**: Get assistance with programming-related queries, code suggestions, and debugging tips.
- **[ChatGPT Email Composer](https://www.icloud.com/shortcuts/68d91b7812694c78bf1c69c67128ed84)**: Compose emails using AI-generated suggestions.
- **[ChatGPT Idea Generator](https://www.icloud.com/shortcuts/ad9ba630701240adab0c20de95afa0b4)**: Generate ideas or suggestions for various topics.

## How to get API key
An OpenAI API key is required to use the shortcuts to call the ChatGPT API. You can obtain it for free from the OpenAI official website by following these steps:
- Visit https://platform.openai.com to register an account and log in.
- Click on the avatar in the upper right corner and select `View API Keys`.
- Click the `Create new API key` button on the right side of the page to generate an API key.
- Copy the API key for safekeeping. Please note that the API key is only displayed once. If you forget it, you will need to generate a new one.

## Contribute
Contributions are welcome! If you'd like to add new shortcuts, improve existing ones, or report issues, please submit a pull request or create an issue in the repository.

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.