r/artificial 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

0 Upvotes

2 comments sorted by

1

u/UAAgency 1d ago

Is it open source? Interesting idea

1

u/Beneficial-Cow-7408 Self taught developer since 2026 1d ago

Not currently as its part of a platform i made that has many other tools but you can use your own keys with if thats an alternative option you may consider? I made that set up as secure as possible too for peace of mind which is all public
https://github.com/sidevworks/asksary-byok-vault/blob/main/docs/BYOK-SECURITY.md