Talk:Machine Learning - MediaWiki
Jump to content
From mediawiki.org
Latest comment: 2 months ago by Amire80 in topic A suggestion for a model

LiftWing for Rater

[edit]

Hi! What challenge should I replace the following path with?
https://ores.wikimedia.org/v3/scores/ruwiki?models=articlequality&revids=138105762
Source: https://github.com/In1quity/rater/blob/master/rater-src/api.js#L18 Iniquity (talk) 08:33, 23 December 2025 (UTC)Reply

A suggestion for a model

[edit]

I have an idea for a tool that can use an LLM to help with editing a Wikimedia wiki. Is there some LLM that I should use for this? Its features should be:

  1. As close as possible to Free Software (what it means with LLMs is kind of fuzzy, but I want to at least try to respect Wikimedia's Free Software commitment).
  2. Should be able to reasonably support English and, let's say, the top 30 languages on https://meta.wikimedia.org/wiki/List_of_Wikipedias (if it supports more, it's good, of course). I don't expect any LLM to support any language perfectly, but it should be able to do some basic grammar checking in any of those languages, and translation between any of those two languages, and those checks or translations wouldn't be totally useless nonsense for the human who will examine them.
  3. It must be able to handle hundreds of API requests per day (if it can handle thousands or more, it's better).
  4. It must be either publicly available online or runnable on my own server (for example in Toolforge).

Perhaps the WMF or some other Wikimedia affiliate already hosts such a thing? For example, maybe the one that was made for Extension:ArticleSummaries is still alive somewhere? (The idea I have is completely different from ArticleSummaries, but the backend can be the same.) Amir E. Aharoni {{🌎🌍🌏}} 15:18, 23 February 2026 (UTC)Reply