About 32,800 results
Open links in new tab
  1. Streamlit • A faster way to build and share data apps

    Dec 27, 2015 · 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 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.

  3. 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.

  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. Layouts and Containers - Streamlit Docs

    Control how elements are arranged on screen with Streamlit's layout and container components including columns, expanders, sidebars, tabs, and containers.

  6. App design concepts and considerations - Streamlit Docs

    Understand the UI and options available in Streamlit. Using custom Python classes in your Streamlit app Understand the impact of defining your own Python classes within Streamlit's …

  7. 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.

  8. Build a basic LLM chat app - Streamlit Docs

    In this tutorial, we'll start by walking through Streamlit's chat elements, st.chat_message and st.chat_input. Then we'll proceed to construct three distinct applications, each showcasing an …

  9. New Component: streamlit-shadcn-ui, using modern ui …

    Nov 29, 2023 · Hi developers, I just created a new component: streamlit-shadcn-ui It allows streamlit developers to use one of the most popular frontend components library shadcn to …

  10. Tutorials - Streamlit Docs

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