Multi-Language Chrome/Edge Extension that enables selecting local files and sending them as text prompts to Artificial Intelligences (OpenAI ChatGPT, Bing Chat, Google Bard) in segments.
File to Prompt is a multi-language Chrome/Edge extension that allows you to select local files and send them as text prompts to various Artificial Intelligence models such as OpenAI ChatGPT, Bing Chat, and Google Bard. This extension breaks down the selected files into segments and sends them for processing.
- Select local files and send them as text prompts.
- Works with multiple AI models.
- Segment large files for efficient processing.
File to Prompt is available in the Google Chrome Web Store. You can also install it manually by following the steps below:
- Download the zip file from the GitHub repository and extract it to a local directory.
- Open the Extensions page in Chrome/Edge by navigating to
chrome://extensions
in your browser. - Enable Developer Mode by toggling the switch on the top right corner.
- Click on "Load unpacked" and select the
/chrome-edge-extension
folder from the extracted files. - File to Prompt is now installed and ready to use in your Chrome/Edge browser.
Once installed, File to Prompt works seamlessly by displaying the necessary buttons in the text input field of generative text platforms (e.g., ChatGPT). Here's how to use it:
- Open a generative text platform or application that supports text input.
- Locate the text input field where you would normally type your prompts.
- When the File to Prompt extension is active, you will see additional buttons appear in the text input field.
- Click on the appropriate button to select a local file that you want to send as a text prompt.
- Choose the AI model you want to use for processing the text prompt (e.g., OpenAI ChatGPT, Bing Chat, or Google Bard).
- The extension will automatically segment the file into smaller parts for efficient processing.
- Click "Send Prompt" or the corresponding button to send the file segments as text prompts to the selected AI model.
File to Prompt simplifies the process of using local files as text prompts, making it easier to interact with generative text models on supported platforms.
File to Prompt utilizes the following libraries:
- mammoth.browser.min.js - A library for converting .docx files to HTML.
- License: BSD-2-Clause license
- pdf.min.js - A library for rendering PDF files in JavaScript.
- License: Apache-2.0 license
- pdf.worker.min.js - A component of the pdf.js library responsible for the PDF rendering process.
- License: Apache-2.0 license
File to Prompt is released under the MIT License. Copyright (c) [Fernando Dilland Mireles Cisneros].
For more information, visit the official website.
Feel free to add or modify the content as per your preference.