Hacker News new | ask | show | jobs
by andai 23 days ago
I tried installing openwebui once. I gave up after the first 12 gigabytes of pip packages. Made my own LLM chat UI in 500 lines of HTML/JS. That's really all I needed.

This project does look fun though.

2 comments

Wow, if you you could've just done docker compose up. I guess we'll never know.
did you share your UI anywhere? would like to just pull a proven one versus vibe code my own.