(no title)
mrklol | 6 days ago
"- Translations, which help you browse the web in your preferred language.
- Alt text in PDFs, which add accessibility descriptions to images in PDF pages.
- AI-enhanced tab grouping, which suggests related tabs and group names.
- Link previews, which show key points before you open a link.
- AI chatbot in the sidebar, which lets you use your chosen chatbot as you browse, including options like Anthropic Claude, ChatGPT, Microsoft Copilot, Google Gemini and Le Chat Mistral."
mort96|6 days ago
And calling translation "AI" seems like deceitful retroactive rebranding. Why is machine translation suddenly "AI" now? It was never branded as such before. Is "AI" here just used to mean machine learning?
wongarsu|5 days ago
This is also perfectly in line with how the word AI was used until circa 2022. The weird thing is this narrowing of AI to only mean transformer or diffusion based neural network approaches.
And many translation approaches would even fall under that, so not sure how narrow you perceive the term to be now. How do you even define AI to include everything OpenAI calls AI but not include modern translation approaches
1: https://www-formal.stanford.edu/jmc/history/dartmouth/dartmo...
2: https://web.archive.org/web/20180507195240/https://ai.google...
input_sh|6 days ago
Option 1: Being on a tab, copying the URL of the tab, switching to the chatbot tab, pasting the URL and writing some instructions about what to do with that tab.
Option 2: Clicking on the "summarise page" button (whether from the sidebar or from right-click context menu), and having the browser pre-fill the prompt with the URL + the reader view version of the content on that page.
throwawayk7h|5 days ago
lynndotpy|5 days ago
If I were to draw a line, I'd say AI is anything with a transformer model powering it.
As exhausted by 'AI' as I am, translation is one of the things neural networks (and especially transformers) have been constantly improving SOTA on.
AndrewDucker|5 days ago
https://aclanthology.org/P18-4020/
Dwedit|5 days ago
It tokenized your input, fed it into a model, then ran the model. Literally the same thing as any other local AI software. Except the model was for translation.
jeppester|6 days ago
If it wasn't because I find myself using the AI-sidebar all the time I would probably have shared your opinion.
I guess it's just quite convenient to have it separated from the "regular" tabs and their history.
nsvd2|5 days ago
johnnyanmac|6 days ago
stonogo|5 days ago
unknown|5 days ago
[deleted]
AdmiralAsshat|5 days ago
badsectoracula|5 days ago
When i saw this i expected something more... integrated, but when i tried it with a local LLM (using koboldcpp) after enabling the option to show localhost as an option (it is hidden by default for some reason) all it did was to local whatever webpage was running on the localhost URL (even though koboldcpp also provides an OpenAI compatible endpoint, which is what i expected Firefox to use to provide its own UI). It seems to have some sort of heuristic to find the input box where you type in queries and autofills that with the page text or parts of it (if you have it selected) and that's all.
I kinda expected it instead to use the API endpoint, have its own chat UI, provide MCP tools for accessing and manipulating the page's content, let you create reusable prompts, etc. The current solution feels like something you'd throw together in a weekend at most.
skywhopper|5 days ago
Spixel_|6 days ago
mrweasel|6 days ago
Then there's also people, like me, who just want the browser to browse the web. I don't want link preview (annoying feature), Firefox isn't my PDF viewer, I don't have that many tabs that I need to group them and I don't use AI chatbots.
So having a single button to disable all of these features is pretty great. I still want a Firefox Lite, that just does browsing and allows me to add the few extension I want to whatever feature I believe is missing.
MallocVoidstar|5 days ago
techwizrd|5 days ago