openui
openui copied to clipboard
[FeatReq] Allow to upload html code and continue to develop
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.
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.
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.