Resources — Documentation

Everything you need to integrate cognitive infrastructure into your systems.

[ 01 ]The manual

Read in any order. Each section is written to be exhaustive, versioned, and honest about trade-offs.

[ 02 ]Zero to running

Install the CLI, authenticate, and run your first project. The getting-started guide carries you the rest of the way.

[ sh ]quick start

$ npm install -g @mynd/cli

$ mynd auth login

$ mynd init my-first-project

✦ scaffolding project — core, edge, vault, sync

$ mynd run

ready in 4m32s_