fmaclen / hollama

A minimal web-UI for talking to Ollama servers
https://hollama.fernando.is
MIT License
458 stars 37 forks source link

Hollama as a browser extension #180

Open razvanab opened 2 months ago

razvanab commented 2 months ago

Do you plan to make Hollama as a browser extension too if that is even possible?

fmaclen commented 1 month ago

There is a half-baked Hollama extension that extracts text from the current page and allows you to copy or save it as a file:

image

It's not published anywhere because I hacked it together in a few days as a proof of concept, it works okay-ish (I actually use it a few times a month).

If you want to try it out you can install it manually, here's the latest build: hollama-extension.zip

@razvanab I'm curious what type of functionality you had in mind for a Hollama extension?

razvanab commented 1 month ago

There are already a couple of Ollama extensions for the browser out there, but almost none of them act like the Copilot from Edge. Select a text or an image and ask the extension to summarize it or to analyze the image...