# Examples

> **Deprecation Notice**
> This page describes features that have been removed or replaced in Luxonis Hub. Functionality may be limited and only available to Hub Original customers. Please refer to the up-to-date guides to provision devices, manage fleets, and deploy applications.

To help you develop your app, we have prepared a set of examples that you can use as a starting point.

## Template app

The template app is a simple app that demonstrates how to use the RobotHub SDK to integrate your app with the cloud. You can
install the Template app following the guide on the [Get
started](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/get-started.md) page.

### Template app

Follow our detailed guide that explains every part of the code.

[Template app](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/template-app.md)

## Sample examples

We have also prepared a set of sample applications to demonstrate some of the rich possibilities available when creating your own
apps.

For installation please [log to your Hub account](https://hub.luxonis.com/), navigate to `Apps` tab on `Device` detail. Select the
`Install` button and choose `Run`. You get the list of available applications.

For more information about the sample apps, please follow next:

 * [OCR](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/ocr.md)
 * [QR Code Reader](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/qr-reader.md)
 * [Depth and Detection Live View](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/depth-detect-lv.md)
 * [Consumer Demographic & Sentiment
   Analysis](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/demographic-sentiment-analysis.md)
 * [Video Recording](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/video-rec.md)
 * [Working with Events](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/events-work.md)
 * [Youtube Streaming](https://docs.luxonis.com/cloud/advanced/legacy/perception-apps/examples/youtube-stream.md)
