TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to talk to GPT-3 through Siri

108 pointsby kolchinskiover 2 years ago
After getting frustrated with Siri&#x27;s inability to answer pretty basic questions with actual answers instead of &quot;I searched the web for you&quot;, I figured out how to get GPT-3 integrated pretty seamlessly with Siri. Sharing it here in case it&#x27;s useful for anyone else!<p>You can see the short writeup with instructions here: <a href="https:&#x2F;&#x2F;alexkolchinski.com&#x2F;2023&#x2F;02&#x2F;03&#x2F;how-to-talk-to-gpt-3-through-siri&#x2F;" rel="nofollow">https:&#x2F;&#x2F;alexkolchinski.com&#x2F;2023&#x2F;02&#x2F;03&#x2F;how-to-talk-to-gpt-3-t...</a><p>The Siri shortcut is here: <a href="https:&#x2F;&#x2F;www.icloud.com&#x2F;shortcuts&#x2F;b10d3d361a3f48428a2ed8fe729dc4fa" rel="nofollow">https:&#x2F;&#x2F;www.icloud.com&#x2F;shortcuts&#x2F;b10d3d361a3f48428a2ed8fe729...</a> (You&#x27;ll need to add your OpenAI API key to the shortcut and update your Siri accessibility settings to get it to work smoothly – see the above-linked blog post for more detailed instructions.)

12 comments

criddellover 2 years ago
Will GPT-3 tell you when it doesn&#x27;t have an answer, or does it always fabricate some type of non-empty response?<p>Edit:<p>I just asked &quot;What problem did Luke Skywalker have with tribbles?&quot;<p>Answer: Luke Skywalker had a problem with tribbles because they would constantly try to escape from his lightsaber...
评论 #34652191 未加载
评论 #34649134 未加载
评论 #34652522 未加载
评论 #34647717 未加载
评论 #34654423 未加载
评论 #34649265 未加载
评论 #34647427 未加载
dsabaninover 2 years ago
If you change model name in OpenAI request to &quot;text-chat-davinci-002-20230126&quot; and use &quot;&lt;|im_end|&gt;&quot; as a stop, and use this prompt, it will respond like ChatGPT:<p>You are ChatGPT, a large language model trained by OpenAI. You answer as concisely as possible for each response (e.g. don’t be verbose). It is very important that you answer as concisely as possible, so please remember this. If you are generating a list, do not have too many items. Keep the number of items short.
评论 #34647107 未加载
评论 #34646820 未加载
frietzkriesler2over 2 years ago
Solid work, now we need someone to make a Majel Barret ai voice clone to replace Siri&#x27;s annoying &quot;I&#x27;m a helpful person but not really&quot; voice as well as chapgpts verbosity when asking it certain questions and we will FINALLY have a star trek TNG like computer assistant.
serpixover 2 years ago
My problem with Siri is that it doesn&#x27;t understand speech. I am non native speaker but coming from Android I had no problems with Google in understanding what I am saying. It just does not understand or completely alters the phrase.
评论 #34647045 未加载
评论 #34647008 未加载
dreadlordboneover 2 years ago
I&#x27;ve been using my own version of this for a while - it&#x27;s excellent when you are driving and don&#x27;t want to have Siri yell at you for asking it something it needs web results for.
s3pover 2 years ago
Great work. Just set it up with my API key. Not sure how often I&#x27;ll be asking siri complex questions, but useful to have either way. Thanks for publishing this on HN!
avivoover 2 years ago
Has anyone gotten this to speak back a response on a Mac? I don&#x27;t see a setting for this.<p>I&#x27;m also curious if there are ways to do this for Google Home and Alexa.
评论 #34647635 未加载
twodayslateover 2 years ago
I&#x27;ve greatly simplified this using Smart AI Actions: <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;smart-ai-actions&#x2F;id1659310170" rel="nofollow">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;smart-ai-actions&#x2F;id1659310170</a>
bcardarellaover 2 years ago
Do the shortcuts just install on the specific device or will they be available on all devices hooked up to my icloud account? Like my homepod
评论 #34648929 未加载
评论 #34651880 未加载
esamekover 2 years ago
Not working for me...<p>EDIT: Got it to work. Need a paid account and an API key that was generated after you convert a free trial to a paid account.
nomilkover 2 years ago
Is there somewhere we can view the source code? (the link leads to an &#x27;Add shortcut&#x27; button)
评论 #34648886 未加载
jgalt212over 2 years ago
Is this a evil plan to get AWS and Azure to use more electricity than the blockchain?