666ghj

Add deployment guidance to the documentation.

@@ -34,6 +34,8 @@ Beyond just report quality, compared to similar products, we have 🚀 six major @@ -34,6 +34,8 @@ Beyond just report quality, compared to similar products, we have 🚀 six major
34 34
35 **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. 35 **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.
36 36
  37 +> 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.
  38 +
37 <div align="center"> 39 <div align="center">
38 <img src="static/image/system_schematic.png" alt="banner" width="800"> 40 <img src="static/image/system_schematic.png" alt="banner" width="800">
39 41
@@ -172,6 +174,8 @@ Weibo_PublicOpinion_AnalysisSystem/ @@ -172,6 +174,8 @@ Weibo_PublicOpinion_AnalysisSystem/
172 174
173 ## 🚀 Quick Start 175 ## 🚀 Quick Start
174 176
  177 +> 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)
  178 +
175 ### System Requirements 179 ### System Requirements
176 180
177 - **Operating System**: Windows, Linux, MacOS 181 - **Operating System**: Windows, Linux, MacOS
@@ -34,6 +34,8 @@ @@ -34,6 +34,8 @@
34 34
35 **始于舆情,而不止于舆情**。“微舆”的目标,是成为驱动一切业务场景的简洁通用的数据分析引擎。 35 **始于舆情,而不止于舆情**。“微舆”的目标,是成为驱动一切业务场景的简洁通用的数据分析引擎。
36 36
  37 +> 举个例子. 你只需简单修改Agent工具集的api参数与prompt,就可以把他变成一个金融领域的市场分析系统
  38 +
37 <div align="center"> 39 <div align="center">
38 <img src="static/image/system_schematic.png" alt="banner" width="800"> 40 <img src="static/image/system_schematic.png" alt="banner" width="800">
39 41
@@ -172,6 +174,8 @@ Weibo_PublicOpinion_AnalysisSystem/ @@ -172,6 +174,8 @@ Weibo_PublicOpinion_AnalysisSystem/
172 174
173 ## 🚀 快速开始 175 ## 🚀 快速开始
174 176
  177 +> 如果你是初次学习一个Agent系统的搭建,可以从一个非常简单的demo开始:[Deep Search Agent Demo](https://github.com/666ghj/DeepSearchAgent-Demo)
  178 +
175 ### 环境要求 179 ### 环境要求
176 180
177 - **操作系统**: Windows、Linux、MacOS 181 - **操作系统**: Windows、Linux、MacOS