You might be interested in enhancing Siri’s capabilities using cutting-edge AI technology. This guide will walk you through a series of iOS shortcuts that I have developed and made available on RoutineHub, which leverage OpenAI’s GPT-3 model to supercharge Siri’s conversational abilities.
The Siri AI (Siri + GPT) Shortcut
The cornerstone of this project is the Siri AI (Siri + GPT) shortcut. This is a comprehensive shortcut that utilises OpenAI’s API to integrate GPT-3 into Siri, thereby significantly enhancing Siri’s conversational prowess. It features a secure system for storing your OpenAI API key and can be invoked using the “Hey Siri AI” command. You can download the Siri AI (Siri + GPT) shortcut here.
Supporting Shortcuts
Alongside the Siri AI shortcut, I’ve also developed several additional shortcuts that act as key components in the system:
-
AI Kit: This shortcut abstracts the interface to the OpenAI APIs, serving as an intermediary between the other shortcuts and the APIs. It’s a necessary component for the functioning of the DaVinci Kit. You can download the AI Kit here.
-
DaVinci Kit: Designed to work in tandem with the AI Kit, the DaVinci Kit is the primary function for interfacing with the OpenAI APIs. It can also be used as a starting point for creating your own custom shortcuts. Download the DaVinci Kit here.
-
Password Kit: This shortcut is designed for the secure storage of API keys and other sensitive information. It forms a critical part of the overall system, ensuring that your OpenAI API key is kept secure. Download the Password Kit here.
Getting Started
Once you’ve downloaded and installed the aforementioned shortcuts, the next step is to obtain an OpenAI API key, which you can get by signing up on the OpenAI website. You can then store this key securely using the Password Kit.
While some familiarity with iOS shortcuts will be beneficial in setting up and using these tools, the process is quite straightforward. The goal of these shortcuts is to provide a seamless way to leverage the power of GPT-3 and OpenAI’s API to enhance Siri’s conversational abilities. I hope you find them useful in your development journey!
Note: The information in this blog post is current as of February 14, 2023.