A Chrome extension used to prototype Octopus AI integrations.
- Click "Load unpacked" and select the folder where this repository is located
- Clone the repository
git clone https://github.com/OctopusSolutionsEngineering/OctoAIChromeExtension.git
- Edit the style or functionality of the extension in the
content.js
file - Click the reload button in the Chrome extensions page to apply the changes
- Add new sample prompts to the
prompts.json
file - Push the changes to the repository
- The extension loads the new prompts automatically