Hacker News new | ask | show | jobs
by distances 214 days ago
Something like this I wouldn't mind, privacy focused local only models that allow you to use your own existing services. Can you give a quick pointer on how to connect Firefox to Ollama?
2 comments

Docs here: https://docs.openwebui.com/tutorials/integrations/firefox-si...

I think its technically experiemntal, but ive been using this since day one with no issue

Use openwebui with ollama.

Openwebui is compatible with the firefox sidebar.

So grab ollama and your prefered model.

Install openwebui.

Connect openwebui to ollama

Then in firwdox open about:config

And set browser.ml.chat.provider to your local openwebui instance

Google suggests the you might also need to set browser.ml.chat.hideLocalhost to false. But i dont remember having to do that