streamlit
wave
streamlit | wave | |
---|---|---|
310 | 23 | |
39,392 | 4,099 | |
2.3% | 0.7% | |
9.9 | 8.5 | |
1 day ago | 5 days ago | |
Python | Python | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
streamlit
-
Build Code-RAGent, an agent for your codebase
The only thing left to do then was to build something that could showcase the power of code ingestion within a vector database, and it immediately clicked in my mind: "Why don't I ingest my entire codebase of solved Go exercises from Exercism?" That's how I created Code-RAGent, your friendly coding assistant based on your personal codebases and grounded in web search. It is built on top of GPT-4.1, powered by OpenAI, LinkUp, LlamaIndex, Qdrant, FastAPI and Streamlit. The building of this project was aimed at providing a reproducible and adaptable agent, that people can therefore customize based on their needs, and it was composed of three phases:
-
How AI is Transforming Front-End Development in 2025!
Streamlit.io: Great documentation and reusable components to integrate with your AI application for rapid python front-end AI development
-
Top 40 Open-source Developer Tools with the Most GitHub Stars
GitHub: https://github.com/streamlit/streamlit
-
Building a Local AI Agent with Ollama + MCP + LangChain + Docker"
Streamlit for an optional frontend
-
How to Build an Internal Data Application Using Google Sheets as a Data Source
Streamlit: https://streamlit.io/
-
Querying DynamoDB with Natural Language Using MCP
The agent uses MCP to translate this into a DynamoDB query. Then, using Streamlit UI, results are returned in a structured format, making it easy to use.
-
Can I run this LLM?
It's powered by something called "Streamlit" (https://streamlit.io).
> A faster way to build and share data apps
Website doesn't even load for me. I don't even know what to say...welcome to web dev 2025 edition.
-
Vaadin Flow for AdminUI
Since Vaadin is Java-focused, its major benefits are best realized within that ecosystem. If you're using .NET, Blazor might be a better fit, while in the Python world, a lightweight alternative could be Streamlit.
-
Running locally DeepSeek-R1 for RAG
We can embed this solution into a desktop client by creating a user interface using Streamlit to allow the user to interact with our RAG application via chat. Or you can make a Telegram bot, then it will be even easier to create an interface
-
Building a Sarcasm Detection System with LSTM and GloVe: A Complete Guide
Streamlit
wave
-
This Week In Python
wave – Realtime Web Apps and Dashboards for Python and R
- Wave: Create Web Apps with Python
-
Streamlit alternatives but for Rust?
https://streamlit.io/ https://wave.h2o.ai/ https://reflex.dev/
-
Launch HN: Pynecone (YC W23) – Web Apps in Pure Python
Looks similar to Nitro https://nitro.h2o.ai/ and Wave https://wave.h2o.ai/ - both open source. Nitro already works with WebAssembly via Pyodide. (Author here)
-
Nice GUI
To write web gui in Python, there are some other open source alternatives.
If just want to port simple shell interactive interface to web gui, can check https://github.com/pywebio/PyWebIO
If want to get a production level dashboard by using Python, https://wave.h2o.ai/ <>
-
Show HN: Hstream – quick Python web apps (Streamlit alternative using Htmx)
I think the demo site may have been hugged to death. It's not rendering anything for me.
I think it's also worth giving a shoutout to wave in this space; they have quite a few components you can use out-of-the-box https://github.com/h2oai/wave
- PyScript
- Realtime Web Apps and Dashboards for Python
- Realtime Web Apps and Dashboards for Python and R
What are some alternatives?
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
pglet - Pglet - build internal web apps quickly in the language you already know!
reflex - 🕸️ Web apps in pure Python 🐍
dephell - :package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
nicegui - Create web-based user interfaces with Python. The nice way.
reactpy - It's React, but in Python