> ## Documentation Index
> Fetch the complete documentation index at: https://docs.loom.aayanmishra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Loom Labs

> Official documentation for Loom Labs — distributed AI infrastructure, LoomOS, SDKs, and verification.

<div align="center">
  <img src="https://mintcdn.com/noemaresearch/HTpfffbjCg0IA1v7/images/hero-light.png?fit=max&auto=format&n=HTpfffbjCg0IA1v7&q=85&s=a9c8f34a77b7203678d90670a86de376" alt="Loom Labs" width="2064" height="1104" data-path="images/hero-light.png" />
</div>

Loom Labs builds open, enterprise-grade infrastructure for distributed AI. Our mission is to make large-scale, verifiable AI reliable and easy to operate in production.

## What is Loom Labs?

Loom Labs is the company behind LoomOS — a distributed AI runtime and orchestration platform for training, verifying, and deploying AI models at scale. We provide:

* **LoomOS**: Distributed AI runtime, scheduler, RL stack, verification, and deployment
* **Prism**: Integrated safety, factuality, and compliance verification
* **SDKs & CLI**: Python SDK, job manifest system, and CLI tools
* **Marketplace**: Compute advisory and cost-optimization tooling

## Products

<CardGroup cols={2}>
  <Card title="LoomOS (Product)" icon="rocket" href="/loomlabs/loomos/index">
    LoomOS — distributed AI runtime and orchestration platform: scheduler, LoomDB, RL training, verification, and deployment.
  </Card>

  <Card title="Prism (Verification)" icon="shield" href="/loomlabs/loomos/advanced-features">
    Safety, factuality, and bias testing tools integrated with the deployment pipeline.
  </Card>
</CardGroup>

## Get Started

1. Read the [LoomOS Platform Overview](/loomlabs/loomos/platform-overview) to understand architecture and quickstart.
2. Install the [SDK & CLI](/loomlabs/loomos/sdk-cli) to submit jobs and automate workflows.
3. Run the quick demo in `examples/` to validate your environment.

## Documentation

<CardGroup cols={3}>
  <Card title="Platform Overview" href="/loomlabs/loomos/platform-overview">
    Architecture, quickstart, and system diagram
  </Card>

  <Card title="Core Modules" href="/loomlabs/loomos/core-modules">
    LoomDB, Scheduler, Security, Marketplace
  </Card>

  <Card title="RL System" href="/loomlabs/loomos/rl-system">
    LoomRLGym, PPO, WEAVE, distributed RL
  </Card>

  <Card title="Nexus System" href="/loomlabs/loomos/nexus-system">
    Master/Worker, failover, LoomCtl API
  </Card>

  <Card title="Blocks & Adapters" href="/loomlabs/loomos/blocks-adapters">
    OpenAI, Hugging Face, Vision, Diffusion adapters
  </Card>

  <Card title="SDK & CLI" href="/loomlabs/loomos/sdk-cli">
    Python SDK, job manifests, CLI usage
  </Card>

  <Card title="Examples & Tutorials" href="/loomlabs/loomos/examples-tutorials">
    Quick demos, WEAVE examples
  </Card>

  <Card title="Advanced Features" href="/loomlabs/loomos/advanced-features">
    Prism, Tapestry, Weaver
  </Card>

  <Card title="API Reference" href="/loomlabs/loomos/api-reference">
    REST endpoints, Python client
  </Card>

  <Card title="Deployment Guide" href="/loomlabs/loomos/deployment-guide">
    Local, Docker Compose, Kubernetes
  </Card>
</CardGroup>

## Community & Support

<CardGroup cols={2}>
  <Card title="GitHub Repository" icon="github" href="https://github.com/loomlabs/loomos">
    Source code, issues, and contributions
  </Card>

  <Card title="Discord Community" icon="discord" href="https://discord.gg/loomos">
    Join our community for support and discussions
  </Card>
</CardGroup>

***

<div align="center">
  **Built with ❤️ by Loom Labs for the open-source community**
</div>
