Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 500 Bytes

AdaScribe

  • chrome extension to add chatGPT to any TextInput / TextArea
  • supports shortcuts, mark text and right click to summarize / translate, whatever...

Installation

  • 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.

Usage

  • /ai:hello
  • /ai:who was ada lovelace?;
  • use ";" as separator to make sure only the text between /ai: and ; is used as a prompt.

Contributing

  • pull requests are welcome.