Inspiration

I actually found the idea through Gemini chat.

What it does

After the user uploads a video of a legacy software, it processes it through the Gemini API, and generates an analysis/specification. Using this analysis, the user can generate the code and view it in a live-preview window.

How we built it

With the help of Gemini chat, I started the project in AI Studio. Downloaded the project and continued working on it using Antigravity.

Challenges we ran into

Although the old software analysis was correct, scaffolding the code does not work as expected. This is a huge challenge, and I'll continue to work on it for a long time, I am afraid.

Accomplishments that we're proud of

We can generate a single page react code in a couple of minutes. This feels like a huge step for demoing purposes.

What we learned

Generating applications on the fly is a huge task.

What's next for LegacyLift

Scaffolding the code part is still a blocker; it needs to be adjusted to generate the correct features properly. After this, I hope to go-live and start working on mobile-app generation next.

Built With

Share this project:

Updates