deprecated-core
🔮 Instill Core contains components for supporting Instill VDP and Instill Model (by instill-ai)
streamlit
Streamlit — A faster way to build and share data apps. (by streamlit)
deprecated-core | streamlit | |
---|---|---|
7 | 317 | |
13 | 41,160 | |
- | 1.4% | |
9.1 | 9.9 | |
over 1 year ago | 1 day ago | |
Makefile | Python | |
GNU General Public License v3.0 or later | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
deprecated-core
Posts with mentions or reviews of deprecated-core.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-06.
-
Building an Instill AI Pipeline in 5 minutes
Step 1: Log in to your InstillAI Cloud account. If you don't have an account yet, you can create one here for free using your Email or Google or GitHub ID.
- VDP – ETL tool to streamline the end-to-end visual data processing pipeline
-
[P] Introducing VDP: open-source visual data ETL
⭐️ VDP on GitHub 👉 VDP documentation
-
VDP: Open-source ETL tool for unstructured visual data
Our team are building VDP, an open-source ETL tool for unstructured visual data. The idea is that with VDP, users can sync visual data from anywhere, transform the data into structured insights and load the insights into centralised warehouses or applications, just like how the modern data stack handles structured data.
-
I was excited about YOLOv7, so I built a sharable object detection application with VDP and Streamlit.
Background: we're building VDP, an open-source visual data ETL tool to streamline the end-to-end visual data processing pipeline. If you're interested, check out our blog post: Introducing VDP, open-source visual data ETL.
- VDP
- Show HN: VDP – open-source unstructured visual data ETL
streamlit
Posts with mentions or reviews of streamlit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-08-21.
-
🔥 Simulating Course Schedules 600x Faster with Web Workers in CourseCast
The original CourseCast 2024 was prototyped and deployed as a Streamlit application written in Python. Students would input their course utilities and submit their simulation request to the Streamlit Community Cloud where:
-
From PDF to Summary: Building an AI Agent with Python & Vector Databases - Basic
Streamlit → Front-end & deployment. LangChain → LLM integration & chaining workflows. Hugging Face → Pre-trained AI models (e.g., Mixtral-8x7B). Supabase → Vector database for storing PDF embeddings.
-
Top 20 Rising GitHub Projects with the Most Stars in 2025
Streamlit is a framework to quickly build and share data apps with simple Python scripts.
- Voice of Voiceless - Enabling the Voiceless to Communicate
-
Positron – A next-generation data science IDE
... and if you (the parent comment author) wants a really easy tool for creating a UI for the Python code, I'd recommend looking at Streamlit: https://streamlit.io/
-
The Best Python Web App Frameworks in 2025
Streamlit
-
Predictive Maintenance Systems for Cleaning Robots: Boosting Efficiency Through Smart Tech
Use Streamlit to visualize and test predictions interactively:
-
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
What are some alternatives?
When comparing deprecated-core and streamlit you can also consider the following projects:
conduit - Conduit streams data between data stores. Kafka Connect replacement. No JVM required.
flet - Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
basetool - Open-source internal tool framework. 💪 Empower your team and collaborators to view and manage the data you already own in a nice easy-to-use protected tool. Basetool helps you have a better handle on your data in a collaborative way so you can focus on moving your business forward.
reflex - 🕸️ Web apps in pure Python 🐍
Yolo_mark - GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2
nicegui - Create web-based user interfaces with Python. The nice way.