# mindsdk-referenceapps **Repository Path**: ascend/mindsdk-referenceapps ## Basic Information - **Project Name**: mindsdk-referenceapps - **Description**: MindSDK Reference Apps - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.hiascend.com/software/mindx-sdk - **GVP Project**: No ## Statistics - **Stars**: 150 - **Forks**: 235 - **Created**: 2021-03-11 - **Last Updated**: 2025-10-14 ## Categories & Tags **Categories**: ai **Tags**: None ## README # 通知: 本项目已经正式迁移至 [Gitcode](https://gitcode.com/Ascend) 平台 EN|[CN](README.zh.md) # MindSDK Reference Apps [MindSDK](https://www.hiascend.com/software/mindx-sdk) is a software development kit (SDK) launched by Huawei, offering simple and easy-to-use, high-performance APIs and tools. It includes multiple SDKs such as Vision SDK (visual analysis), Index SDK (feature retrieval), and RAG SDK (retrieval augmented), aiding the Ascend AI processor in empowering various application scenarios. To help developers quickly master the use of Vision SDK 、 Index SDK and RAG SDK interfaces and rapidly implement business functions, this code repository provides various reference samples developed based on Vision SDK 、 Index SDK and RAG SDK. Users can select the appropriate sample code according to their needs. ## Main Directory Structure and Description | 目录 | 说明 | |---|-----------------------------------------------| | [contrib](./contrib) | Vision SDK user-contributed sample directory | | [docs](./docs) | Vision SDK documentation directory | | [VisionSDK](./VisionSDK) | Vision SDK official sample directory | | [tutorials](./tutorials) | Vision SDK official tutorials directory | | [IndexSDK](./IndexSDK) | Index SDK offical sample directory | | [RAGSDK](./RAGSDK) | RAG SDK and offical sample directory | ## Related Websites The Ascend Community encourages developers to communicate and learn together. Developers can obtain the latest MindSDK software, documentation, and other resources through the Ascend Community website; they can also exchange development experiences with other developers through the Ascend Forum. Ascend Community Website: https://www.hiascend.com/ Ascend Forum Website: https://www.hiascend.com/forum/ ## Disclaimer To the users of this code repository 1. The datasets and models mentioned in this code repository are only examples and are intended for non-commercial purposes only. If you use these datasets and models to complete the examples, please pay special attention to complying with the corresponding licenses for the datasets and models. Huawei will not be held responsible for any infringement disputes arising from your use of the datasets or models. 2. If you encounter any issues (including but not limited to functional or compliance issues) while using this code repository, please submit an issue on Gitee and we will promptly review and provide answers. To the owners of the dataset and models If you do not want your dataset or models to be mentioned in the examples of this code repository, or wish to update the description of your dataset or models in this code repository, please submit an issue on Gitee, and we will delete or update your dataset or models description according to your issue request. Thank you sincerely for your understanding and contribution to this code repository. ## License Refer to [License.md](License.md).