Hacker News new | ask | show | jobs
by engineerick 811 days ago
Have you ever seen the https://streamlit.io/ ? I think this is what you are looking for.

Example: https://llm-examples.streamlit.app/

1 comments

I've used streamlit a good bit, its very nice for prototyping with quickly, i hadnt really considered it for my desktop app but maybe it could work. Thanks!