Skip to content

astronautfa/drag-gpt-extension

This branch is 2 commits ahead of, 21 commits behind Jonghakseo/drag-gpt-extension:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aec4c6a · Mar 24, 2024
May 28, 2023
Mar 12, 2024
Feb 6, 2024
Mar 24, 2024
Mar 11, 2023
Mar 11, 2023
Mar 4, 2023
Mar 11, 2023
Mar 2, 2023
Mar 2, 2023
Mar 17, 2023
Mar 17, 2023
Mar 2, 2023
Mar 17, 2023
Mar 17, 2023
May 29, 2023
Mar 17, 2023
Mar 11, 2023
Mar 11, 2023
Mar 12, 2024
Mar 12, 2024
Mar 12, 2024
Mar 12, 2024
Mar 11, 2023
Mar 13, 2023
May 21, 2023

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 3.4%
  • Other 0.9%