← Back to context

Comment by brikym

3 days ago

I think the bottleneck is testing. I want to build a replacement for Zwift, a virtual gym game for bike trainers and treadmills, but testing it could be difficult without a real person on real hardware. How does the LLM know about the hardware protocols and stuff like that.

Same way you’d do it without AI. Record sample data, test against that, generate more data, test IRL, record more data, loop until it’s good enough.