Page MenuHomePhabricator

Alaexis
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Monday

  • No visible events.

User Details

User Since
Dec 27 2020, 8:50 PM (276 w, 5 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Alaexis [ Global Accounts ]

Recent Activity

Mon, Apr 6

Alaexis added a comment to T422293: Add button to get identifier (DOI/ISBN/etc) out of unstructured references using AI.

While now it needs an external LLM, there are plans to host LLMs internally T418350, this could be a great use case.

Mon, Apr 6, 6:43 AM · ProveIt-Gadget

Sun, Mar 29

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

Btw it's def a good idea to add the article title and paragraph text to the context. One of the failure modes I encounter is when a claim "In 2026, she appeared on the game show Countdown in dictionary corner.[12]" is classified as "Not supported" because the model has no idea who "she" is.

Sun, Mar 29, 1:02 PM · OKR-Work, Research (FY2025-26-Research-January-March)

Sat, Mar 28

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

Thanks for sharing the updates. Looking forward to the results!

Sat, Mar 28, 3:59 PM · OKR-Work, Research (FY2025-26-Research-January-March)

Mar 14 2026

Alaexis added a comment to T418350: Deploy gpt-oss-safeguard-20b on LiftWing.
Deploy the model-server in the LiftWing production namespace to provide an internal production endpoint for wider use.
Mar 14 2026, 8:04 PM · Patch-For-Review, Machine-Learning-Team (Q4 FY2025-26), OKR-Work
Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

Re the tensions between performance and nuance

Mar 14 2026, 12:43 PM · OKR-Work, Research (FY2025-26-Research-January-March)

Mar 10 2026

Alaexis added a comment to T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.

Thanks!

Mar 10 2026, 7:14 AM · 2026-user-javascript-incident, ContentSecurityPolicy

Mar 8 2026

Alaexis added a comment to T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.

@sbassett , could you whitelist the Anthropic, OpenAI and PublicAI endpoints? There are more scripts that stooped working, see https://en.wikipedia.org/wiki/Wikipedia_talk:WikiProject_AI_Tools#c-Phlsph7-20260308103900-AI_scripts_not_working_anymore_following_CSP_changes

Mar 8 2026, 11:57 AM · 2026-user-javascript-incident, ContentSecurityPolicy

Mar 7 2026

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

Great news! Running it like Suggestion Mode would be amazing. Is it something that WMF infrastructure can support now? This would really move the needle. The reach of user scripts is limited (mine has 14 active users).

Mar 7 2026, 10:09 PM · OKR-Work, Research (FY2025-26-Research-January-March)

Mar 6 2026

Alaexis added a comment to T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.

api.publicai.co (see the documentation here https://platform.publicai.co/docs)

Mar 6 2026, 11:06 PM · 2026-user-javascript-incident, ContentSecurityPolicy
Alaexis added a comment to T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.

specifically api.anthropic.com and api.openai.com

Mar 6 2026, 8:53 PM · 2026-user-javascript-incident, ContentSecurityPolicy
Alaexis added a comment to T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.

Thanks for the quick turnaround. I'm happy to confirm that the tool works now... partially. I forgot that I also made calls to Anthropic and OpenAI. Since @Polygnotus also mentioned them, I think it would be good to whitelist them too.

Mar 6 2026, 8:51 PM · 2026-user-javascript-incident, ContentSecurityPolicy
Alaexis updated subscribers of T419237: Adopt process (or migrations) to ensure tools and scripts acessing "external" resources not unduly impacted by CSP changes..

I think it's quite likely that many scripts have been affected. I understand that Wikipedia:WikiShield (an anti-vandalism tool with 70 active users) also no longer works, @LuniZunie - please confirm

Mar 6 2026, 8:29 PM · Sustainability (Incident Followup), 2026-user-javascript-incident, Product Safety and Integrity, ContentSecurityPolicy
Alaexis added a comment to T419237: Adopt process (or migrations) to ensure tools and scripts acessing "external" resources not unduly impacted by CSP changes..

I'd suggest renaming this task to something like "Support user scripts accessing external data". the current title frames whitelisting as *the* solution, while the right approach is still being discussed.

Mar 6 2026, 3:03 PM · Sustainability (Incident Followup), 2026-user-javascript-incident, Product Safety and Integrity, ContentSecurityPolicy
Alaexis added a comment to T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.

@Polygnotus thanks for you comment. On the second though I think that you're right and toolforge is not a good solution.

Mar 6 2026, 2:08 PM · 2026-user-javascript-incident, ContentSecurityPolicy
Alaexis added a comment to T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.

I think that hosting on toolforge could be a good medium-term solution as many other applications need to fetch website contents or access open-souece LLMs

Mar 6 2026, 1:59 PM · 2026-user-javascript-incident, ContentSecurityPolicy
Alaexis updated the task description for T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.
Mar 6 2026, 1:56 PM · 2026-user-javascript-incident, ContentSecurityPolicy
Alaexis created T419234: CSP blocks access to publicai-proxy.alaexis.workers.dev; breaks citation verification userscript.
Mar 6 2026, 1:25 PM · 2026-user-javascript-incident, ContentSecurityPolicy

Mar 3 2026

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

I've fixed the logging so now we'll start collecting data.

Mar 3 2026, 9:44 AM · OKR-Work, Research (FY2025-26-Research-January-March)
Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

@Isaac thanks for sharing the statistics and impressions. Good to get a confirmation that this is solving a real problem for editors reviewing recent changes or articles for creation. It's tempting to imagine an edit filter but it needs to be considered carefully - there will be false positives and errors and we don;t want to discourage new editors. Another modality is a bot that flags citations that fail verification by adding tags or by posting at the talk pages.

Mar 3 2026, 12:09 AM · OKR-Work, Research (FY2025-26-Research-January-March)

Feb 14 2026

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

Thanks for the detailed response

Feb 14 2026, 8:37 PM · OKR-Work, Research (FY2025-26-Research-January-March)

Feb 6 2026

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

@Isaac , the short answer to your second question is that everything that I couldn't classify as "Supported" or "Not Supported" ended up as "Partially supported"

Feb 6 2026, 5:55 PM · OKR-Work, Research (FY2025-26-Research-January-March)

Feb 5 2026

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

Re 1. it's certainly feasible technically. I thought about it but didn't do it to avoid having to think about privacy. I only see the number of requests to my proxy, it's about 20-30 per day and I'm not entirely sure they are all real. I'd rather not make it opt-in since most people won't click on it, and given the total volumes we'll hardly get any data. Do you think that collecting data by default would be okay if I don't store any PII-adjacent stuff (no user names, only verification results) and add a disclaimer to the UI? Or maybe you have better ideas how to solve this.

Feb 5 2026, 10:58 PM · OKR-Work, Research (FY2025-26-Research-January-March)

Feb 3 2026

Alaexis updated the task description for T399642: [Signal] Identify cases where reference does not support published claim.
Feb 3 2026, 10:37 PM · CommunityConfiguration-Adoption, EditCheck, Editing-team, VisualEditor
Alaexis updated the task description for T399642: [Signal] Identify cases where reference does not support published claim.
Feb 3 2026, 10:36 PM · CommunityConfiguration-Adoption, EditCheck, Editing-team, VisualEditor

Jan 30 2026

Alaexis added a comment to T414816: [WE1.7.3] Exploration of automated verifiability checks.

Thanks for sharing the results, very interesting!

Jan 30 2026, 11:57 AM · OKR-Work, Research (FY2025-26-Research-January-March)
Alaexis added a comment to T399642: [Signal] Identify cases where reference does not support published claim.

I've tested a few models and written up the results here: https://github.com/alex-o-748/citation-checker-script/blob/main/Citation%20Verification%20-%20LLM%20Benchmarking.md

Jan 30 2026, 10:35 AM · CommunityConfiguration-Adoption, EditCheck, Editing-team, VisualEditor

Dec 24 2025

Alaexis added a comment to T399642: [Signal] Identify cases where reference does not support published claim.

I've been using AI source verification (one of the tools mentioned above) and also built a standalone version for non-wiki editors https://wiki-cite-checker.replit.app/

Dec 24 2025, 12:32 PM · CommunityConfiguration-Adoption, EditCheck, Editing-team, VisualEditor

Dec 11 2025

Alaexis added a comment to T336905: Supporting AI, LLM, and data models on WMCS.

And we are making Apertus and Olmo-Think and other fully public models available via API for free (though with rate limits to prevent saturation) vua the Public AI Inference Facility https://chat.publicai.co

Dec 11 2025, 8:27 PM · artificial-intelligence, User-aborrero, cloud-services-team
Alaexis added a comment to T336905: Supporting AI, LLM, and data models on WMCS.

Speaking of use cases, there are quite a few tools here https://en.wikipedia.org/wiki/Wikipedia:WikiProject_AI_Tools#Projects. For now they require API keys and hence their adoption is very limited. If some kind of LLM credits were available to established editors that would've been awesome!

Dec 11 2025, 3:32 PM · artificial-intelligence, User-aborrero, cloud-services-team

Dec 27 2020

Alaexis added a comment to T270859: deprecated source tag bug.

thanks!

Dec 27 2020, 9:35 PM
Alaexis created T270859: deprecated source tag bug.
Dec 27 2020, 9:01 PM