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

https://github.com/liujch1998/siri-chatgpt


https://github.com/liujch1998/siri-chatgpt

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# ChatGPT in Siri

With this tool, you can transform Siri into the real ChatGPT!

Simply use your iPhone to download the shortcut below, paste your OpenAI API key into the script, and say, "Hey Siri, ChatGPT".






## Download Links

Version Bravo:

Updates in Bravo:
* Removed the "Your turn" prompt between each round of interactions.
* Fixed the display of newline characters, so that lists can be rendered correctly.
* Added more hyperparameter knobs and customizable system message.
* Exit when you say "Goodbye".
* Display error message after calling the API.

Older:

Version Alpha:

## Installation

1. First, you need to have an iPhone (or iPad; sorry Android users!) running iOS 13 or later. Make sure you have the Shortcuts app installed. Make sure you have Siri enabled and listening for "Hey Siri".



2. You also need an OpenAI API key. This can be obtained from .

3. Download the latest version of our shortcut. You can find the link in the "Download Links" section above. Open the Shortcuts app and you should find the downloaded shortcut.



4. Rename the shortcut to "chat GPT". (You may also use any name you like that Siri can recognize, but do not use "ChatGPT" (i.e. without the space), because Siri won't recognize this word.)

5. Open the shortcut. You will see a text box at the very beginning. Paste your OpenAI API key into this text box. Click the Done button to save.



6. Now say "Hey Siri, chat GPT".

## Usage

1. Say "Hey Siri, chat GPT".

1. It should say, "I am ChatGPT. How may I assist you?" Now you can start chatting with it.

1. After reading out ChatGPT's response to your query, Siri will immediately start listening to your next query.

1. When you're finished, simply say "Goodbye" and end your conversation.

## Disclaimers

Disclaimer: This tool is powered by Siri and OpenAI's Chat API. We assume no responsibility on its behavior.

Credit: This shortcut is inspired by [this repository](https://github.com/Daiyimo/Access-chatGPT-in-Siri) and [OpenAI's Chat API](https://openai.com/blog/introducing-chatgpt-and-whisper-apis).