Skip to content

A Chrome extension that transforms every text on the internet anyway you like with only a single prompt. Using ChatGPT API.

License

Notifications You must be signed in to change notification settings

colinpeng-datascience/pine-penguin-change

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pine Penguin Change (Browse.AI)

alt text

A Chrome extension that completely transform your browsing experience with ChatGPT. Every text can be changed! Any way you like! All you have to do is give us a single prompt and we will customize everything real-time for you.

Demo

(Real time rate) alt text

Install

First clone this repo on your local machine

Then install dependencies

npm install

Copy .env-example into a new file named .env and add your ChatGPT API Key.

Run the server so the extension can communicate with ChatGPT.

node server.js

This will automate interaction with ChatGPT through OpenAI's API, thanks to the chatgpt-api library.

Add the extension

  1. Go to chrome://extensions in your Google Chrome browser
  2. Check the Developer mode checkbox in the top right-hand corner
  3. Click "Load Unpacked" to see a file-selection dialog
  4. Select your local pine-penguin-change/extension directory

User Guide

  1. Go to the option page by right click on the logo and click option

  2. Input how you would like your website contents to be changed. example prompt could be

    Make things more suitable to teenagers.

  3. Start browsing regularly and enjoy the customized experience.

  4. If you wish to stop, come back to the option page and clear the prompt.

Prompts

There are tons of different options. The only limit is your imagenation!

Example prompt could be:

Make things more suitable to teenagers.

Rewrite in grade 10 level vocabulary.

Make everything funny.

Change everything to Chinese

Contributing and Feature Request

We welcome contributions from the community! If you're interested in contributing to Pine Penguin Change, feel free to fork, develop, and then open a pull request.

For feature request and discussion on how to implement them, let's open a discussion

Bug Reports and Troubleshooting

If you come across a bug, please open an issue on GitHub. We appreciate detailed bug reports that include steps to reproduce the issue.

If ChatGPT is taking a very long time to respond or not responding at all then it could mean that their servers are currently overloaded. You can confirm this by going to chat.openai.com/chat and seeing whether their website works directly.

Related

Huge thanks to Gabe for creating chatgpt-chrome-extension

Huge thanks to Márcio Gabriel for creating text-changer-chrome-extension

Huge thanks to Travis Fischer for creating chatgpt-api

License

MIT © Pine Peng (follow me on Github Linkedin)

About

A Chrome extension that transforms every text on the internet anyway you like with only a single prompt. Using ChatGPT API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published