openui icon indicating copy to clipboard operation
openui copied to clipboard

OpenUI let's you describe UI using your imagination, then see it rendered live.

Results 154 openui issues
Sort by recently updated
recently updated
newest added

Hello, I'm getting the following error when trying to run `pip install .` Any ideas? `pyenv: version openui is not installed (set by /local/openui/backend/.python-version)` Thank you!

Just checking to see if anyone has the old prompt template I attempted to experiment with a few things and forgot to save it want to ensure i get the...

**Which hosting do you use?**

Missing playwright from the installation. Workaround is to install it yourself.

With this PR I want to suggest adding Gitpod support. Gitpod is an online dev environment and browser based IDE (similar to Github Codespaces with some additional features). The PR...

I have identified a few existing issues: 1. The popup after selecting an element lacks a cancel button. If the input is empty and you click submit, you cannot continue...

I'm getting this error on windows (OpenUI) PS C:\OpenUI\openui\backend> python -m openui Traceback (most recent call last): File "C:\Users\rafae\miniconda3\envs\OpenUI\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\rafae\miniconda3\envs\OpenUI\lib\runpy.py", line...

How could we add Gemini pro vision model I am using vertexai environment?

``` Building wheels for collected packages: openui, weave Building wheel for openui (pyproject.toml) ... done Created wheel for openui: filename=openui-0.2-py3-none-any.whl size=19572 sha256=95fee785df95cf0d1a7b1287b5dfeec9454d44f20dd6d74dfd03de1c49bff9bb Stored in directory: C:\Users\Hi\AppData\Local\Temp\pip-ephem-wheel-cache-ojleeclj\wheels\a3\95\30\27f46e35bfa6c3aa9fb132c28664a29c360846fc4d05998034 Building wheel for weave...

Currently it looks like: ![image](https://github.com/wandb/openui/assets/4376185/05892ca0-b965-4465-9416-d57b1b7b0cd3) Lets say i want to add Vanilla JS. How can i do that? Best