RSS Amplifier

Blog

newest submissions : StreamlitOfficial

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

reddit.comSource feed ↗10 posts

Live Last read · last published · next check

Latest posts

AI Tic-Tac-Toe Showdown

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…

Building a multi-page draft guide with Streamlit: Integration of player stats and interactive features

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

Pushing Streamlit UI to the Limit – I built Tom Riddle's Diary from Harry Potter in real life using AI

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

Built a fraud detection ML pipeline + Streamlit app — 6 models compared with GridSearchCV

### 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)…

Building a multi-page draft guide with Streamlit: Integration of player stats and interactive features

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

streamlit-coco (CoCo in your Streamlit App) 0.1.6 release — copilot_rail() for embedding an agent without it eating the page

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…

Streamlit Preview - Visual Studio Marketplace

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…

st.chat_input new feature submit_mode (Need it in version 1.56.0)

submitted by /u/NatMicky [link] [comments]

An easy config.toml brand scraper for SiS apps

Posted this in the Snowflake sub Reddit but works for Streamlit deployed outside of Snowflake too. submitted by /u/Expensive_Doughnut_1 [link] [comments]

Built an AI Clinical Decision Support app in Streamlit: 30-Day Diabetes Readmission Risk Predictor + Floating Llama-3 "Dr. AI" Chatbot!

submitted by /u/OkBackground8436 [link] [comments]