streamlit-components
There are 30 repositories under streamlit-components topic.
stefanrmmr/streamlit-audio-recorder
Record Audio from the User's Microphone in Apps that are Deployed to the Web. (via Browser Media-API, REACT-based, Streamlit Custom Component)
avrabyt/YouTube-Tutorials
📹 Collection of my Youtube Tutorials over the years! Read, write, and share what you create ✨🎈
asg017/streamlit-observable
Embed Observable notebooks into Streamlit apps!
andfanilo/streamlit-component-template-vue
Vue 2/3 template for Streamlit Components
rmarquet21/streamlit-annotation-tools
Streamlit Annotation Tools is a Streamlit component that gives you access to various annotation tools (labeling, highlighting, etc.) for text data.
asehmi/streamlit-label-studio-frontend
A Streamlit component integrating Label Studio Frontend in Streamlit applications
chrieke/streamlit-keplergl
🗾 Streamlit Component for rendering kepler.gl maps
het-25/st-multimodal-chatinput
Streamlit component that allows you to accept multi-modal inputs through a chat interface.
asehmi/streamlit-toggle-buttons-component
Pure static HTML/JS Streamlit component toggle button implementation
reyemb/streamlit-plotly-mapbox-events
Interactive Mapbox Component for Streamlit: An intuitive and customizable interface integrating Streamlit with Plotly Mapbox. Enables four interactive events - click point, select point, hover point, and relayout, returning their respective responses to the Python user. Designed using React.js
marks/streamlit-airtable-connection
Airtable connection for Streamlit, includes AI ✨ example to ask questions from records
Lucandia/streamlit_stl
A Streamlit component to display STL files
toolittlecakes/streamlit_js
Run JS code within Streamlit with a way to check if done
jobelund/streamlit-activities-menu
Builds an activities sidebar select box menu, i.e. a multi-page app using Streamlit's sidebar selectbox, as an alternative to the pages implementation. The available activities (pages) are read from a yaml file. These activities can be used to create a multi-page allowing easy configuration.
baselhusam/streamlit_arabic_support_wrapper
A simple component to perfectly align Arabic text in Streamlit Apps.
ferhatmetin34/Number-of-Vehicles-Prediction-in-Besiktas-Using-Neural-Networks
It is a little project that aim to predict the number of vehicles in different places of Besiktas,Istanbul. App link: https://numberofvehiclesprediction.herokuapp.com
bouzidanas/streamlit-execute
A streamlit component package that allows you to execute code on the client
Farah-S/streamlit_custom_input
Customizable streamlit component for text input
pranjalpruthi/chexml
DEEP LEARNING APPLICATION ON RESNET50 MODEL FOR LUNG DISEASE ANALYSIS IN CHEST X-RAY RADIOGRAPHS
vr-clarissa/streamlit-react-components
React and D3 components for Streamlit applications
bouzidanas/streamlit.io-ChatGeoParT
A Jeopardy inspired game built with Streamlit whose trivia questions & answers are generated using ChatGPT (GPT 3.5 turbo)
lzxue/streamlit-l7
l7 for streamlit-l7
pgarrett-scripps/StreamlitThemes
A python package for dynamically updating a streamlit pages theme
singingwithcode/YAML2ST
YAML2ST automates streamlit input widgets from a YAML.
akshayranganath/cld_media_library
Import Cloudinary's Media Library Widget as a component in Streamlit application.
asehmi/introduction-to-streamlit-and-streamlit-components
Introduction to Streamlit and Streamlit Components
Farah-S/streamlit_custom_chat
Streamlit custom chat messages and container for the chat messages
Manvik-ai/streamlit-react-table-component
Display your Pandas Dataframe via Streamlit using this component. It is based on React-Table (https://react-table.tanstack.com/) Javascript UI library.