Skip to content

Jonghakseo/drag-gpt-extension

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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