https://github.com/alanzchen/chatgpt-quick-actions
https://github.com/alanzchen/chatgpt-quick-actions
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alanzchen/chatgpt-quick-actions
- Owner: alanzchen
- Created: 2023-03-03T07:39:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T17:54:54.000Z (over 2 years ago)
- Last Synced: 2024-01-31T19:15:55.923Z (over 2 years ago)
- Language: TypeScript
- Size: 139 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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.
