Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmitrymalakhov/chatgpt-file-uploader

ChatGPT File Uploader for Google Chrome
https://github.com/dmitrymalakhov/chatgpt-file-uploader

chatgpt file google-chrome plugin uploader

Last synced: 5 days ago
JSON representation

ChatGPT File Uploader for Google Chrome

Awesome Lists containing this project

README

        

# ChatGPT File Uploader for Google Chrome

![chatgpt-file-uploader](docs/demo.gif)

👋 This is a plugin for Google Chrome that adds a button to the page when the current URL matches a https://chat.openai.com/ 🌐. The button allows the user to select a file and split it into smaller chunks of text 📄🔗. The chunks of text are then displayed in a popup with buttons that allow the user to insert each chunk of text into the text area on the page 📝💥👍

## Installation

To install this plugin, follow these steps:

1. Download the code from the repository.
2. Open Google Chrome and navigate to the `chrome://extensions` page.
3. Enable developer mode by toggling the switch in the top right corner of the page.
4. Click the "Load unpacked" button in the top left corner of the page.
5. Select the folder containing the downloaded code and click "Open".

## Usage

Once the plugin is installed, navigate to the page with the https://chat.openai.com/. The button will appear in the bottom right corner of the page. Clicking the button will open a file selector dialog where the user can select a file to upload. Once the file is selected, the plugin will split the file into chunks of text and display them in a popup. The user can then click each chunk button to insert the text into the text area on the page.

If my code helped you, please click on the ★ symbol 💻🤝. This will give me the strength to add more technology to the project 💪🚀