openui icon indicating copy to clipboard operation
openui copied to clipboard

[FeatReq] Allow to upload html code and continue to develop

Open therealtimex opened this issue 1 year ago • 2 comments

Users can start with an existing html code. It will be great to OpenUI allows to upload a code and allow Human and AI collaboratively develop the code.

therealtimex avatar Aug 06 '24 20:08 therealtimex

You can do this today. Click the code edit button for any existing component and paste your html. Then you can ask the LLM to make changes and it will use that html as context.

vanpelt avatar Aug 07 '24 00:08 vanpelt

You can do this today. Click the code edit button for any existing component and paste your html. Then you can ask the LLM to make changes and it will use that html as context.

That's indeed possible. Thanks so much.

therealtimex avatar Aug 07 '24 21:08 therealtimex