shobrook / ChatOverflow

AI-generated answers to every coding question

Home Page:https://chatoverflow.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT for StackOverflow

A browser extension that displays ChatGPT's response alongside community answers to StackOverflow questions.

Demo

Inspired by ChatGPT for Google.

Installation

You can install the extension for Chrome or for Firefox.

Running Locally

  1. Clone the repository
  2. Install dependencies with $ npm install
  3. Build the extension with $ npm run build
  4. Upload the build directory to Chrome
  5. For Firefox, use manifest.v2.json and change all in-code references to chrome to browser

About

AI-generated answers to every coding question

https://chatoverflow.ai

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 2.6%Language:CSS 1.7%