diff --git a/README-EN.md b/README-EN.md index c63da49..676586b 100644 --- a/README-EN.md +++ b/README-EN.md @@ -34,6 +34,8 @@ Beyond just report quality, compared to similar products, we have 🚀 six major **Starting with public opinion, but not limited to public opinion**. The goal of "WeiYu" is to become a simple and universal data analysis engine that drives all business scenarios. +> For example, you only need to simply modify the API parameters and prompts of the Agent toolset to transform it into a financial market analysis system. +
@@ -172,6 +174,8 @@ Weibo_PublicOpinion_AnalysisSystem/
## 🚀 Quick Start
+> If you are new to building Agent systems, you can start with a very simple demo: [Deep Search Agent Demo](https://github.com/666ghj/DeepSearchAgent-Demo)
+
### System Requirements
- **Operating System**: Windows, Linux, MacOS
diff --git a/README.md b/README.md
index fefe02a..6ec171c 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@
**始于舆情,而不止于舆情**。“微舆”的目标,是成为驱动一切业务场景的简洁通用的数据分析引擎。
+> 举个例子. 你只需简单修改Agent工具集的api参数与prompt,就可以把他变成一个金融领域的市场分析系统
+
@@ -172,6 +174,8 @@ Weibo_PublicOpinion_AnalysisSystem/
## 🚀 快速开始
+> 如果你是初次学习一个Agent系统的搭建,可以从一个非常简单的demo开始:[Deep Search Agent Demo](https://github.com/666ghj/DeepSearchAgent-Demo)
+
### 环境要求
- **操作系统**: Windows、Linux、MacOS