Chrome Extension Store: (pending review)
- Ask to summarize articles and papers, or explain in simpler terms
- Help with code documentation
- Discuss and get help with learning resources
- Explain a highlighted paragraph
- And so much more!
Use any model you want, currently supports:
- OpenAI GPT 3.5 Turbo (ChatGPT)
- OpenAI GPT-4
- Anthropic Claude
- And more on the way!
Or you can build and run this extension yourself:
- Clone this repository
- Run
npm i
- Run
npm run build
, this will generate adist/
folder - Load Extension on Chrome
- Open - Chrome browser
- Access - chrome://extensions
- Check - Developer mode
- Find - Load unpacked extension
- Select -
dist
folder in this project
- Add your models with the big (+) button
- Start chatting about your webpage!