Home

Awesome

<p align="center"> <img width=100 src="https://github.com/abielzulio/chatgpt-raycast/blob/main/assets/icon@dark.png?raw=true"> </p> <h1 align="center">ChatGPT</h1> <h3 align="center"> Interact with OpenAI's ChatGPT right from your command bar </h3> <p align="center"> <a title="Install chatgpt Raycast Extension" href="https://www.raycast.com/abielzulio/chatgpt"><img src="https://www.raycast.com/abielzulio/chatgpt/install_button@2x.png" style="height: 64px;" alt="" height="64"></a> </p> <p align="center"> <a href="https://github.com/raycast/extensions/tree/main/extensions/chatgpt" title="ChatGPT Raycast extension latest source code">Latest source code </a> </p>

Conversation View

Features

Ask anything, from your favourite thing

Straight from your command bar, ask anything that you wanted and get an AI-generated answer without any effort.

Ask anything

Personalized for you, really

Customize the model to your liking. Create and edit custom engines beyond your creativity.

Custom model

Keep continue, with you

Continue talking about everything right where you left off. Be pro without from zero.

Initial set-up

Save the answer, for later

Got the answer that you wanted? Great. Now you can save it without asking again.

Saving the answer

Look-up your past, fast

Automatically save all the question and answer so you can go back digging for the answer you're looking, quickly.

Looking through the question history

Models availability

GPT-3.5

GPT-4

GPT-4 model availability depends on your developer account. You need access to the GPT-4 API key through OpenAI's waitlist from here to see the GPT-4 model option.

How to use

This package requires a valid Secret Key from OpenAI with a pay-as-you-go plan account (you'll get a 429 error if you're on a free-tier account).

Initial set-up

All the preferences value will be stored locally using Preferences API

Preferences

All preferences properties list that can be customize through Raycast Settings > Extensions > ChatGPT

PropertiesLabelValueRequiredDefaultDescription
apiAPIstringtrueemptyYour personal Open AI API key
useStreamStream CompletionbooleantruetrueStream the completions of the generated answer
isAutoSaveConversationAuto-save ConversationbooleantruetrueAuto-save every conversation that you had with the model
isAutoLoadTextAuto-loadbooleanfalsefalseLoad selected text from your frontmost application to the question bar or full text input form automatically
isAutoFullInputUse Full Text InputbooleanfalsefalseSwitch to full text input form from question bar automatically whenever you want to ask or type a question
isAutoTTSText-to-SpeechbooleanfalsefalseEnable auto text-to-speech everytime you get a generated answer
useProxyUse ProxybooleanfalsefalseEach question request will be passed through the proxy
proxyProtocolProxy Protocolhttp, https, socks4, socks5falsehttpProxy protocol option
proxyHostProxy HoststringfalseemptyProxy host value
proxyUsernameProxy UsernamestringfalseemptyProxy username value
proxyPasswordProxy PasswordstringfalseemptyProxy password value

<p align="right"> Made with ♥ from Indonesia </p>