What would you build if realtime avatars were cheap enough for SaaS?
I’ve been working on a realtime avatar system that runs fully as SaaS.
The user device does almost nothing. No local processing, no GPU requirement, no “works only on good laptops” problem.
The main trick is that the expensive video work happens upfront in preprocessing. At runtime, the server cost is almost negligible compared to normal realtime video streaming.
That means you can embed a photorealistic avatar into a website, app, onboarding flow, tutor, companion, sales demo, support flow or whatever, without worrying that every minute destroys your margin.
I’m mostly curious from other founders:
If realtime avatars became cheap enough to use like a normal SaaS component, what kind of product or use case could you build with it?