#136 · Primary category: MLOps & Evaluation
BharatMLStack
BharatMLStack is an open-source, end-to-end machine learning infrastructure stack built at Meesho to support real-time and batch ML workloads at Bharat scale
Project last updated:08/12/26
GitHub Stars
707
Forks
84
Contributors
37
License
Apache-2.0
Why we included this project
BharatMLStack is the ML infrastructure platform Meesho built to serve features, run model inference, and handle embedding search at high request rates, shipping as a set of Kubernetes-native components rather than a single monolith. The online feature store returns features in under 10ms, Inferflow orchestrates DAG-based inference pipelines, and Skye provides vector similarity search with pluggable backends, all coordinated by a control plane and surfaced through a web console for feature registry and approval workflows. Since it is cloud-agnostic and comes with Go and Python SDKs plus a Docker Compose quick start, you can try it locally before committing to a full deployment. For teams that need low-latency feature serving and inference at scale without stitching together half a dozen services, this is a practical reference to start from.
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