Google released a tool last week called OpenRL. It’s open-source, runs on Kubernetes clusters, and designed to make it easier for teams to fine-tune large language models using reinforcement learning. What matters for education isn’t the tooling. It’s what the tooling signals about where AI development is heading.
Fine-tuning is the process of taking a general-purpose model like Gemini or Llama and training it further on a specific domain, task, or dataset. The result is a model that behaves differently from the base version. It knows more about certain topics. It follows particular instructions more reliably. It writes in a specific style or toward a specific purpose.
Right now, fine-tuning is mostly something large companies do. It requires GPU clusters, engineering teams, and real infrastructure investment. OpenRL is part of a broader trend to bring those costs down and abstract away the complexity. Researchers focus on what they want the model to learn. The tooling handles the machinery.
Google’s analogy is Kubernetes, the platform that let software teams deploy applications without managing the underlying servers. Kubernetes didn’t make servers go away. It made them someone else’s problem. OpenRL aims to do the same thing for model training.
As fine-tuning gets cheaper and more accessible, more organizations will do it. Including, eventually, education companies and school districts.
What Fine-Tuned Ed-Tech Looks Like
The first wave is already here. Several companies are building AI tutoring and feedback tools that aren’t generic language model wrappers. They’re models trained specifically on educational content, student writing samples, curriculum frameworks, or assessment rubrics.
The next wave will be more targeted. A district might fine-tune a model on its own curriculum documents, past exam results, and student work. A tutoring platform might train a model to respond like a Socratic tutor rather than a direct-answer engine. A testing company might train a model to evaluate essays the way its human graders do.
None of this is inherently bad. A model that knows your school’s specific learning objectives is more useful than a general one. A feedback engine calibrated to your rubric is more consistent than one making up its own standards.
The calibration question is what matters: what is the model being trained toward?
When a teacher decides how to give feedback, there’s a philosophy embedded in that decision. Some teachers prioritize correctness. Others prioritize voice. Some reward revision history. Others care most about the final product. Those differences reflect real pedagogical values, and they shape how students develop.
When a company fine-tunes a model to give feedback, they make the same choices. Once, at scale, for thousands of teachers and students simultaneously. And unlike a teacher’s feedback philosophy, a model’s training decisions are not visible or legible to the people using the tool.
The Invisible Choices
Reinforcement learning, the technique OpenRL is designed to support, is specifically how you teach a model what counts as a good response. You give it examples. You reward certain outputs. You penalize others. Over time, the model shifts toward whatever has been defined as correct.
This is also how a model ends up biased in ways that are hard to detect. If the reward signal says shorter responses score higher, the model gives shorter responses, including in situations where a longer explanation would serve the student better. If the reward signal says confident responses score higher, the model stops expressing uncertainty, even when uncertainty is the honest answer.
Teachers using fine-tuned tools may not know any of this is happening. They notice that the AI always does this particular thing, or never does that one. The behavior feels like a feature, or sometimes like a quirk. It’s a consequence of choices made during training.
Why This Is Coming Faster Than Schools Are Ready For
The timeline is compressing. Three years ago, fine-tuning a model required a serious engineering team and significant infrastructure. OpenRL is one of many signals that this is becoming more routine. When the tooling matures enough that a mid-sized ed-tech company can fine-tune a model in an afternoon, the pace of AI-for-education product releases will accelerate.
Some of those products will be excellent. Some will encode narrow pedagogical assumptions and ship them to thousands of classrooms without labeling those assumptions clearly.
Schools are not currently equipped to evaluate these tools at the level of their training decisions. Most districts lack the technical staff to ask what a model was fine-tuned on, let alone audit the reward signal. Teacher evaluation frameworks for AI tools are still mostly at the level of “does this seem helpful?” That’s a reasonable place to start. It’s not sufficient for evaluating tools that are making embedded instructional decisions.
Takeaway for Teachers
Ask vendors a simple question: was this model fine-tuned, and if so, on what? You don’t need a technical answer. You need an honest one. A company that can’t explain what they trained their model toward, or won’t, is telling you something important.
The second question: what is the model being rewarded for? Engagement? Correct answers? Behavior that reduces teacher workload? Each of those optimization targets produces different student experiences, and some of them conflict with good pedagogy.
You don’t have to understand reinforcement learning to ask whether the AI tutoring tool your district just licensed is optimizing for student learning or for user retention metrics. Those are different things. Often the same company is measuring both, and only publishing data on one of them.
If questions like this one are on your mind — who’s making the decisions embedded in these tools, and what gets to count as learning — my book goes deeper. The AI Doesn’t Know Your Students is available on Amazon and at shouldiuse.ai/book.
Get the next piece before it’s published. One email, most weeks — what I’m seeing in the classroom, nothing else.
David Jacobson is a high school history teacher. He writes about AI, education, and the messy intersection of the two at shouldiuse.ai.

