from Hacker News

Show HN: Chrome Extension to access the OpenAI API from any textbox

by brauhaus on 7/22/24, 12:26 PM with 0 comments

Type /ai + your prompt in any textbox and the ChatGPT will do the job

I've made this project so I could learn how to create Chrome extensions.

I know there are already a lot of alternatives for it, but this was a learning project and I would love some feedback on the code.

( I was unable to make it work on sites that use the React Lexical editor, i.e Reddit, Facebook, etc :( )