Streamlit
Streamlit is an open source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science. Turn your data scripts into shareable web apps in minutes, without requiring any front-end web experience.
- GitHub: https://github.com/topics/streamlit
- Repo: https://github.com/streamlit/streamlit
- Created by: Adrien Treuille, Amanda Kelly, Thiago Teixeira
- Released: March 27, 2018
- Last updated: 2026-07-02 00:29:54 UTC
- JSON Representation
https://github.com/cnoret/hexa-watts
Interactive data visualization and machine learning app for energy consumption analysis and prediction in France, built with Streamlit. (Text in French)
data-visualization electricity-forecasting energy-analysis france machine-learning scikit-learn streamlit
Last synced: 07 May 2026
https://github.com/muthukumar0908/-singapore-resale-flat-prices-predicting
This project is to develop a machine learning model and deploy it as a user-friendly web application that predicts the resale prices of flats in Singapore.
data-analysis data-visualization mechine-learing plotly python streamlit
Last synced: 07 May 2026
https://github.com/lsjsj92/upstage-document-parser-playground
Upstage document parser playground(w/ Python streamlit)
document-parser documentparsing fastapi ocr playground python3 streamlit upstage
Last synced: 07 May 2026
https://github.com/siddhesh-agarwal/url-2-chroma
A streamlit app to generate chroma DB locally
Last synced: 07 May 2026
https://github.com/berenger2/amazon_scraper
Ce projet est une application de scraping web et d'analyse, avec une interface Streamlit, permettant d'extraire et de visualiser les donnรฉes des produits sur Amazon.fr, comme les prix, รฉvaluations et classements.
matplotlib python scappy streamlit
Last synced: 07 May 2026
https://github.com/cybergiant7/hevyworkoutanalyzer
A powerful data analysis tool for Hevy workout exports that helps you track and visualize your fitness progress. This application connects to your Hevy account, syncs your workout data, and provides comprehensive analytics to help you understand your training patterns and progress over time.
dashboard fitness fitness-tracker gym pandas python streamlit
Last synced: 07 May 2026
https://github.com/ritampaul/imageinsightsgenerator_ai
built an AI powered solution for assisting visually impaired individuals
gemini-api genai langchain streamlit
Last synced: 08 May 2026
https://github.com/jigyasag18/iit-guhawati
Empower Sakhi is a data-driven platform that uses machine learning to identify women at risk of domestic violence in India. It offers confidential self-assessments, survivor stories, and emergency resources through a trauma-informed, privacy-focused web app. The project also provides NGOs with actionable insights via Power BI dashboard for support.
aiml data dataset datavisualization domestic-violence eda jupyter-notebook label-encoding machine-learning machine-learning-algorithms machine-learning-models machinelearning machinelearningprojects powerbi python python-app random-forest random-forest-classifier streamlit streamlit-webapp
Last synced: 08 May 2026
https://github.com/nukaze/ollama-chat
OllamaโChat is a Streamlit-based web UI for interacting with Ollama-hosted language models. It provides a clean, modern chat interface where users can: Choose from multiple local Ollama models Adjust parameters like temperature and system prompts View and preserve chat history Customize settings via a sidebar
gemma3 ollama ollama-chat ollama-client python qwen streamlit streamlit-cloud streamlit-webapp
Last synced: 08 May 2026
https://github.com/mohamedbilal1800/movie_recommendation_system
A personalized movie recommendation system that combines content-based filtering with a popularity boost to suggest movies tailored to user preferences.
colab-notebook python3 recommendation-system similarity-matrix streamlit
Last synced: 08 May 2026
https://github.com/entorb/analyze-mac-photos
Analyze your Mac Photos App Library
macos osxphotos photos streamlit
Last synced: 08 May 2026
https://github.com/debasishray16/tickerpred-streamlit
Repository connected to streamlit cloud to monitor and push changes made in code to streamlit server.
csv-files deep-learning docker lstm-neural-networks machine-learning nasdaq-stocks stock-prediction streamlit streamlit-app streamlit-lottie ticker ticker-prediction
Last synced: 08 May 2026
https://github.com/eitanbakirov/malicious-file-classification-app
A machine learning application designed to analyze and classify files as malicious or benign using static analysis features. This project combines robust data science techniques with a user-friendly web interface built using Streamlit.
app jupyter-notebook ml-model ml-pipeline python random-forest static-analysis streamlit
Last synced: 08 May 2026
https://github.com/utkarshmishra2507/weather-app-in-python
A responsive and user-friendly weather forecast app built using Python and Streamlit. It fetches real-time weather data from the OpenWeatherMap API based on the user's location or a custom city input. The app displays current weather, a 5-day forecast, and a temperature trend chart with dynamic visuals based on weather conditions.
pandas plotly-express python3 request streamlit
Last synced: 08 May 2026
https://github.com/jatin-mehra119/ai-powered-youtube-video-summarizer-and-fact-checker
This Project will check the facts said in a YouTube video whether they are true or not and it can also summarize the YT videos.
faiss-vector-database fastapi generative-ai streamlit
Last synced: 08 May 2026
https://github.com/hithismani/audio-transcriber
A Streamlit-powered audio and video transcription tool using OpenAI's Whisper model
audio-transcription openai python streamlit
Last synced: 08 May 2026
https://github.com/aytaditya/ai-blog-generator
An AI-powered web application that generates blogs tailored to different audiences, such as researchers, data scientists, or common readers, based on the given topic and word limit. Built using Streamlit and LangChain, this app leverages cutting-edge language models to create professional and engaging blog content effortlessly.
langchain llm python streamlit
Last synced: 08 May 2026
https://github.com/gbaeke/ytsummary
App to create summaries from YouTube transcripts
Last synced: 08 May 2026
https://github.com/ranak8811/chat-with-multiple-pdfs
This is a Streamlit application that allows you to chat with the content of multiple PDF documents.
faiss-vector-database gemini-api langchain python streamlit
Last synced: 08 May 2026
https://github.com/randhir026/ai-powered-video-knowledge-assistant
AI-powered YouTube Q&A Assistant โ Download, transcribe, search, and summarize video content using Whisper, FAISS, and Streamlit.
huggingface llms python streamlit whisper yt-dlp
Last synced: 08 May 2026
https://github.com/a-tommarvoloriddle/chat-with-pdf
This is a streamlit application that allows users to upload PDF files, it extract text from them & then ask questions about the content of the PDFs. It uses NLP & ML techniques to provide answers to the user's questions.
ai anthropic-api anthropic-claude langchain machine-learning natural-language-processing nlp pdf-reader python streamlit streamlit-webapp
Last synced: 08 May 2026
https://github.com/vijeshvs/languagetranslaterllm
Language Translation using LLM
Last synced: 08 May 2026
https://github.com/sushant1827/agentic-rag-deepseek
Project demonstrates an agentic Retrieval-Augmented Generation (RAG) application built using CrewAI and Streamlit.
agentic-rag chatbot crewai deepseek-r1 local-llm multi-agent-systems ollama retrieval-augmented-generation serperapi streamlit
Last synced: 08 May 2026
https://github.com/lfmramos/tool-network-dashboard
Real-time network traffic analysis dashboard built with Python and Streamlit, enabling packet capture, protocol analysis, and interactive visualisation of network traffic patterns with thread-safe processing.
pandas plotly python streamlit threading
Last synced: 08 May 2026
https://github.com/prince2004patel/car_price_prediction
A web app that predicts car prices based on features like model, age, and mileage using machine learning. Built with Flask (backend) and Streamlit (frontend) for an interactive experience.
data-science flask-application machine-learning prediction python streamlit
Last synced: 08 May 2026
https://github.com/rishav-raj-sinha/music-match
Music-match is a Streamlit-based application built using Python and Pandas. It utilizes Google Sheets as a database to store user data. The primary goal of the project is to connect users with similar music interests and facilitate connections through social media handles.
googledriveapi pandas-dataframe python streamlit
Last synced: 08 May 2026
https://github.com/fasinfasi/financial-data-extraction
Using OpenAI API to extract data from the financial article news
data-extraction financial-analysis openai openai-api pandas-dataframe python streamlit
Last synced: 08 May 2026
https://github.com/anusha-me/disease-x-detection-ml-project
A machine learning classification system for early detection of Disease X based on patient symptoms using Python, Scikit-learn, and Streamlit.
classification data-science disease-prediction healthcare-ai machine-learning medicaldata scikit-learn streamlit
Last synced: 08 May 2026
https://github.com/pi-2r/llm-playground
Llm playground with multi provider AI
amazon-bedrock gimi grok langfuse llm openai perplexity playgr streamlit
Last synced: 08 May 2026
https://github.com/germanpaul12/datawhispers-recommender-system-dhbw
Content based recommender system for movie data (Netflix, Disney+ and Prime)
data-science disneyplus eda netflix pandas preprocessing prime-video recommender-system streamlit streamlit-webapp
Last synced: 08 May 2026
https://github.com/pullisanisatvika/railway-reservation-system-using-streamlit
This Python-powered Streamlit application simplifies and streamlines railway reservations for both passengers and administrators. Passengers can conveniently book tickets, choose seats, and pay securely (planned integration). Admins can manage trains, user roles (planned), and access reports (planned).
Last synced: 08 May 2026
https://github.com/alchemine/youtube-notification-playlist
Youtube Notification Playlist Application
Last synced: 08 May 2026
https://github.com/allanotieno254/streamlit-course-complete
a comprehensive course repository designed to help you master building interactive web applications with Streamlit in Python. This repository contains detailed lessons, examples, and practical exercises covering everything from the basics to advanced topics in Streamlit development.
matplotlib pandas python streamlit visualization
Last synced: 08 May 2026
https://github.com/yeukfei02/generative-ai-google-cloud
generative-ai-google-cloud
gemini google-cloud google-cloud-functions python serverless streamlit text-to-image text-to-text vertex-ai
Last synced: 08 May 2026
https://github.com/bladealex9848/coldisbot
ColDisBot es una herramienta de inteligencia artificial diseรฑada para proporcionar informaciรณn precisa y actualizada sobre el rรฉgimen disciplinario en Colombia. Utilizando la potencia de la API de OpenAI, este asistente ofrece respuestas fundamentadas en la legislaciรณn vigente, incluyendo la Ley 734 de 2002, la Ley 1952 de 2019, la Ley 2094 de 2021
legaltech openai python streamlit
Last synced: 08 May 2026
https://github.com/paty-oliveira/ai-assistant-self-employers-pt
AI assistant for Self Employers in Portugal
chatbot generative-ai llama-cloud llama-index llm rag streamlit
Last synced: 08 May 2026
https://github.com/effinchang/integrity-risk-analytics-azure
Cloud-native risk scoring (FastAPI + Streamlit), Azure CI/CD, Responsible AI
azure dataops devsecops fastapi fraud-analytics graph-database pattern-detection procurement responsible-ai streamlit world-bank
Last synced: 08 May 2026
https://github.com/sarmishra/python-rag-chatbot
Build an AI-powered chatbot using RAG (Retrieval-Augmented Generation) with Python, LangChain, ChromaDB, and OpenAI. It allows you to ask questions about documents, and receive context-aware, grounded responses with source citations.
chatgpt chatgpt-api chromadb embeddings langchain python3 rag rag-chatbot streamlit
Last synced: 08 May 2026
https://github.com/dj623/twitter-sentiment-analysis
A mini project for analyzing, classifying, and visualizing the sentiments of tweets
hadoop-hdfs kafka mongodb python spark streamlit
Last synced: 08 May 2026
https://github.com/bekohub/llmgenerativeai
This project showcases a complete pipeline for building conversational AI systems by integrating LangChain, LLMs (Large Language Models), FAISS (VectorDB), and Streamlit. It demonstrates how to process documents (like PDFs), build semantic search, and implement conversational retrieval systems.
ai chatbot faiss gemini generativeai langchain llms nlp python streamlit
Last synced: 08 May 2026
https://github.com/gitchrisqueen/cpcc_task_automation
A multi-page Streamlit app showcasing generative AI uses cases with LangChain, OpenAI, and others to help automate task for instructors at CPCC.
ai automation langchain streamlit
Last synced: 08 May 2026
https://github.com/m77rahman/uk-transit-weather
TfL + Open-Meteo ETL โ DuckDB โ Streamlit. Hourly GitHub Actions.
data-engineering duckdb etl open-meteo python streamlit tfl
Last synced: 08 May 2026
https://github.com/miteshgupta07/sketchgen
SketchGen is an Image Generation project that generates realistic images from descriptive prompts. Built using a pre-trained Stable Diffusion model, it combines the structure of sketches with the creativity of textual guidance to create stunning visuals.
image-generation stable-diffusion streamlit text-to-image
Last synced: 08 May 2026
https://github.com/shubhamkumar0786/q_and_a_chatbot
Q&A chatbot built with LangChain and Ollama, featuring LangSmith tracing for monitoring conversations.
langchain langsmith-tracing llms streamlit
Last synced: 08 May 2026
https://github.com/lhcee3/diabetes-pred-web-app
Diabetes predictor using ML and deployed using streamlit.
Last synced: 08 May 2026
https://github.com/darwinsorchid/the-mandelbrot-fractal
[Python] Interactive Mandelbrot fractal app using Streamlit.
complex-numbers fractals mandelbrot-set streamlit
Last synced: 08 May 2026
https://github.com/siddharthbadal/stock-dashboard
Stock DashBoard
matplotlib pandas python streamlit
Last synced: 08 May 2026
https://github.com/elizabethsiegle/valentinesday-poem-generator-sendgrid-anthropic-replicate-replit-exa
Generate a Customized Poem for Valentine's Day using Anthropic, Twilio SendGrid, Replicate, and Exa!
anthropic claude claude-api exa exa-api replicate replicate-api replit replit-hosting sendgrid sendgrid-api stable-diffusion streamlit twilio twilio-sendgrid
Last synced: 08 May 2026
https://github.com/computingvictor/youtube_chat
Chatbot to ask questions about a youtube video
llm streamlit transcription youtube
Last synced: 08 May 2026
https://github.com/alfonsokan/pba_analytics
Streamlit app that provides advanced basketball statistics for the Philippine Basketball Association (PBA) 2023-2024 Season (Philippine Cup)
Last synced: 08 May 2026
https://github.com/darshan1654/ai-ppe-detection
An AI-powered CCTV surveillance system for real-time detection of PPE compliance, including helmet and mask violations, using YOLO and computer vision.
cctv-surveillance industrial-safety opencv ppe-detection python streamlit yolo
Last synced: 08 May 2026
https://github.com/argonzcompany/argonz-seo-assistant
The Streamlit App for improving Google SEO ranking of Persian Contents with help of Groq Langchain
langchain langchain-groq prompt-engineering python streamlit streamlit-web
Last synced: 08 May 2026
https://github.com/olgaele/agents-playground
agentic-ai agents ai ai-agents python streamlit
Last synced: 08 May 2026
https://github.com/cnoret/book_recommender
Streamlit-based application that provides personalized book recommendations using a k-Nearest Neighbors (kNN) model.
knn python recommendation-system scraping streamlit truncated-svd
Last synced: 08 May 2026
https://github.com/edwin5354/vpn_eda_streamlit_test
First Streamlit App for Data Visualisation
Last synced: 08 May 2026
https://github.com/windjammer6/28.-taniboss
My group's submission for the SUTD Freshmore Asian Cross-curricular Trip (FACT) to Petra Christian University (PCU) in Surabaya, Indonesia as part of the 10.020 Data Driven World module's hackathon. Achieved 1st Place (out of 10 teams).
chatbase deployed hackathon llm machine-learning python streamlit streamlit-cloud streamlit-webapp
Last synced: 08 May 2026
https://github.com/arfazrll/data-analyst-dashboard
Data Analyst Dashboard is an interactive tool designed to help data analysts explore, analyze, and visualize datasets with ease. Using Dash and Plotly.
csv-files dashboards data-analysis-python python streamlit
Last synced: 08 May 2026
https://github.com/pawel045/humidity-control
Streaming pipeline project
airflow big-data dataengineering kafka postgresql streaming streamlit
Last synced: 08 May 2026
https://github.com/nour-zayed/text-summarization-and-generation
"AI Text Generation & Summarization Web App Powered by Hugging Face Transformers & Streamlit"
hugging-face-transformers pyngrok python-3 streamlit
Last synced: 08 May 2026
https://github.com/semanticdata/adopt-a-drain
Dashboard for the Adopt-a-Drain program in Crystal, Minnesota.
pandas plotly python streamlit
Last synced: 08 May 2026
https://github.com/parkerglas12/car-loan-calculator
This application is a car loan calculator written in Python. It uses Pandas to store data and perform efficient operations, Matplotlib for additional visualizations, and Streamlit to provide an interactive user interface.
finance finance-tool matplotlib-pyplot pandas python streamlit streamlit-webapp
Last synced: 08 May 2026
https://github.com/vladimircuriel/information-retrieval-system
An NLP-based information retrieval system that indexes document collections, understands natural language queries, and returns relevance-ranked results using modern ranking algorithms.
ai nlp nltk sklearn spicy streamlit
Last synced: 08 May 2026
https://github.com/xenon1919/churn-prediction-using-xgboost
This project is an AI-powered web application built with Streamlit, utilizing XGBoost to predict customer churn. It analyzes customer data to determine whether a customer will stay or leave a company based on financial and demographic details.
churn-prediction hyperparameter-tuning machine-learning python streamlit xgboost
Last synced: 08 May 2026
https://github.com/miteshsharma/llm_agent_openai
This is code to create an LLM agent using OpenAI
langchain-python llm openai streamlit
Last synced: 08 May 2026
https://github.com/vinit714/player-retention-analysis
A complete Streamlit + Machine Learning + SHAP + NLP project to analyze, predict, and improve player retention in games. This project simulates a game environment, models churn behavior, and provides insights using SHAP, NLP word clouds, and strategy simulators.
churn-prediction classification data-visualization eda feature-engineering game-analytics game-data-analysis gaming-analytics machine-learning model-interpretability nlp pandas player-retention python retention-analysis sckiit-learn shap streamlit wordcloud
Last synced: 08 May 2026
https://github.com/bhivgadearav/nebula-chatbot
This project is an AI chatbot application built using Langchain & Streamlit. It leverages OpenAI's GPT-4o-mini model to provide intelligent and context-aware responses. The application supports multiple chat sessions and allows users to input their OpenAI API key for personalized interactions.
chatbot langchain openai-api python streamlit
Last synced: 08 May 2026
https://github.com/gehad-ahmed30/automate-ml-model-training
Automate ML Model Training is a Streamlit-based web app that simplifies training and evaluating machine learning models. It allows users to upload datasets, preprocess data, select ML models, and automatically train and evaluate them with ease. ๐
machine-learning pandas pickle python streamlit
Last synced: 08 May 2026
https://github.com/celsiasolarastarflare/streamlit-theta
Streamlit Editor for Word PPT Spreadsheet Editors and Other Custom Modules to Easily Build Upon
csv editor excel gui pip plugin powerpoint pypi pypi-package python streamlit ui utility utils webpage website wordeditor
Last synced: 08 May 2026
https://github.com/darshan-raul/cloud-cost-compass
A Streamlit-powered dashboard designed to help organizations identify and eliminate hidden costs, optimize resource utilization, and gain comprehensive visibility into their cloud infrastructure spending
Last synced: 08 May 2026
https://github.com/prarthana-singh/gemini_pro_streamlit_chatbot
dotenv gemini-api gemini-pro generative-ai os python3 streamlit
Last synced: 08 May 2026
https://github.com/bhawnamehbubani/food-delivery-time-prediction-model
A cutting-edge food delivery time prediction model leveraging Random Forest Regressor, Streamlit, OpenCage API, GeoPy, and advanced feature engineering techniques to optimize delivery operations and customer satisfaction.
feature-engineering geopy opencage-api random-forest-regressor streamlit
Last synced: 08 May 2026
https://github.com/ineelhere/webapps
Consider this repo an experimentation site for my endeavors with deploying webapps!
Last synced: 08 May 2026
https://github.com/michaelinzo/pyusd-cybermatrix-dashboard
This project aims to provide real-time and historical analytics for PayPal's PYUSD stablecoin using Google Cloud Platform (GCP) services. We leverage GCP's Blockchain RPC service to access Ethereum blockchain data and explore potential integration with Google BigQuery for historical analysis.
gcp gcp-project google-colab jupyter-notebook py-usd python3 streamlit
Last synced: 08 May 2026
https://github.com/santoshshinde2012/streamlit-feature-set-validator
streamlit feature set validator
json-schema streamlit validator
Last synced: 08 May 2026
https://github.com/nouhabenhamada/image-classification-is-it-real-or-generated-by-ai-
A Streamlit aaplication to distinguish between AI-generated and real images. Utilizing the TensorFlow framework, the core model is based on EfficientNetB0, which has been fine-tuned on a custom dataset containing both fake and real images.
classification efficientnetb0 streamlit tensorflow
Last synced: 08 May 2026
https://github.com/chetas99/ai-agent-careerbot
An interactive AI-powered dashboard built with **Python, LangChain, Anthropic Claude AI, and Streamlit** to scrape and summarize recent AI job postings from LinkedIn.
ai data-science jobsearch langchain-python open-source streamlit
Last synced: 08 May 2026
https://github.com/nishumehta/loan-default-prediction
A machine learning web app to predict the likelihood of a loan default based on applicant data. Trained Logistic Regression, Random Forest, and XGBoost models. Built with Python, Streamlit, and deployed on Streamlit Cloud.
logistic-regression machine-learning python random-forest streamlit web-app xgboost
Last synced: 08 May 2026
https://github.com/sevilaymuni/e-commerce-insights-platform
End-to-end data analytics pipeline for customer segmentation, personalized marketing, and a real-time economic trends dashboard.
customer-segmentation dashboard-application deployment e-commerce-platform k-means-clustering python streamlit webapp
Last synced: 08 May 2026
https://github.com/jashmit918/image-caption-generator
Image Caption Generator
image-to-text matplotlib numpy pillow python streamlit torch transformers
Last synced: 09 May 2026
https://github.com/yashodatta15/personal_cold_email_generator
Cold email generator using Llama3.1 LLM, Langchain, Chromadb and Streamlit
chromadb langchain llm streamlit
Last synced: 09 May 2026
https://github.com/myriamba/llm_use_cases
A simple collection of LLM apps powered by HuggingFace.
fastapi generative-ai huggingface-transformers llm nlp streamlit wandb
Last synced: 09 May 2026
https://github.com/git-vish/docqa
DocQA is a tool that enables users to interact with their documents by extracting and summarizing relevant information.
faiss google-gemini langchain python streamlit
Last synced: 09 May 2026
https://github.com/kunalparkhade/image-to-pencil-sketch
A Streamlit-based web application that converts images into stunning pencil sketches, powered by cutting-edge Firebase integration for user authentication and image storage.
firebase-firestore opencv python3 streamlit
Last synced: 09 May 2026
https://github.com/yashrk3103/spam-detector
E-mail/SMS Spam Detector
jupyter-notebook lime naive-bayes-classifier python streamlit
Last synced: 09 May 2026
https://github.com/at9596/multi_agent_research_assistant
A multi-agent AI research assistant that turns any topic into a comprehensive Markdown report using CrewAI and Gemini.
crewai gemini-api llm multi-agent research-assistant streamlit
Last synced: 10 Jun 2026
https://github.com/schafeld/astro-club-bot
A helpful assistant for planning astronomy classes for elementary school classes. (To become the virtual teaching assistant for Olli's Astro Club)
openai openai-api python streamlit streamlit-webapp
Last synced: 09 May 2026
https://github.com/akwardhan/loan-default-prediction-xgboost-streamlit
Full-scale loan default prediction system using XGBoost, trained on 1.3M LendingClub loans. Includes feature-rich preprocessing, class imbalance handling, recall-focused ML pipeline, and Streamlit web deployment for real-time borrower risk scoring.
credit-risk data-science google-colab loan-default-prediction machine-learning python real-world-project scikit-learn streamlit xgboost
Last synced: 09 May 2026
https://github.com/saisrivatsat/analytics-etl-dashboards
Analytics-ETL-Dashboards is a unified Streamlit app that integrates modular ETL pipelines and interactive dashboards for Air Quality, World Happiness, and Global Unemployment datasets. It extracts, cleans, and loads data into PostgreSQL, then visualizes key insights with intuitive, exploratory charts.
etl postgresql python streamlit webscrapping
Last synced: 09 May 2026
https://github.com/chitralputhran/notes-ai-videos-summarized
Notes AI is a web application built with Streamlit and LangChain that provides concise summaries of YouTube videos. Input the video link and specify the number of lines for the summary; the application will do the rest. This tool is perfect for quickly grasping video content without watching it.
Last synced: 09 May 2026
https://github.com/olmaneuh/streamlit-samples
This repository is a collection of various examples and code snippets to help you get started with Streamlit, a powerful framework for building interactive web applications with Python.
examples python samples streamlit
Last synced: 09 May 2026