The official subreddit for Streamlit: an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps in only a few lines of code. 🎈
AI Tic-Tac-Toe Showdown is a modern, web-based adaptation of the classic grid-based strategy game, built using Python and Streamlit. While traditional Tic-Tac-Toe is known for its simple rules and quick gameplay, this version integrates intelligent AI logic to offer players a dynamic and engaging challenge. Designed with a clean, responsive interface, the game allows players to test their tactical…
Hey everyone! I recently finished launching a Minnesota Vikings Draft website on Streamlit and this website is a data-based NFL draft tool used to analyze the Minnesota Vikings draft process! In this website, I used a combination of player evaluation metrics, exclusive team needs, along with customizable models aimed to simulate NFL draft decision making and evaluate player fits for the Vikings.…
Most Streamlit apps are built for charts, tables, and metric cards. I wanted to see if I could completely disguise Streamlit into an antique, enchanted journal inspired by Tom Riddle’s Diary. What the app does: You write your thoughts using a feather quill cursor (stylus handwriting or typing). You "Seal" the page, and the memory engine (Powered by Gray Box ) locks it into your personal archive.…
### What I Built Sharing a Machine Learning project I just finished — an end-to-end credit card fraud detection system, from raw data to a deployed interactive streamlit app. * **Stack:** pandas, numpy, scikit-learn, matplotlib, seaborn, Streamlit, joblib. ### Core Features * Trains and tunes 6 classifiers (Logistic Regression, SGD, Decision Tree, Random Forest, HistGradientBoosting, Naive Bayes)…
Hey everyone! I recently finished launching a Minnesota Vikings Draft website on Streamlit and this website is a data-based NFL draft tool used to analyze the Minnesota Vikings draft process! In this website, I used a combination of player evaluation metrics, exclusive team needs, along with customizable models aimed to simulate NFL draft decision making and evaluate player fits for the Vikings.…
Maintainer here. If you've put a long-running agent next to a Streamlit wizard, you already know the rerun tax: the transcript grows all afternoon, every widget interaction re-renders it, and the agent slowly becomes the app. 0.1.6 adds copilot_rail() : connection + transcript pills live in a rail fragment — changing them reruns the rail, not your page panel() keeps its own streaming fragment, so…
Small win: my VS Code extension hit 39,841 installs Built Streamlit Preview to scratch my own itch — I was tired of switching to a browser tab every time I saved a Streamlit file, so I made it render inside the editor. Put it on the Marketplace 12 Months ago expecting maybe a few hundred installs. It's at 39,841 now with a 5.0 rating. I ship a lot of small things and most of them go nowhere, so…
Posted this in the Snowflake sub Reddit but works for Streamlit deployed outside of Snowflake too. submitted by /u/Expensive_Doughnut_1 [link] [comments]