Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

Snapdragon

Snapdragon is Qualcomm's brand for its system-on-chip (SoC) family, combining processing, graphics, neural processing, modem, and radio connectivity on a single piece of silicon. From the Snapdragon 8 Elite powering flagship Android smartphones to the Snapdragon X Elite running Windows Copilot+ PCs, the platform targets the full spectrum of connected devices. Snapdragon is the primary hardware platform for on-device AI in consumer electronics, with the Hexagon NPU achieving up to 100 TOPS on the latest generation.

General
DeveloperQualcomm
TypeSystem-on-Chip Platform
LicenseProprietary (silicon); developer tools include open-source components
GitHubqualcomm/ai-hub-models
DocumentationQualcomm AI Hub Docs
AI Hubaihub.qualcomm.com

Core Features

  • Hexagon NPU — dedicated neural processing unit optimized for AI inference; achieves 40 TOPS (8 Gen 3) to 100 TOPS (8 Elite); ranked #1 on MLPerf Inference v4.0 mobile benchmark.
  • Heterogeneous AI Engine — workloads dynamically distributed across Hexagon NPU, Adreno GPU, and Oryon/Kryo CPU for optimal power efficiency.
  • Qualcomm AI Hub — cloud platform with 175+ pre-optimized models and remote profiling on 50+ real Snapdragon devices; install with pip install qai_hub_models.
  • Multi-precision support — FP32, FP16, INT16, and INT8 inference; enables quantized LLM deployment on mobile hardware.
  • On-device LLM execution — validated with Llama, Mistral, Qwen3, IBM Granite, and Stable Diffusion variants via AI Hub.
  • Sensing Hub — ultra-low-power always-on processor for continuous sensor monitoring without waking the main cores.

Snapdragon Platform Variants

VariantSegmentNPU PerformanceNotable Devices
Snapdragon 8 EliteFlagship mobile (2024-2025)100 TOPSSamsung Galaxy S25 series
Snapdragon 8 Gen 3Flagship mobile (2023-2024)~40 TOPSSamsung Galaxy S24 series
Snapdragon X EliteWindows laptops / Copilot+ PC45 TOPSMicrosoft Surface Laptop
Snapdragon X2 EliteWindows laptops (2025)80 TOPSNext-gen Copilot+ PCs
Snapdragon AR2AR glassesUltra-low powerVarious XR wearables

Tools and Resources

  • Qualcomm AI Hubaihub.qualcomm.com — browse pre-optimized models, run cloud profiling sessions, and download deployment artifacts.
  • AI Hub Models (GitHub)github.com/qualcomm/ai-hub-models — open-source Python library (BSD-3-Clause) with 200+ model recipes.
  • AI Engine Direct SDK (QNN) — low-level SDK for building applications directly targeting the Hexagon NPU.
  • AI Model Efficiency Toolkit (AIMET) — quantization, pruning, and compression tools for edge-friendly model preparation.
  • Snapdragon Neural Processing Engine (SNPE) — runtime that converts ONNX and TensorFlow models to Snapdragon-native format.
  • Qualcomm Device Cloud — remote access to physical Snapdragon hardware for testing without owning devices.
  • ONNX Runtime Execution Provider — plugin for running ONNX models with Hexagon NPU acceleration.
  • Developer Discorddiscord.com/invite/qualcommdevelopernetwork.

Ecosystem and Integrations

  • Verified integrations with Amazon SageMaker, Hugging Face, Roboflow, Dataloop, EyePop.ai, and NOTA AI for model preparation and deployment.
  • ExecuTorch (Meta/PyTorch) includes a stable Qualcomm AI Engine backend for deploying PyTorch models directly to the Hexagon NPU.
  • Llama 3.2 1B and 3B models from Meta were co-optimized for Snapdragon via QAT+LoRA quantization, achieving over 350 tokens/s prefill on Galaxy S24+.
  • Copilot+ PCs built on Snapdragon X Elite are Windows-native AI development targets, with NPU exposure via DirectML and QNN.

Start building with the Qualcomm AI Hub quickstart or clone the ai-hub-models repository and run pip install qai_hub_models to access the full model library.

Qualcomm Qualcomm Snapdragon AI technology Hackathon projects

Discover innovative solutions crafted with Qualcomm Qualcomm Snapdragon AI technology, developed by our community members during our engaging hackathons.

 LifePilot — On-Device Wellness Co-Pilot

LifePilot — On-Device Wellness Co-Pilot

Every AI wellness app works the same way: your tasks, sleep, spending, and health data get shipped to someone else's servers before you get an answer. LifePilot removes that trade-off — every model runs on the device itself. LifePilot is a calm, offline-first wellness app with four features, each backed by its own on-device model: • Overwhelm Manager — describe what's overwhelming you; an on-device Llama 3.2 1B model breaks it into a concrete 5–8 step plan, personalized from on-device memory that never syncs anywhere. • Energy Planner — a trained time-series model predicts your energy curve for the day from recent sleep and activity. • Hydration Tracker — a trained regression model sets a personalized daily water target and explains why. • Expense Scanner — point the camera at a receipt; on-device OCR plus trained models extract the merchant, total, currency, and category. No photo or text ever uploaded. Every model is exported to ExecuTorch and runs directly on the phone's own chip. There is no server-side inference path — put the phone in airplane mode and everything still works identically. That's not a fallback; it's the only mode. Where AMD fits: the four trained models (energy, hydration, and two expense models) are trained and exported on AMD Instinct MI300X GPUs via ROCm, on AMD's ROCm cloud notebooks — real GPU compute producing the exact .pte files that ship in the app. All four features are built and running on a real Android device today, including the on-device Llama agent generating multi-step task breakdowns in airplane mode. Privacy isn't a marketing line here — it's the architecture.

SafeScreen AI

SafeScreen AI

SafeScreen AI is designed as a local first line of defense. It runs directly on a Snapdragon-powered Android device using ExecuTorch and analyzes visual content on-device in real time. When the system detects potentially explicit, abusive, or manipulated media, it can immediately warn, blur, redact, mask, or block the content directly on screen before the user fully engages with it. Our initial focus is on two high-impact use cases: 1. Real-time explicit and harmful visual content protection, especially for young kids, teens, and women who may be targeted by unsafe content, online abuse, harassment, impersonation, or AI-generated explicit media. Many vulnerable users may not have the technical awareness to recognize manipulated or harmful content before it affects them. SafeScreen AI acts as a private safety shield that can blur or redact harmful content in the moment, reducing exposure before harm spreads. 2. Deepfake and manipulated media detection, helping users recognize synthetic or altered images and videos before trusting, sharing, or being harmed by them. This matters because AI-generated abuse is no longer hypothetical. Recent reporting has found AI-generated explicit deepfakes spreading in schools and affecting hundreds of students globally. Research on publicly available deepfake model variants found nearly 35,000 downloadable deepfake-related models, with almost 15 million downloads since late 2022; 96% of the targeted individuals were women. Online harm is also increasingly recognized by governments and advocacy groups as a serious form of non-consensual intimate image abuse. Using ExecuTorch and Snapdragon acceleration, we aim to build a low-latency, privacy-preserving pipeline that captures visual input, runs lightweight models locally, and responds immediately with protective actions such as warning, blurring, redaction, masking, or blocking.