diff --git a/AI/AIFunctionSet/README_en.md b/AI/AIFunctionSet/README_en.md
index 092cb8289..ea8bcb7d0 100644
--- a/AI/AIFunctionSet/README_en.md
+++ b/AI/AIFunctionSet/README_en.md
@@ -25,8 +25,3 @@
\* Entity recognition: Extracts entities with specific meanings from natural languages and performs related operations \(such as searching\) based on the extracted entities.
\* Automatic speech recognition \(ASR\): Converts audio files and real-time audio data streams into Chinese character sequences at a recognition accuracy of over 90% \(95% for local recognition\).
-
-- Licensing
-
-For details, see the LICENSE.
-
diff --git a/AI/AIFunctionSet/README_zh.md b/AI/AIFunctionSet/README_zh.md
index 131ca79eb..6f54b1dee 100644
--- a/AI/AIFunctionSet/README_zh.md
+++ b/AI/AIFunctionSet/README_zh.md
@@ -14,5 +14,3 @@ AI
* 关键字提取: 可以在大量信息中提取出文本想要表达的核心内容,可以是具有特定意义的实体,如:人名,地点,电影等。也可以是一些基础但是在文本中很关键的词汇。
* 实体识别: 从自然语言中提取出具有特定意义的实体,并在此基础上完成搜索等一系列相关操作及功能。
* 语音识别: 将语音文件、实时语音数据流转换为汉字序列,准确率达到90%以上(本地识别95%)。
-
-## Licensing
diff --git a/AI/AIFunctionSet/entry/src/main/resources/base/graphic/background_ability_main.xml b/AI/AIFunctionSet/entry/src/main/resources/base/graphic/background_ability_main.xml
deleted file mode 100644
index c0c0a3df4..000000000
--- a/AI/AIFunctionSet/entry/src/main/resources/base/graphic/background_ability_main.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/AI/AIFunctionSet/entry/src/main/resources/base/layout/ability_main.xml b/AI/AIFunctionSet/entry/src/main/resources/base/layout/ability_main.xml
deleted file mode 100644
index fd19d6d82..000000000
--- a/AI/AIFunctionSet/entry/src/main/resources/base/layout/ability_main.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file