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

ai feature-engineering feature-store-online machine-learning ml mlops
3 Open Issues Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves removing unnecessary distribution artifacts from the BharatMLStack's Python SDK and setting up pre-commit hooks for improved code quality and consistency across the Go and Python SDKs. This includes configuring pre-commit in GitHub Actions for automated checks.

Complexity: 3/5
good first issue

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

Go
#ai#feature-engineering#feature-store-online#machine-learning#ml#mlops

AI Summary: The task is to fix a bug in the Python SDK (py-sdk/grpc_feature_client/grpc_feature_client/client.py) of the BharatMLStack project. The bug causes invalid gRPC metadata headers to be sent, resulting in errors. The solution involves modifying the header key generation to comply with gRPC Python's lowercase ASCII requirement without hyphens.

Complexity: 3/5
bug good first issue

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

Go
#ai#feature-engineering#feature-store-online#machine-learning#ml#mlops

AI Summary: The task is to implement a Snowflake feature pull connector for BharatMLStack, an open-source machine learning infrastructure. This involves creating a new connector that reads features from Snowflake using its feature store API, transforms the data, and pushes it to BharatMLStack's online feature store for real-time inference. The connector should handle data transformations, deduplication, error handling, and observability.

Complexity: 4/5
good first issue

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

Go
#ai#feature-engineering#feature-store-online#machine-learning#ml#mlops