- chrome extension to add chatGPT to any TextInput / TextArea
- supports shortcuts, mark text and right click to summarize / translate, whatever...
- download the folder to your computer and add it as a chrome extension.
- don't forget to set your openai api key in the settings.
- /ai:hello
- /ai:who was ada lovelace?;
- use ";" as separator to make sure only the text between /ai: and ; is used as a prompt.
- pull requests are welcome.