Skip to content

Modelz is a developer-first platform for prototyping and deploying machine learning models.

License

Notifications You must be signed in to change notification settings

tensorchord/modelz-docs

Repository files navigation

ModelZ Documentation

ModelZ is an end-to-end platform for developers, that allows you to create and deploy your models to the cloud in just a few minutes.

This repository contains the source code for the ModelZ documentation website.

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.