An open API service indexing awesome lists of open source software.

https://github.com/qualcomm/cloudai-inference-samples

Sample code from various blog posts about our cloud AI inference cards and software
https://github.com/qualcomm/cloudai-inference-samples

Last synced: 6 months ago
JSON representation

Sample code from various blog posts about our cloud AI inference cards and software

Awesome Lists containing this project

README

          

# Cloud AI Developer Blogs

This repository will hold sample code from an ongoing blog series specifically focused on using the Qualcomm AI100 and future cloud inference cards hosted by a number of partners.

## Branches

**main**: Primary development branch.
Contributors should develop submissions based on this branch, and submit pull requests to this branch.

## Requirements

Each folder of this repo will correspond to a single blog post, and the README.md inside it will reference the corresponding blog when published.

## Installation Instructions

See each individual folder's README.md for instructions on how to install, use, etc.

## Development

Code samples are provided as purely samples and are not intended for production use. If you have suggestions for how to improve or directions you'd like to see, please see how to contribute via the [CONTRIBUTING.md file](CONTRIBUTING.md).

## Getting in Contact

* [Report an Issue on GitHub](../../issues)
* [Open a Discussion on GitHub](../../discussions)
* [E-mail us](mailto:raysteph@qti.qualcomm.com) for general questions

## License

cloudai-inference-samples is licensed under the [BSD-3-clause License](https://spdx.org/licenses/BSD-3-Clause.html). See [LICENSE.txt](LICENSE.txt) for the full license text.