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

https://github.com/alanzchen/chatgpt-quick-actions


https://github.com/alanzchen/chatgpt-quick-actions

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# ChatGPT Quick Actions

Performs one-shot actions (polish writing, summarize text, etc.) with ChatGPT using Raycast. A working OpenAI API key is required.

https://user-images.githubusercontent.com/2144783/232259860-dcf47f25-cd1b-4612-a430-fedf58fabe28.mp4

# Features

- Results stream in real time
- Supports keyboard binding with specific command
- Supports custom prompt for each action

# Tips
- Specify a global preferred model or customize preferred model for each command.
- Regenerate the results with `cmd + R` if you are not satisfied.
- Retry with `cmd + shift + R` to temporarily use `GPT-4` if you were using `gpt-3.5-turbo` for the command.