User Details
- User Since
- Mar 10 2025, 11:53 PM (48 w, 4 d)
- Availability
- Available
- LDAP User
- It's moon
- MediaWiki User
- It's moon [ Global Accounts ]
Wed, Feb 11
Made this quick test by manually editing the code from File:OOjs UI icon robot.svg. It's not perfect, and it could probably get more simplified if needed, but you get the idea.
The previously proposed icons don't strongly read as LLMs or generative AI to me. I also think if we go for something similar to my proposal we should avoid human-shaped brains or things that anthropomorphize AI as that would be misleading.
Jan 5 2026
Jan 4 2026
What's the current icon for regular bots? I think it would be better for LLMs to have the word "LLM" inside the text bubble. I think it would be more clear and avoid some confusion. Otherwise the reader could miss it, the elements used on the currently proposed icons are commonly used in other contexts unrelated to artificial intelligence (example).
Dec 10 2025
Dec 8 2025
Dec 1 2025
Nov 6 2025
Oct 29 2025
I am building a MediaWiki gadget tool that will allow users to reverse image search from a filename or URL using multiple engines like Google Lens, Google Classic, Bing, Yandex and TinEye (there is already a similar gadget that does this: GoogleImagesTineye). I agree however that an integrated engine to search within Commons would be pretty neat.
There are multiple open source engines listed on List of CBIR engines that could possibly be looked into for integration within Commons. Other relevant articles: Reverse image search, Content-based image retrieval.
Also note CBIR and reverse image searching don't always necessarily involve AI or machine learning.
Oct 15 2025
Another problematic file
I was hoping to be able to upload this as a new version of https://commons.wikimedia.org/wiki/File:Google_Favicon_2025.svg as it is the official actual logo Google uses, taken from https://google.com/aimode, but this limitation prevents me from uploading it.
Oct 8 2025
hearto for the help (still learning how phabricator works)
Oct 7 2025
Oct 1 2025
Thanks!
Managed to fix it, thanks @matmarex!
Apr 14 2025
The code at https://splatoonwiki.org/wiki/MediaWiki:Timeless.css that overwrites the icon might be used to handle the dark theme (I might be wrong). Unfortunately the user who wrote the code is no longer active / unresponsive and I have no idea on how to fix it. Thanks for the help and feedback tho, I really appreciate it!
Apr 12 2025
I just tried to use the following:
$(function () { mw.loader.using([ 'oojs-ui-core', 'oojs-ui.styles.icons-alerts', 'oojs-ui-widgets' ]).done(function () {And the icon isn't loading so this might actually be a bug. Just to make sure, are there any specific libraries needed for the icon to load properly?
Here's the wiki's Special:Version if you could take a look. Thank you so much!
Apr 11 2025
Mar 11 2025
If PNGs need to remain there, I'm not sure if it would be possible to keep the PNGs for backwards compatiblity, while adding SVGs to be used with newer installations.
I'm not entirely sure about the technical side of this.