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
- Host: GitHub
- URL: https://github.com/qualcomm/cloudai-inference-samples
- Owner: qualcomm
- License: bsd-3-clause
- Created: 2025-05-01T18:01:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-02T19:58:32.000Z (7 months ago)
- Last Synced: 2025-12-05T19:50:08.170Z (7 months ago)
- Language: HTML
- Size: 127 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE-OF-CONDUCT.md
- Security: SECURITY.md
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.