omar16100 / chatgpt-raycast

ChatGPT raycast extension

Home Page:https://chat.openai.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT

Interact with OpenAI's ChatGPT right from your command bar

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

How to use

This package requires a valid Secret Key from OpenAI.

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

Properties Label Value Required Default Description
api API string true empty Your personal Open AI API key
isAutoLoad Auto-load boolean false false Load selected text from your frontmost application to the question bar or full text input form automatically
isAutoFullInput Use Full Text Input boolean false false Switch to full text input form from question bar automatically whenever you want to ask or type a question
isAutoTTS Text-to-Speech boolean false false Enable auto text-to-speech everytime you get a generated answer
useProxy Use Proxy boolean false false Each question request will be passed through the proxy
proxyProtocol Proxy Protocol http, https, socks4, socks5 false http Proxy protocol option
proxyHost Proxy Host string false empty Proxy host value
proxyUsername Proxy Username string false empty Proxy username value
proxyPassword Proxy Password string false empty Proxy password value

Made with ♥ from Indonesia

About

ChatGPT raycast extension

https://chat.openai.com

License:MIT License


Languages

Language:TypeScript 100.0%