https://github.com/qualcomm/awesome-qualcomm-developer
Catalog of projects that build upon Qualcomm's platforms
https://github.com/qualcomm/awesome-qualcomm-developer
List: awesome-qualcomm-developer
ai cloud-ai compute dragonwing edge-ai iot qualcomm qualcomm-npu snapdragon
Last synced: 6 months ago
JSON representation
Catalog of projects that build upon Qualcomm's platforms
- Host: GitHub
- URL: https://github.com/qualcomm/awesome-qualcomm-developer
- Owner: qualcomm
- License: bsd-3-clause
- Created: 2025-05-29T18:09:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-29T17:30:32.000Z (8 months ago)
- Last Synced: 2025-10-29T18:38:27.216Z (8 months ago)
- Topics: ai, cloud-ai, compute, dragonwing, edge-ai, iot, qualcomm, qualcomm-npu, snapdragon
- Language: JavaScript
- Homepage: https://qualcomm.github.io/awesome-qualcomm-developer/
- Size: 239 KB
- Stars: 1
- Watchers: 0
- Forks: 6
- Open Issues: 1
-
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
# Awesome Qualcomm Developer
Welcome! This repo is for cataloging OSS projects that build upon Qualcomm's platforms such as
- Snapdragon Compute (e.g. Windows on Snapdragon)
- Dragonwing IoT (e.g. Qualcomm RB3 Gen2, Thundercomm Rubik Pi)
- Cloud AI
This is a community-oriented effort and we welcome any and all repo contributions as long as they don't violate our [Code of Conduct](CODE-OF-CONDUCT.md).
## Contributing
Please refer to our [Contributing Guide](CONTRIBUTING.md) for information on how to contribute repos or fixes to this project.
## Branches
**main**: Primary development branch. Contributors should develop submissions based on this branch, and submit pull requests to this branch.
## Testing
For testing the site locally, you will need to have `npm` installed. Then, from the root of the repo, run the following:
npm install
npm run start-local
This will start the site in your default browser.
## Getting in Contact
The best way to connect with us is to submit a [Github Issue](https://github.com/qualcomm/awesome-qualcomm-developer/issues/new).
## License
Awesome Qualcomm Developer 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 information.
## Disclaimer
This repository is a **Qualcomm-curated catalog** of publicly available code samples and projects that may be of interest to developers working with Qualcomm platforms.
> **Important Notes:**
>
> - The projects listed in this repository are **not owned, maintained, or officially endorsed by Qualcomm** or its subsidiaries.
> - Qualcomm makes **no representations or warranties** regarding the accuracy, functionality, or security of the listed projects.
> - Use of any third-party code or tools linked from this repository is **at your own risk** and subject to the respective licenses and terms provided by the original authors.
> - This repository is intended **solely as a reference** to help developers discover relevant open-source resources.
For official Qualcomm developer tools, documentation, and support, please visit [qualcomm.com/developer](https://qualcomm.com/developer)