Coder Social home page Coder Social logo

fernandodilland / file-to-prompt Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 6.0 7.34 MB

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

Home Page: https://filetoprompt.com

License: MIT License

JavaScript 10.42% HTML 88.99% XSLT 0.59%
ai chatgpt chatgpt-chrome-extension extension extension-chrome prompt prompt-engineering prompt-toolkit

file-to-prompt's Introduction

Hey, I'm Fernando!

Mexican technology enthusiast, open source advocate, and knowledge disseminator.

I'm a graduate in Information Technology from the Universidad Autónoma de Nuevo León (Licenciado en Tecnologías de la Información). I specialize in Python and JavaScript development, and I love sharing knowledge through tutorials on my YouTube channel. I utilize Cloudflare technologies, such as Cloudflare Registrar, domain DNS management, and Cloudflare Pages. I have experience working with APIs, libraries, and CDNs, as well as handling MySQL databases. For deploying WordPress websites locally, I rely on the Laragon tool. I'm based in Monterrey, Mexico.

GitHub followers X (formerly Twitter) Follow Keybase BTC

Recent playing

spotify-github-profile

Projects (public)

Latest YouTube videos (spanish)

Tutorial - Seguridad del R2 Explorer en Cloudflare Workers para ver Buckets R2 Online (Parte 2 de 2) Tutorial - Instalar R2 Explorer en Cloudflare Workers para ver Buckets R2 Online (Parte 1 de 2) Tutorial: Instalar Cloudflare Wrangler CLI usando Node.js y npm en Windows Tutorial Español Protege tu Wordpress /wp-login.php con Cloudflare Access y Zero Trust ¿Qué son Vulnerabilidades CVE? Estandarización de Ciberseguridad (Common Vulnerabilities) Balanceos de Carga DNS (round-robin), Aplicación (ALB), Transprorte (OSI layer) y Contenidos

YouTube Channel Subscribers YouTube Channel Views

file-to-prompt's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

file-to-prompt's Issues

Does not seem to be working

I have made sure to follow the instructions completely and accurately, it will either not function when the extension is showing up on Bard for example, or 90% of the time it just doesnt even show a new or different function on Bard at all

Error File to Prompt for ChatGPT and Bard 1.1.0

One Chrome Version 114.0.5735.199 (Official Build) (64-bit) the following error occurs when trying to use Bard.
Uncaught TypeError: Cannot read properties of undefined (reading 'onClicked')
Context
https://bard.google.com/
Stack Trace
static/background.js:1 (anonymous function)
1
2
3
4
5
6
7
8
chrome.action.onClicked.addListener((tab) => {
if (tab.id) {
chrome.scripting.executeScript({
target: { tabId: tab.id },
files: ['content.js'],
});
}
});

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.