148
submitted 4 days ago by Blisterexe@lemmy.zip to c/firefox@lemmy.ml

Tldr: Theyre adding an opt-in alt text generation for blind people and an opt-in ai chat sidebar where you can choose the model used (includes self-hosted ones)

all 35 comments
sorted by: hot top controversial new old
[-] slazer2au@lemmy.world 64 points 4 days ago
[-] dustyData@lemmy.world 26 points 4 days ago

Self-hosted and locally run models also goes a long way. 90% of LLMs applications don't require users to surrender their devices, data, privacy and security to big corporations. But that is exactly how the space is being run right now.

[-] LWD@lemm.ee 6 points 3 days ago

And yet, Mozilla went for the 10% that do violate your privacy and gives your data to the biggest corporations: Google, Microsoft, OpenAI.

What happened to the Mozilla Manifesto?

[-] xor@lemmy.blahaj.zone 4 points 2 days ago

The alternative is only supporting self hosted LLMs, though, right?

Imagine the scenario: you're a visually impaired, non-technical user. You want to use the alt-text generation. You're not going to go and host your own LLM, you're just going to give up and leave it.

In the same way, Firefox supports search engines that sell your data, because a normal, non-technical user just wants to Google stuff, not read a series of blog posts about why they should actually be using something else.

[-] LWD@lemm.ee 4 points 2 days ago

The alt text generation is done locally. That was the big justification Mozilla used when they announced the feature.

I'm talking about the non-local ChatGPT stuff.

[-] xor@lemmy.blahaj.zone 2 points 2 days ago

Ah, I missed that alt text specifically is local, but the point stands, in that allowing (opt-in) access to a 3rd party service is reasonable, even if that service doesn't have the same privacy standards as Mozilla itself

To pretty much every non-technical user, an AI sidebar that won't work with ChatGPT (Google search's equivalent from my example previously) may as well not be there at all

They don't want to self host an LLM, they want the box where chat gpt goes

[-] LWD@lemm.ee 2 points 2 days ago

But the alt text generation already leverages a self-hosted LLM. So either Mozilla is going to cook in hundreds of extra megabytes of data for their installs, or people with accessibility issues are going to have to download something extra anyway. (IIRC it's the latter).

We could talk all day about things that Mozilla could add out of the box that would make the user experience better. How about an ad blocker? They can be like Opera, Brave, Vivaldi, even the most ambitious Firefox fork LibreWolf.

But for some reason they went with injecting something into Firefox that nobody was asking for, and I don't think it aligns at all with the average Firefox users needs or wants. Normies don't use Firefox. They use a browser that doesn't raise "switch to Chrome or Edge" messages. And if there was some subset of Firefox users who were begging Mozilla for AI, I never saw them. Where were they?

[-] LWD@lemm.ee 11 points 4 days ago

If it was truly opt-in, it could be an extension. They should not be bundling this with the browser, bloating it more in the process.

AI already has ethical issues, and environmental issues, and privacy issues, and centralization issues. You technically can run your own local AI, but they hook up to the big data-hungry ones out of the box.

Look at the Firefox subreddit. One month ago, people were criticizing the thought of adding AI to Firefox. Two months ago, same thing. Look at the Firefox community. See how many times people requested AI.

[-] barryamelton@lemmy.ml 12 points 3 days ago

If it was truly opt-in, it could be an extension. They should not be bundling this with the browser, bloating it more in the process.

The extension API doesn't have enough access for this.

You technically can run your own local AI, but they hook up to the big data-hungry ones out of the box.

While it is opt-in and disabled by default, this is the real problem.

[-] LWD@lemm.ee 3 points 3 days ago

What are they missing? So far, all they've added is a sidebar and a couple extra right-click menu additions. Both of these are available for all extensions.

[-] xad@lemmy.ml -2 points 2 days ago

The extension APl doesn't have enough access for this.

If that's the case, then it's pretty great that Mozilla is also the exact company in charge of the extension API.

I have only one extension, and I use it longer than I use Firefox. I also trust the developer a lot more than I trust Mozilla.

[-] xor@lemmy.blahaj.zone 2 points 2 days ago

Mozilla isn't in charge of the extension API, it uses Chromium's WebExtensions API

[-] xad@lemmy.ml 1 points 2 days ago* (last edited 2 days ago)

Mozilla isn't in charge of the extension API, it uses Chromium's WebExtensions API

No. They are basing their implementation on that of Chrome, but nobody is forcing Mozilla to do this ... So yes, Mozilla is responsible for all the APIs they integrate. Of course.

[-] xor@lemmy.blahaj.zone 1 points 1 day ago

Yeah, just create an entirely new, incompatible extension engine from scratch for this one feature specifically!

[-] xad@lemmy.ml 1 points 1 day ago* (last edited 1 day ago)

Yeah, just create an entirely new, incompatible extension engine from scratch for this one feature specifically!

This is absolutely not how any of this works.

While Mozilla implements the WebExtensions API based on the W3C standard, they are not bound to a 100% verbatim implementation. Like other browser vendors, Mozilla has the flexibility to extend or modify the API as needed, as long as they maintain compatibility with the core standard. Adding new APIs or features to the extension system does not require creating an entirely incompatible engine. Browser vendors often add non-standard extensions to APIs, which can later be proposed for inclusion in the next version of the standard if they prove useful. So, Mozilla can certainly add new APIs to their extension system without making it incompatible with the existing WebExtensions ecosystem. This is not difficult to understand.

[-] slazer2au@lemmy.world 9 points 3 days ago

Look at the Firefox subreddit. One month ago, people were criticizing the thought of adding AI to Firefox. Two months ago, same thing. Look at the Firefox community. See how many times people requested AI.

I believe what most people are concerned about, including myself, was the AI features being enabled automatically and then having to disable it like every other application would do to inflate metrics.

Because this is opt in like it says in the blog I am ok with it there and disabled.

[-] Xuderis@lemmy.world 2 points 2 days ago* (last edited 2 days ago)

But what does it DO? How is it actually useful? An accessibility PDF reader is nice, but AI can do more than that

Our initial offering will include ChatGPT, Google Gemini, HuggingChat, and Le Chat Mistral

This is great, but again, what for?

[-] Blisterexe@lemmy.zip 4 points 2 days ago

A lot of people use llms a lot, ao its useful for them, but its also nice for summarizing long articles you dont have the time to read, not as good as reading it, but better than skimming jt

[-] rgbd@ursal.zone 1 points 2 days ago

@Blisterexe @Xuderis It's true, as a researcher, these models have helped me a lot to speed up the process of reading and identifying specific information in scientific articles. As long as it is privacy respecting, I see this implementation with good eyes.

[-] Blisterexe@lemmy.zip 2 points 2 days ago

It lets you use any model, so while it lets you use chatgpt, it also lets you use a self-hosted model if you edit about:config

[-] Xuderis@lemmy.world 1 points 1 day ago

But what does using that in my browser get me? If I’m running llama2, I can already copy and paste text into the terminal if I want. Is this just saving me that step?

[-] ScreaminOctopus@sh.itjust.works 13 points 4 days ago

Will you need your own account for the proprietary ones? Mozilla paying for these feels like it couldn't be sustainable long term, which is worrying.

[-] Blisterexe@lemmy.zip 12 points 4 days ago

The proprietary ones are free

this post was submitted on 26 Jun 2024
148 points (94.6% liked)

Firefox

16767 readers
41 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS