Streamlit (@streamlit) 's Twitter Profile
Streamlit

@streamlit

Streamlit is an open-source Python framework for data scientists and AI/ML engineers to deliver dynamic data apps -- in only a few lines of code.

ID: 1012486837384835072

linkhttp://streamlit.io calendar_today29-06-2018 00:04:07

3,3K Tweet

37,37K Takipçi

49 Takip Edilen

Mohammad Adnan (@adnaaan433) 's Twitter Profile Photo

🚨 Introducing the latest version of our Streamlit app — Insight90! Dive into post-match analysis in a click. ⚽ Instant, insightful & easy to use — now powered by WhoScored data! 📊 Huge thanks to Sahil Gidwani for leveling it up. 🙌 🔗 Try now: insight90.streamlit.app

Yuichiro (@whitphx) 's Twitter Profile Photo

github.com/whitphx/stream… Updated Streamlit-WebRTC after a few inactive years... (sorry) It's still in progress but I'm improving its ICE process for better connectivity with my better understanding on the protocol. #Streamlit #ComputerVision

Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Livecoding a Streamlit Todo List App is out on Youtube! If you want to watch -or even code along- 2 hours of me rambling over the more advanced Streamlit interactivity concepts like Callbacks, Session State, Forms, Fragments, and st.connection, this video is for you 😁

🌸 Livecoding a Streamlit Todo List App is out on Youtube!
If you want to watch -or even code along- 2 hours of me rambling over the more advanced Streamlit interactivity concepts like Callbacks, Session State, Forms, Fragments, and st.connection, this video is for you 😁
Akshay 🚀 (@akshay_pachaar) 's Twitter Profile Photo

8️⃣ Streamlit UI and Kick off the Flow Finally, we wrap the app in a clear Streamlit interface for interactivity and run the Flow. Check the final outcome👇

Streamlit (@streamlit) 's Twitter Profile Photo

Looking for project inspiration? 🧐 Explore community-made apps, components and tutorials in the March Roundup: buff.ly/NeXMY1X ✨ Featuring: Mohammed Abdul Razak W, Himanish Ganjoo, Fanilo Andrianasolo, Germán Castaño, Bex Tuychiev, and many more! #buildinpublic #opensource #python

Thiago Teixeira (@thiagotdotcom) 's Twitter Profile Photo

Wow apparently 20% of all uses of Folium on Github are actually Streamlit apps Very cool! (And thanks Randy Zwitch for building that custom component 🙏) Source: github.com/randyzwitch/st…

Arka (@arka512x) 's Twitter Profile Photo

🚨 Built it in 1 hour: A Turbo PDF Chat Assistant ✅ Upload any PDF ✅Ask anything inside it ✅GROQ + LangChain = Instant answers ✅Powered by ChromaDB + HuggingFace for memory ✅Built with Streamlit — super fast, ultra-smooth 💥 Open-source & dev-ready — for everyone to use

Avi Chawla (@_avichawla) 's Twitter Profile Photo

Today, we're building a Streamlit app to compare Alibaba's latest Qwen 3 against DeepSeek-R1 using RAG. Here's our tool stack: - @Llama_Index workflows for orchestration. - Comet Opik for evaluation. - ollama to serve both LLMs locally. Let's begin!

Sahil Gidwani (@sahilgdwn) 's Twitter Profile Photo

🚨 Big Footverse update — v1.5.0 is live! 🚨 Now covering 14 leagues 🌍 — not just the big five! 🇵🇹 🇳🇱 🇧🇪 🇺🇸 🇧🇷 🇦🇷 🇲🇽 and more! 🔍 Explore a live-updated player database with rich analysis & visuals of top talent worldwide ⚽️📊 Try it now: footverse.streamlit.app Streamlit

🚨 Big Footverse update — v1.5.0 is live! 🚨

Now covering 14 leagues 🌍 — not just the big five!
🇵🇹 🇳🇱 🇧🇪 🇺🇸 🇧🇷 🇦🇷 🇲🇽 and more!
🔍 Explore a live-updated player database with rich analysis & visuals of top talent worldwide ⚽️📊

