Jonghakseo / drag-gpt-extension

Chrome extension that allows you to easily call the ChatGPT API and start a conversation through drag

Home Page:https://chrome.google.com/webstore/detail/draggpt-easy-start-with-d/akgdgnhlglhelinkmnmiakgccdkghjbh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DragGPT

Translation Versions: ENGLISH | 中文简体 | にほんご | 한국어

You can easily ask or request the selected content to ChatGPT by dragging and clicking the button!

Made by chrome-extension-boilerplate-react-vite

Install Extension


Table of Contents

Intro

This extension program is designed to help users who want to use ChatGPT for various purposes in a friendly way in the web environment.

It uses the openai API, and currently, you can instruct what action to take with a simple prompt request, but we plan to add a feature to fine-tune parameters and select models in the future.

Features

  • Easily call ChatGPT by dragging text
  • Can receive a desired response through a pre-set prompt
  • Multiple prompt slots can be created and used when desired
  • Quick chat without a pre-set prompt through the extension pop-up window
  • Feature to create prompt suitable for role (e.g. 'Prompt generator to create short text required for SNS marketing')

TODO

  • Fine-tune prompt parameters
  • Select text model (currently fixed to gpt-3.5-turbo)
  • Image input/output feature (for GPT-4)
  • Add a feature to view conversation history

Installation

Go to the installation link to install and use.

Procedures

Get your openai API key


CONTRIBUTING

LICENSE

About

Chrome extension that allows you to easily call the ChatGPT API and start a conversation through drag

https://chrome.google.com/webstore/detail/draggpt-easy-start-with-d/akgdgnhlglhelinkmnmiakgccdkghjbh

License:MIT License


Languages

Language:TypeScript 94.4%Language:JavaScript 4.3%Language:CSS 0.8%Language:HTML 0.4%Language:SCSS 0.0%