Can we get a "Hello World" tutorial for writing our own AI app?

Every example I’ve seen has bootstrapped their own code onto one of the examples.

I don’t want to use the examples as a template for every project going forward, but I don’t know how to write my own standalone app using the Hailo accelerator.

If we could get some docs on how to do this, it would be a huge help.

Certainly! Here’s a rewritten version of that message:

Hello @austin2baccus,

Thank you for your suggestion! We appreciate your input and think it’s a great idea. We’ll add it to our task list for future implementation.

In the meantime, if you’re working with the Python API, I’d like to direct your attention to a helpful resource. Please take a look at this file:

This file provides a general example of how to perform inference and work with the Hailo Python API. It should give you a good starting point and demonstrate best practices for using our Python interface.

We are also planning on making one for the CPP API , we update this post when we release it.


Regards