Skip to content

Commit 343e479

Browse files
committed
update skills introduction in README.md
1 parent cc1884f commit 343e479

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ We provide [QAI AppBuilder Launcher](tools/launcher/), enabling you to experienc
125125
### 5. ONNXWRAPPER
126126
[ONNXWRAPPER](./tools/onnxwrapper/) is a wrapper to run onnx inference code with qnn model, which will switch to qnn runtime automatically.
127127

128+
### 6. SKILLS
129+
[SKILLS](./tools/skills/) include 3 skills, they are [genie_api_service](./tools/skills/knowledge-skills/genie_api_service) which is used for GenieAPIService technical documentation retrieval, [qai_app_builder](./tools/skills/knowledge-skills/qai_app_builder) which is used for QAI AppBuilder technical documentation retrieval, and [qai-runner-skill](./tools/skills/qai-runner-skill) which is used for QAIRT model conversion & inference on Qualcomm devices.
130+
128131
## Models
129132
### Model Hub
130133
[AI Hub](https://aihub.qualcomm.com/compute/models) <br>

0 commit comments

Comments
 (0)