# Welcome

Robopipe is an open source machine vision platform aiming to bring AI to manufacturing processes. Our product integrates machine vision with programmable logic controllers (PLCs) to bring AI-powered analysis directly into manufacturing environments. It uses [Unipi](https://www.unipi.technology/cs/) PLCs connected to [Luxonis](https://www.luxonis.com/) cameras to process real-time video and image data, enabling tasks like quality inspection, defect detection, and inventory tracking. By running AI models locally on edge devices, the system reduces latency and minimizes dependence on cloud processing, which can also help with data security. The app is designed to integrate easily with existing manufacturing systems, offering a practical way to enhance automation and improve efficiency in production workflows.

<table data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Setup</td><td><a href="/pages/Kcxl15FsslAB6nOdxfaJ">/pages/Kcxl15FsslAB6nOdxfaJ</a></td><td><a href="/files/TUWq3p33NvbslkRzD35F">/files/TUWq3p33NvbslkRzD35F</a></td></tr><tr><td align="center">Controller</td><td><a href="/pages/f5fVxLVWDODqQDCJ5yEO">/pages/f5fVxLVWDODqQDCJ5yEO</a></td><td><a href="/files/TUWq3p33NvbslkRzD35F">/files/TUWq3p33NvbslkRzD35F</a></td></tr><tr><td align="center">API</td><td><a href="/pages/sxw1nKhqa9BD9bqOoF3U">/pages/sxw1nKhqa9BD9bqOoF3U</a></td><td><a href="/files/TUWq3p33NvbslkRzD35F">/files/TUWq3p33NvbslkRzD35F</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://robopipe.gitbook.io/doc/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
