Install AI OS
Requirements
Section titled “Requirements”- Authorized access to the private AI OS repository.
- Git.
- Bun 1.3.14, matching the repository pin.
- A supported desktop environment for the local browser experience.
Optional providers and local tools add richer signals, but the committed fallback data lets the cockpit start without them.
Install
Section titled “Install”cd ai-osbun installThe repository is private. The clone command succeeds only for an account with access and configured Git authentication. If you do not have repository access, use the public demo and this documentation site instead.
The install command uses the committed lock file. Do not copy local account files or machine-generated data into the checkout.
Start the shortest local path
Section titled “Start the shortest local path”bun run devThe local app starts on http://127.0.0.1:5189. Startup seeds committed
fallback data only when generated local data is absent and enables the normal
local feature surfaces.
Continue with First local run.
Optional provider authentication is not part of install or bun run setup.
Use the OpenAI subscription runtime
only when you intend to enable account-backed Dream or Trend Finder analysis.