666ghj

Add deployment guidance to the documentation.

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