This project is a Chrome extension built using React. It provides a popup interface that interacts with a backend model, and also supports text selection from the web page to trigger interactions.
- Clone this repository.
- Run
npm installto install the dependencies. - Run
npm run buildto build the project. - Load the
distfolder as an unpacked extension in Chrome.