Open
Conversation
Collaborator
|
你好,文件似乎没有提交上来。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
项目信息
项目简介
本项目是一个基于 HelloAgents 框架和 Godot 引擎开发的沉浸式企业新人入职培训模拟系统。新员工可以在 2D 虚拟办公环境中与 AI 驱动的虚拟导师(HR、IT管理员、技术导师)进行自然语言交互,快速了解公司制度、办理入职手续并熟悉技术规范,有效降低了企业培训成本并提升了新人体验。
核心功能
技术亮点
演示效果
自检清单
其他说明
本项目包含两个主要部分:
backend_co: 基于 HelloAgents 的 Python 后端服务 (端口 8001)。onboarding-ai: 基于 Godot 的客户端项目。启动前请确保正确配置
.env文件中的 LLM API 密钥。