They support Claude, ChatGPT, Gemini, HuggingChat, and Mistral.

  • nu11@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    0
    ·
    7 months ago

    I don’t understand the hate. It’s just a sidebar for the supported LLMs. Maybe I’m misunderstanding?

    Yes, I would prefer Mozilla focus on the browser, but to me, this seems like it was done in an afternoon.

    • Scrollone@feddit.it
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      I want my browser to be a browser. I don’t want Pocket, I don’t want AI, I don’t want bullshit. There are plugins for that.

          • ToxicWaste@lemm.ee
            link
            fedilink
            arrow-up
            0
            ·
            7 months ago

            i know it is an unpopular opinion around here. but currently AI features open doors for sales. that is important.

            for the software i help develop, we introduced an optional AI integration. just its presence allowed us to sell the main SW multiple times. the AI plugin was never sold so far.

            investment AI: 2 weeks of gluecode. i am not concerned with finances, but that plugin is for sure net positive.

              • ToxicWaste@lemm.ee
                link
                fedilink
                arrow-up
                1
                ·
                7 months ago

                right now we don’t have any real customers that use it - as the plugin did not sell yet.

                but from testing at customer sites with real people that would use it - we got only positive feedback. which is not hard to imagine: the RAG + LLM enables less experienced users to navigate a huge and complex network of information.

                but it for sure is also a buzzword execs like to see: they talked to us because we have AI. saw that the main product is good. bought the main product and decided the AI is too expensive.

                in the end it doesn’t matter to me. the 2w of AI was a fun sidequest and it left us with a passive boost for sales.

  • Eiri@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    I wish I had telemetry on such features.

    I really doubt a significant number of people use AI chatbots often enough that having it in a dedicated sidebar is worth it.

  • ohwhatfollyisman@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    as someone who’s never dabbled with ai bots, what does this feature do? is it only to query for information like a web search?

  • Sir Arthur V Quackington@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    Thing is, for your average user with no GPU and whp never thinks about RAM, running a local LLM is intimidating. But it shouldn’t be. Any system with an integrated GPU, and the more RAM the better, can run simple models locally.

    The not so dirty secret is that ChatGPT 3 vs 4 isn’t that big a difference, and neither are leaps and bounds ahead of the publically available models for about 99% of tasks. For that 1% people will ooh and aah over it, but 99% of use cases are only seeing marginal gains on 4o.

    And the simplified models that run “only” 95% as well? They can use 90% fewer resources give pretty much identical answers outside of hyperspecific use cases.

    Running a a “smol” model as some are called, gets you all the bang for none of the buck, and your data stays on your system and never leaves.

    I’ve been yelling from the rooftops to some stupid corporate types that once the model is trained, it’s trained. Unless you are training models yourself, there is no need for the massive AI clusters, just for the model. Run it local on your hardware at a fraction of the cost.