Try it now: footverse.streamlit.app

<a href="/streamlit/">Streamlit</a>
Akshay 🚀 (@akshay_pachaar) 's Twitter Profile Photo

7️⃣ Streamlit UI We created a streamlined Streamlit UI to ensure smooth and simple interactions with the Agent. Here’s what it looks like 👇

7️⃣ Streamlit UI

We created a streamlined Streamlit UI to ensure smooth and simple interactions with the Agent.

Here’s what it looks like 👇
Fanilo Andrianasolo (@andfanilo) 's Twitter Profile Photo

🌸 Streamlit 1.45 is out! - new st.user, populated with user info/email extracted from authenticating to the app through OIDC - a user can add new options to st.multiselect/st.selectbox - Easier CSS Hacking through st.html and more!

🌸 Streamlit 1.45 is out!

- new st.user, populated with user info/email extracted from authenticating to the app through OIDC
- a user can add new options to st.multiselect/st.selectbox
- Easier CSS Hacking through st.html

and more!
LangChain (@langchainai) 's Twitter Profile Photo

🎥🤖 Build a Video Summarizer with Gemma Build a video summarization app using Gemma LLM through Ollama locally. This Streamlit application uses LangChain to process videos and generate concise summaries automatically. Watch the full tutorial here youtu.be/gDATAZEi5SE

🎥🤖 Build a Video Summarizer with Gemma

Build a video summarization app using Gemma LLM through Ollama locally. This Streamlit application uses LangChain to process videos and generate concise summaries automatically.

Watch the full tutorial here youtu.be/gDATAZEi5SE
Thiago Teixeira (@thiagotdotcom) 's Twitter Profile Photo

Streamlit hint If you want to add items to multiple columns in round-robin style, try using itertools.cycle: cols = itertools.cycle(st.columns(3)) for item in mylist: # Use col1, then col2, then col3, then col1, etc... with next(cols): st.write(item)

Streamlit (@streamlit) 's Twitter Profile Photo

🎈 What's new in Streamlit 1.45? 👀 Announcing the general availability of st.user! ▲ Add new options to st.multiselect and st.selectbox ↔️ Set the width of text alerts and exceptions ⭕ Add an icon to to text and number inputs See more 👇 buff.ly/3xYLyZe

Chong-U (@chongdashu) 's Twitter Profile Photo

Google ADK has in built capability to serve your agents via FastAPI endpoints: `adk api_server` This allows you to create your own custom frontend UI for your agents. In this 3rd tutorial, let's build a custom UI with Streamlit in Cursor for our ElevenLabs TTS MCP agent 👇

PyQuant News 🐍 (@pyquantnews) 's Twitter Profile Photo

I spent the last 25 years wasting my time writing 100,000 lines of code. Most of the time, it was for analytics apps. Now I can build 10 apps in under an hour. All with Streamlit. Here's the code:

I spent the last 25 years wasting my time writing 100,000 lines of code.

Most of the time, it was for analytics apps.

Now I can build 10 apps in under an hour.

All with Streamlit.

Here's the code:
Streamlit (@streamlit) 's Twitter Profile Photo

🎈 Meet Streamlit Co-founders Amanda Kelly & Thiago Teixeira + community leaders at Dev Day! Don't miss this unique chance to chat and get direct insights. Plus, explore the latest tech and connect with fellow builders—for FREE! RSVP: buff.ly/8dJogtX #SnowflakeDevDay

🎈 Meet Streamlit Co-founders <a href="/cutlasskelly/">Amanda Kelly</a> &amp; <a href="/ThiagoTDotCom/">Thiago Teixeira</a> + community leaders at Dev Day!

Don't miss this unique chance to chat and get direct insights. Plus, explore the latest tech and connect with fellow builders—for FREE!

RSVP: buff.ly/8dJogtX

#SnowflakeDevDay