Show HN: MLSentinel β monitor ML models and catch failures earlyhttps://www.mlsentinel.dev
I built MLSentinel to make it easier to monitor ML models after they are deployed. One problem I kept running into was that a model could continue running normally while something underneath was starting to go wrong. By the time you notice it, you may already have spent hours trying to figure out what changed. MLSentinel monitors model health and surfaces issues through monitoring, reports, and alerts. The software is free to use. The platform is not open source, but the SDK is publicly available here: https://github.com/Narasimha440/mlsentinel You can try the platform here: https://mlsentineβ¦