LydianAI Open-source tooling

Docs

Documentation for both LydianAI open-source projects.

Federated ML

Set up the coordinator and workers, configure GPU paths, and run your first training round.

Architecture

Server/coordinator + worker loop for FedAvg training over Tailscale.

Concepts

Quickstart

Run the FedAvg training PoC: start server, start workers, launch a training run, and monitor results.

Getting Started

Networking with Tailscale

Put server and workers on the same tailnet and use stable 100.x IPs.

Guides

NEW vs LEGACY GPU setup

Modern CUDA wheels vs Pascal (GTX 1080/1080 Ti) pinned legacy stack.

Guides

CLI reference

Start runs, monitor progress, and fetch results using client.submit_job.

Reference

Assurance-as-Code

Deploy the backend, create a SW System project, and manage compliance artifacts for UNECE R155, R156, and ISO 29119.

Deployment

Deploy the Assurance-as-Code backend using Docker Compose.

Assurance-as-Code

Creating a project

Set up a SW System project with the applicable ASIL level and standards profile.

Assurance-as-Code

Managing artifacts

Create requirements, hazard analyses, test cases, and test results. Link them to form a complete traceability chain.

Assurance-as-Code

Release baselines

Run the release-gate check and generate a timestamped baseline snapshot for regulatory submission.

Assurance-as-Code

Connecting a GitHub repository

Set up the GitHub App, configure a repository connector, and add .aac/repo.yml to link source code to requirements automatically.

Assurance-as-Code