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

# Introduction

> Welcome to the Kinetix ML documentation.

## About

Kinetix ML allows you to build and deploy computer vision pipelines easily. We take the pain out of implementing cross platform solutions that take full advantage of edge computing to deliver ultra low latency performance.

## Getting Started

Start by learning how to use our platform, jump into our edge deployment documentation, or cut straight to api reference.

<CardGroup cols={2}>
  <Card title="Deploy to the Browser" icon="pen-to-square" href="/quickstartJS">
    Integrate our typescript library.
  </Card>

  <Card title="Deploy to Python" icon="pen-to-square" href="/quickstartPy">
    Integrate our Python library.
  </Card>

  <Card title="Learn How to Use" icon="image" href="/platform">
    Learn how to use the Kinetix ML platform.
  </Card>

  <Card title="API Reference" icon="image" href="/api-reference">
    Complete library documentation.
  </Card>

  <Card title="Node Library" icon="image" href="/platform">
    Learn more about the nodes available to you.
  </Card>
</CardGroup>
