To build with Synheart Core, complete these four steps in order. Standalone use ofDocumentation Index
Fetch the complete documentation index at: https://docs.synheart.ai/llms.txt
Use this file to discover all available pages before exploring further.
synheart_wear, synheart_behavior, or synheart_session only requires their package — skip ahead to the Quickstart for those tracks.
Install the CLI
curl -fsSL https://synheart.sh/install | sh — see Install the CLI.Create a platform account
Synheart is invite-only. Request access, then sign up at platform.synheart.ai. See Create a platform account.
Authenticate the CLI
synheart login signs the CLI in via OAuth Device Flow. See Authenticate the CLI.Install the runtime
synheart install runtime downloads the native HSI engine into your project. See Install the runtime.