Streamlit

Dead-simple Python framework to wrap a script into a web interface, one `st.text_input` + `st.write` and you have a shareable UI. Ideal for prototyping an internal tool or demoing a RAG.

Strengths

Limitations

Best for

Official site

View on Coeurdar