Code Monkey home page Code Monkey logo

chatgpt-chrome-extension's Introduction

ChatGPT Chrome Extension ๐Ÿค– โœจ

A Chrome extension that adds ChatGPT to every text box on the internet! Use it to write tweets, revise emails, fix coding bugs, or whatever else you need, all without leaving the site you're on. Includes a plugin system for greater control over ChatGPT behavior and ability to interact with 3rd party APIs.

Install

First clone this repo on your local machine

Then install dependencies

npm install

Copy .env-example into a new file named .env and get the value of your ChatGPT session token by following the instructions here. Then add that value to your .env file.

Run the server so the extension can communicate with ChatGPT.

node server.js

Add the extension

  1. Go to chrome://extensions in your Google Chrome browser
  2. Check the Developer mode checkbox in the top right-hand corner
  3. Click "Load Unpacked" to see a file-selection dialog
  4. Select your local chatgpt-chrome-extension/extension directory

You'll now see "Ask ChatGPT" if you right click in any text input or content editable area.

Plugins

Plugins have the ability to inform ChatGPT of specific conversation rules and parse replies from ChatGPT before they are sent to the browser.

Default - Sets some default conversation rules ๐Ÿง‘โ€๐Ÿซ

Image - Tells ChatGPT to describe things visually when asked for an image and then replaces the description with a matching AI generated image from Lexica ๐Ÿ“ธ

Your really cool plugin - Go make a plugin, do a pull-request and I'll add it the list ๐Ÿค

Related

Huge thanks to Travis Fischer for creating chatgpt-api

License

MIT ยฉ Gabe Ragland (follow me on Twitter)

chatgpt-chrome-extension's People

Contributors

gragland avatar sumanpaikdev avatar panhaolin2001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.