Lines Matching refs:AI
1 # AI<a name="EN-US_TOPIC_0000001072614474"></a>
12 …AI subsystem is the part of OpenHarmony that provides native distributed AI capabilities. At the h…
14 **Figure 1** AI engine framework<a name="fig17296164711526"></a>
20 /foundation/ai/ai_engine # Home directory of the AI subsystem
22 │ └── kits # External APIs of the AI subsystem
24 │ ├── client # Client module of the AI subsystem
27 │ ├── common # Common tools and protocol modules of the AI subsystem
31 │ └── server # Server module of the AI subsystem
52 1. Compile the AI subsystem.
54 …The source code for lightweight AI framework is available at **//foundation/ai/ai_engine/services…
195 …**Note**: The sequence for the SDK to call client APIs of the AI engine is as follows: AieClientIn…
418 [AI subsystem](https://gitee.com/openharmony/docs/blob/master/en/readme/ai.md)
432 - [AI Engine Framework Development Guide](https://gitee.com/openharmony/docs/blob/master/en/devic…