Skip to content

Run any ML model from any programming language.

License

Notifications You must be signed in to change notification settings

bramhoven/carton

 
 

Repository files navigation

Carton

Carton is a library that lets you run any machine learning (ML) model from any programming language*.

It wraps existing models and provides a uniform interface for your application to use regardless of the framework the underlying model was implemented in.

See https://carton.run for an overview of how it works and how to get started.

Getting started

See the quickstart guide at https://carton.run/quickstart

Model Registry

We have a model registry containing several popular open-source models.

Explore the registry at https://carton.pub and check out the quickstart guide.

Docs

See the documentation at https://carton.run/docs

Getting involved

About

Run any ML model from any programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 89.8%
  • Python 4.5%
  • C++ 4.1%
  • JavaScript 0.8%
  • C 0.7%
  • Dockerfile 0.1%