Skip to content

JRJSolutions/jrjModelRegistry

Repository files navigation

jrjModelRegistry

jrjModelRegistry is a lightweight and flexible Python library for saving, versioning, and serving machine learning models.

  • πŸ“¦ Store models in S3-compatible storage with ZIP encryption
  • πŸ—ƒοΈ Track metadata in MongoDB
  • ⚑ Dynamically serve models using built-in FastAPI routes and dashboard
  • βœ… Works with any Python object (models, transformers, even DataFrames)

Simple enough for small projects, powerful enough for production.


πŸ“– Read the Docs πŸ“¦ View on PyPI ⭐ Star on GitHub

Docs

πŸ“š Documentation

Looking for usage examples, API details, and setup guides?

πŸ‘‰ Full documentation is available here: https://jrjmodelregistry.super.site

About

Simple and secure model registry for storing, versioning, and serving ML models using S3 and MongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published