GithubHelp home page GithubHelp logo

qzxtu / gpt-chat-extension Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 85 KB

The OpenAI Chat Extension is a Chrome extension that generates responses to a user's input using OpenAI's chat API. It allows users to select text on a webpage and generate a response based on that text.

License: GNU General Public License v3.0

JavaScript 100.00%
ai chromium-extension extension-chrome gpt openai openai-api rapidapi chat-gpt chat-gpt-3 easy-to-use

gpt-chat-extension's Introduction

Chat-GPT Web Extension

The OpenAI Chat Extension is a browser extension that allows users to generate AI-powered responses using OpenAI's chat API. It can be activated by selecting text on any webpage and right-clicking to choose "Generate response with OpenAI" from the context menu. The extension then sends the selected text to the OpenAI chat API, which generates a response that is displayed in a pop-up window.

Translation

🇺🇸 🇨🇳 🇹🇼 🇮🇳 🇫🇷 🇦🇪 🇩🇪 🇯🇵 🇪🇸
English 简体中文 繁体中文 हिंदी Française عربى Deutsch 日本語 Español

Screenshots

App Screenshot

Features

  • Generates responses using OpenAI's chat API
  • Integrates with Chrome context menus for easy access
  • Copies generated response to clipboard for quick pasting
  • Simple installation process
  • Detailed documentation and FAQ
  • Open-source on GitHub

Documentation

  • Go to the OpenAI API page on RapidAPI.
  • Click the "Subscribe to Test" button.
  • Select the free "Free" plan and click "Subscribe".
  • Follow the instructions to sign up for RapidAPI or log in if you already have an account.
  • On the OpenAI API service page, look for the - - "X-RapidAPI-Key" section in the list of required request headers.
  • Copy your RapidAPI API key into the "X-RapidAPI-Key" section in the background.js file in your Chrome extension.

Installation

  • Download the extension's source code from the Github repository.
  • Extract the downloaded folder.
  • Open Google Chrome and navigate to the "Extensions" page. You can do this by typing "chrome://extensions/" in the address bar or by clicking the three dots in the upper right corner of Chrome, selecting "More tools," and then "Extensions."
  • Once you're on the "Extensions" page, toggle the switch on the upper right corner to enable developer mode.
  • Click the "Load unpacked" button and select the extracted folder containing the source code of the extension.
  • Once the extension is loaded, it should appear in your browser's toolbar. That's it! The GPT Chat Extension should now be installed and ready to use.

FAQ

What is GPT-3?

GPT-3 stands for Generative Pre-trained Transformer 3. It is an advanced AI language model developed by OpenAI that is capable of natural language processing and generation.

What is this OpenAI chat extension?

This is a Chrome extension that uses GPT-3 to generate responses for selected text on any webpage. It allows you to have a conversation with GPT-3 by selecting any text and clicking on the context menu.

How does this extension work?

When you select any text on a webpage and click on the context menu, the extension sends a request to the OpenAI API with the selected text as input. The API responds with a generated response which is then displayed in an alert box.

Is the extension secure?

Yes, the extension is secure. It only works on the selected text and does not access or store any personal information. However, it is always recommended to use caution when installing any third-party extension.

Can the website owner see the generated response?

No, the generated response is only displayed in the alert box and is not sent back to the website or its owner.

Authors

Support

PayPal
Ko-Fi

gpt-chat-extension's People

Contributors

github-actions[bot] avatar qzxtu avatar

Watchers

 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.