Getting Started with NeuroMesh

This page will help you get started with NeuroMesh API. You'll be up and running in a jiffy!

πŸ‘‹ Welcome to NeuroMesh developer's guide (Alpha)!

Overview

NeuroMesh is a distributed AI protocol for training, fine tuning and inference.

Get your NeuroMesh API Key

  1. Create an Account
  2. Get an API Key
  3. Get started with our APIs

NeuroMesh Inference APIs

With NeuroMesh distributed AI protocol, we show several inference scenarios based on different models structures and workflows.

Chat Completion

LLM models are served as REST API compatible with popular OpenAI chat completion standard and also supported via Python API.

Image Generation

Stable Diffusion models are served as SD REST API and also supported via SD Python API.

Flux models are served as Flux REST API and also supported via Flux Python API.

All output imgaes will be in the PNG format.