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 PyPIStar 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