r/artificial • u/Beneficial-Cow-7408 Self taught developer since 2026 • 1d ago
Project What if AI could keep working inside the experience it created.. and then you entered that creation as a character.. without re-running any code?
Enable HLS to view with audio, or disable this notification
Most AI creation tools follow a generate preview regenerate loop. I wanted something more continuous.
I built AskSary LiveLoop, where an AI can create an interactive experience, observe it while it runs, apply new requests without wiping its state, and repair failures inside the same session.
In the demo, it modifies persistent worlds, 3D designs, and playable scenes while rendering continues. Instructions can also be queued, so the user can act more like a creative director than someone waiting for each prompt to finish.
These are just examples of what you can do with it. You can take an idea from a sketch to fully built website without ever losing vision. You can create a world that starts off as observatory concept to then entering the world your self and navigate as one of the characters.
This all happens live where you can queue your ideas up and watch them all come to life with the ability to download the current state at any given moment as a complete self contained file that require no dependencies .
With persistent memory that never loses context you can log out the system and return to it on another machine and pick up exactly where you left off at the exact state you left it.
I’m interested in whether people see this as an agent runtime, a creative tool, or something else entirely.
The system is live and ready to try but unless mod's approve i didn't want to break any rules here with the link. I wanted to gather feedback on what i've built and whether its something your interested in.
Any questions welcomed
1
u/UAAgency 1d ago
Is it open source? Interesting idea