#streamlit

[ follow ]
#python
jQuery
fromPython GUIs
3 weeks ago

Connect Streamlit buttons to trigger actions

Streamlit allows developers to create interactive web applications using buttons for user-triggered actions.
Web frameworks
fromPython GUIs
1 month ago

Streamlit Widgets: Build your apps using common UI components

Streamlit is a Python library for building interactive web apps with a variety of customizable widgets.
#snowflake
Python
fromPyImageSearch
4 months ago

Building Your First Streamlit App: Uploads, Charts, and Filters (Part 2) - PyImageSearch

Streamlit's Upload page lets users upload CSV files, preview rows, and display summary statistics without changing application code.
Python
fromPyImageSearch
5 months ago

Building Your First Streamlit App: Uploads, Charts, and Filters (Part 1) - PyImageSearch

Build a Streamlit data-exploration app that uploads, profiles, visualizes, filters, and exports CSV datasets using widgets, caching, session state, and multi-page layouts.
fromPyImageSearch
7 months ago

Building a Streamlit Python UI for LLaVA with OpenAI API Integration - PyImageSearch

In this tutorial, you'll learn how to build an interactive Streamlit Python-based UI that connects seamlessly with your vLLM-powered multimodal backend. You'll write a simple yet flexible frontend that lets users upload images, enter text prompts, and receive smart, vision-aware responses from the LLaVA model - served via vLLM's OpenAI-compatible interface. By the end, you'll have a clean multimodal chat interface that can be deployed locally or in the cloud - ready to power real-world apps in healthcare, education, document understanding, and beyond.
Python
[ Load more ]