Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Run frontier LLMs and VLMs locally on Qualcomm devices across NPU, GPU, and CPU with a few lines of code
| Date | Stars |
|---|---|
| 2026-07-24 | 8253 |
| 2026-07-25 | 8256 |
| 2026-07-28 | 8274 |
| 2026-07-30 | 8286 |
| 2026-07-31 | 8287 |
| 2026-08-07 | 8306 |
| 2026-08-15 | 8305 |
| 2026-08-18 | 8301 |
| 2026-08-19 | 8306 |
| 2026-08-20 | 8308 |
| 2026-08-21 | 8309 |
| 2026-08-22 | 8317 |
| 2026-08-23 | 8319 |
| 2026-08-24 | 8323 |
| 2026-08-25 | 8323 |
| 2026-08-26 | 8324 |
| 2026-08-27 | 8327 |
| 2026-08-28 | 8330 |
| 2026-08-29 | 8336 |
| 2026-08-30 | 8339 |
| 2026-08-31 | 8342 |
| 2026-09-01 | 8346 |
| 2026-09-02 | 8347 |
| 2026-09-04 | 8350 |
| 2026-09-05 | 8352 |
| 2026-09-06 | 8354 |
| 2026-09-07 | 8353 |
| 2026-09-08 | 8354 |
| 2026-09-09 | 8356 |
| 2026-09-10 | 8360 |
| 2026-09-11 | 8360 |
| 2026-09-12 | 8362 |
| 2026-09-13 | 8366 |
| 2026-09-14 | 8369 |
| 2026-09-15 | 8373 |
| 2026-09-16 | 8375 |
| 2026-09-17 | 8375 |
| 2026-09-18 | 8379 |
| 2026-09-19 | 8380 |
| 2026-09-20 | 8381 |
Today
+1 stars today
This week
+15 stars this week
This month
+72 stars this month
Momentum
54.0
growth rate 0.18%/day
<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="GenieX-Logo-Hor-1-White.png" /> <source media="(prefers-color-scheme: light)" srcset="GenieX-Logo-Hor-1-Black.png" /> <img src="GenieX-Logo-Hor-1-Black.png" width="420" alt="Qualcomm AI Hub GenieX" /> </picture> ### The easiest way to run frontier LLMs & VLMs locally on Qualcomm devices [](#) [](https://geniex.aihub.qualcomm.com) [](https://github.com/qualcomm/GenieX/releases) [](LICENSE) [](https://aihub.qualcomm.com/community/slack) [**Documentation**](https://geniex.aihub.qualcomm.com) · [**Quickstart**](#quickstart) · [**Models**](#models) · [**Community**](#-community--contact) </div> --- GenieX is an **on-device Gen AI inference runtime for Qualcomm devices**. Bring almost any GGUF model from Hugging Face — or a pre-compiled bundle from [Qualcomm AI Hub](https://aihub.qualcomm.com/models/) — and run it locally on the **Hexagon NPU, Adreno GPU, or CPU** in a few lines of code. One C SDK underneath, exposed through a CLI, Python, Kotlin/Java, Docker, and an OpenAI-compatible server. It is the community version of Qualcomm GENIE. <div align="center"> <img src="docs/Mintlify-image/geniex_arch_v2.png" width="820" alt="GenieX architecture: CLI, Python, Java, Docker, and OpenAI-compatible Serve interfaces sit on a single GenieX SDK, which dispatches to the llama.cpp runtime (GGML over CPU / GPU / Hexagon HTP kernels) or the Qualcomm AI Engine Direct runtime on the NPU — across Windows, Android, and Linux." /> </div> ## Supported platforms GenieX runs **only on Qualcomm Snapdragon**. Find your platform, then jump straight to the interface you want to use. | Platform | Example devices | Jump to a quickstart | | --- | --- | --- | | 🪟 **Windows ARM64** *(Compute)* | Snapdragon X · X Elite | [CLI](#cli) · [Python](#python) · [Local server](#openai-compatible-server) | | 🤖 **Android** *(Mobile)* | Snapdragon 8 Elite · 8 Elite Gen 5 | [Android SDK](#android-kotlin--java) | | 🐧 **Linux ARM64** *(IoT)* | Dragonwing QCS9075 | [CLI](#cli) · [Docker](#docker) · [Python](#python) | > No device on hand? Spin up a remote session on [Qualcomm Device Cloud](https://qdc.qualcomm.com/). --- ## Quickstart Pick your interface below. Each one follows the same three steps — **Install**, **Run**, and **Docs** — and shows both runtimes: a **GGUF** model from Hugging Face (`llama_cpp`) and a **pre-compiled bundle** from Qualcomm AI Hub (`qairt`, NPU). ### CLI   **Install** - **Windows ARM64** — [download the installer](https://github.com/qualcomm/GenieX/releases), run it, then open a new terminal. - **Linux ARM64** — one line, no `sudo`: ```bash curl -fsSL https://qaihub-public-assets.s3.us-west-2.amazonaws.com/qai-hub-geniex/install.sh | sh ``` **Run** — chat with any model in one line (drag in an image for VLMs): ```bash # GGUF from Hugging Face → llama.cpp (NPU / GPU / CPU) geniex infer google/gemma-4-E4B-it-qat-q4_0-gguf # Pre-compiled bundle from Qualcomm AI Hub → Qualcomm AI Engine Direct (NPU) geniex infer ai-hub-models/Qwen2.5-VL-7B-Instruct # GGUF from Docker Hub (https://hub.docker.com/u/ai) → llama.cpp (NPU / GPU / CPU) geniex infer docker.i
Excerpt of 10,760 characters
Read on GitHub667
493
162
Zack Li · Qualcomm Inc
147
Paul Zhu
112
79
AlexCHEN · Stanford University · United States
72
Alan Zhu · Nexa AI
39
13
zdc
10
MAN$I VERMA
3
2
1
Eric Curtin · Docker, Inc
1
Ting Heng Nguan
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:7255250288a1cfab, topic:llm
matched fp:7255250288a1cfab, topic:vlm