You need to run ollama with your favorite llm
ollama run llama3:8b
Run node ollama.js
npm install
node ollama.js
Then add the directory plugin to your chrome in "chrome://extensions/", turn on Developer mode, ans click on Load unpacked, add plugin directory
You can personalize your prompt in ollama.js file, to change language, instruction, tone, detail level.
Enjoy !