-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Alphamasterliu/main
Formal Update
- Loading branch information
Showing
1 changed file
with
23 additions
and
8 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,22 +4,32 @@ | |
</p> | ||
|
||
<p align="center"> | ||
<b>基于自然语言交互的游戏角色行为自定义系统</b> | ||
<b>Game Character Behavior Customization System Based on Natural Language Interaction</b> | ||
</p> | ||
|
||
<p align="center"> | ||
<a href="docs/README_CN.md"><img src="https://img.shields.io/badge/文档-中文版-blue.svg" alt="CN doc"></a> | ||
<a href="README.md"><img src="https://img.shields.io/badge/document-English-blue.svg" alt="EN doc"></a> | ||
<a href="http://www.apache.org/licenses/"><img src="https://img.shields.io/badge/license-Apache2.0-blue.svg" alt="License: Apache2.0"></a> | ||
<a href="README.md"><img src="https://img.shields.io/badge/Document-English-blue.svg" alt="EN doc"></a> | ||
<a href="https://github.com/AdamZmy/Rules-Project/blob/main/Wechat_Group.jpg"><img src="https://img.shields.io/badge/Wechat Group-微信测试群-green.svg" alt="Wechat Group"></a> | ||
<a href="http://www.apache.org/licenses/"><img src="https://img.shields.io/badge/License-Apache2.0-orange.svg" alt="License: Apache2.0"></a> | ||
</p> | ||
|
||
## 【愿景View】 | ||
为玩家带来**极低门槛**,**超高自由度**的游戏体验。 | ||
## 📖 Overview | ||
Developed behavior trees for game characters using large language models and API frameworks, tailored for open-source | ||
sandbox RPG and SLG games. | ||
|
||
## ✨️ Surpport | ||
Discard Join US | ||
📢 Join Our [Wechat Group](https://github.com/Alphamasterliu/Rules-Project/blob/main/Wechat_Group.jpg)! | ||
|
||
## 【产品路径】 | ||
1. 基于开源沙盒RPG/SLG游戏,利用LLM和框架工具搭建自然语言定义游戏角色行为树的对话框插件。 | ||
![Rules Concept](Rules_Concept.png) | ||
Looking forward to seeing you there! 🎉 | ||
|
||
Contact Information | ||
If you have any questions or feedback about this project, please feel free to contact us. We highly appreciate your suggestions! | ||
|
||
- **Email:** [email protected] | ||
- **GitHub Issues:** For more technical inquiries, you can also create a new issue in our GitHub repository. | ||
We will respond to all questions quickly. | ||
|
||
## 👨💻 Contributors | ||
|
||
|
@@ -28,3 +38,8 @@ | |
</a> | ||
|
||
Made with [contrib.rocks](https://contrib.rocks). | ||
|
||
## ⚖️ License | ||
|
||
- Source Code Licensing: Our project's source code is licensed under the Apache 2.0 License. This license permits the use, modification, and distribution of the code, subject to certain conditions outlined in the Apache 2.0 License. | ||
- Data Licensing: The related data utilized in our project is licensed under CC BY-NC 4.0. This license explicitly permits non-commercial use of the data. We would like to emphasize that any models trained using these datasets should strictly adhere to the non-commercial usage restriction and should be employed exclusively for research purposes. |