Remix.run Logo
▲ mtrx an hour ago

I was at EduLearn (a major edtech conference) this year and talked to many professors exactly about this. A lot of them are pulling work back into the classroom, but keep running into the same problems:

- some skills only develop through the actual writing (similar to how you can't learn to code just by watching YouTube videos)

- in-class assignments are not always scalable (and students end up using AI anyway)

- students aren't motivated enough to participate actively

I think looking at the writing process is a more realistic approach, so I built Turingo (https://www.turingo.net). It replays how a Google Doc was written, highlights unusual edits (large pastes) and tracks how that text changed afterwards. Surprisingly, several professors reported that students often underestimate how much LLM-generated text is left in their final drafts, so just seeing the replay changes the conversation.

It's not meant to be a verdict machine like the existing AI detectors (another big problem in education), more of a starting point for the kind of conversations the author's TAs are having. In fact, we're also beta testing a feature that suggests a few questions for the professor to ask based on the replay.

And yes, it's not perfect and autotypers do exist, but they're dumber than you'd expect and nowhere close to mimicking a real human (I hope to address that soon).