/modelz-docs

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

Primary LanguageMDXApache License 2.0Apache-2.0

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.