#15 · Primary category: MLOps & Evaluation
taipy
Turns Data and AI algorithms into production-ready web applications in no time.
Project last updated:08/10/26
GitHub Stars
19.4K
Forks
2.0K
Contributors
97
License
Apache-2.0
Why we included this project
Taipy is a full-stack Python framework that lets you build interactive web applications around your data pipelines and AI models without hiring a separate frontend team. The scenario engine is the part most teams will care about: it models tasks, tracks data dependencies, schedules jobs, and keeps a versioned record of each run, so you can reproduce results and compare what-if variants. A GUI layer handles the dashboards, forms, and charts, and a REST API exposes the workflows to other systems. That combination makes sense for teams where non-technical users need to trigger and monitor data jobs, or where you want orchestration and the user-facing interface of a data product living in one codebase. If the operational side of running data workloads matters as much as the interface, this is worth a close look.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models