About 41,200 results
Open links in new tab
  1. App Gallery - Streamlit

    Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.

  2. Streamlit • A faster way to build and share data apps

    Dec 27, 2015 · The choice is yours — show off your public apps for free on Streamlit Community Cloud, go with Snowflake for enterprise‑grade deployment, or pick something else entirely!

  3. Playground • Streamlit

    Playground Try out a limited version of Streamlit right in your browser. Just edit the code below and the app on the right updates automatically. For the real thing, install our Python library.

  4. Create an app - Streamlit Docs

    The goal is to use Streamlit to create an interactive app for your data or model and along the way to use Streamlit to review, debug, perfect, and share your code.

  5. Create a multipage app - Streamlit Docs

    Before Streamlit 1.10.0, the streamlit hello command was a large single-page app. As there was no support for multiple pages, we resorted to splitting the app's content using st.selectbox in …

  6. Components - Streamlit

    Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver interactive data apps – in only a few lines of code.

  7. Explore - Streamlit

    Explore Discover amazing Streamlit apps from the community. Try them out, browse their source code, fork them, and get inspired!

  8. Build a basic LLM chat app - Streamlit Docs

    Learn to build conversational LLM applications with Streamlit using chat elements, session state, and Python to create ChatGPT-like experiences.

  9. Streamlit documentation

    Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps with only a few lines of code. Build and deploy powerful data apps in minutes.

  10. Tutorials - Streamlit Docs

    Explore step-by-step tutorials for building Streamlit apps including authentication, database connections, data visualization, and advanced features.