project-overview.md
694 Bytes
Project Overview
VAServer 总项目由算法、CBox 软件、g6 嵌入式软件以及公共 AI 协作资料组成。
模块
-
algorithm: 算法代码仓库,模块 AI 资料放在algorithm/_ai/。 -
cbox: CBox / Analysis Service 软件代码仓库,模块 AI 资料放在cbox/_ai/。 -
g6: g6 嵌入式 / Sensor 相关代码仓库,模块 AI 资料放在g6/_ai/。
公共 AI 协作仓库
-
ai-public: 公共 AI 资料,所有相关人员可读,只放架构、接口、规范、共享需求、集成任务和可共享知识。
私有 AI 资料位置
模块私有 AI 资料跟随代码仓库权限,统一放在各代码仓库的 _ai/ 目录中。