/social-comments-gpt

A chrome extension that creates engaging comments on social media, powered by OpenAI's ChatGPT.

Primary LanguageTypeScriptMIT LicenseMIT

social-comments-gpt

A chrome extension that creates engaging comments on social media, powered by OpenAI's ChatGPT.

Currently supports LinkedIn and Instagram.

Untitled.Project.mov

Setup

Development

yarn
yarn build

Build in watch mode

yarn watch

Load extension to chrome

  1. Go to chrome://extensions/ and click Load Unpacked
  2. Load dist folder

Set API key for the OpenAI API

  1. Log into your OpenAI account on the OpenAI website.
  2. Click on the "View API Keys" button in the top-right corner of the page.
  3. Click on the "Create an API Key" button to generate a new API key.

Once the API key is generated, you can copy it and set it on the social-comments-gpt options.

Screenshot 2023-01-23 at 11 17 19 AM

More Options

Screenshot 2023-01-26 at 9 26 42 PM