obsei/obsei

Integrate with Rubrix

lalitpagaria opened this issue · 0 comments

This task is related to add monitoring and AutoML capabilities to Obsei.

Rubrix is an open source for tracking and iterating on data for AI projects.
It can help Obsei's users to achieve following goals -

  • Monitor the predictions of deployed models (huggingface, spacy)
  • Iterate on ground-truth data and predictions to debug, so user can further train/fine-tune their model
  • Rubrix already support NLP and KG usecases and plan to support image and video which align with Obsei's future roadmap

For initially let's integrate monitoring of prediction capabilities and later add more tighter integration.

Rubrix repo: https://github.com/recognai/rubrix
Creator of Rubrix: @dvsrepo