666ghj

Update README.

@@ -4,6 +4,8 @@ @@ -4,6 +4,8 @@
4 4
5 <a href="https://trendshift.io/repositories/15286" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15286" alt="666ghj%2FBettaFish | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> 5 <a href="https://trendshift.io/repositories/15286" target="_blank"><img src="https://trendshift.io/api/badge/repositories/15286" alt="666ghj%2FBettaFish | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
6 6
  7 +<a href="https://aihubmix.com/?aff=8Ds9" target="_blank"><img src="./static/image/logo_aihubmix2.png" alt="666ghj%2FBettaFish | Trendshift" width="150"/></a>
  8 +
7 [![GitHub Stars](https://img.shields.io/github/stars/666ghj/Weibo_PublicOpinion_AnalysisSystem?style=flat-square)](https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem/stargazers) 9 [![GitHub Stars](https://img.shields.io/github/stars/666ghj/Weibo_PublicOpinion_AnalysisSystem?style=flat-square)](https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem/stargazers)
8 [![GitHub Watchers](https://img.shields.io/github/watchers/666ghj/Weibo_PublicOpinion_AnalysisSystem?style=flat-square)](https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem/watchers) 10 [![GitHub Watchers](https://img.shields.io/github/watchers/666ghj/Weibo_PublicOpinion_AnalysisSystem?style=flat-square)](https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem/watchers)
9 [![GitHub Forks](https://img.shields.io/github/forks/666ghj/Weibo_PublicOpinion_AnalysisSystem?style=flat-square)](https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem/network) 11 [![GitHub Forks](https://img.shields.io/github/forks/666ghj/Weibo_PublicOpinion_AnalysisSystem?style=flat-square)](https://github.com/666ghj/Weibo_PublicOpinion_AnalysisSystem/network)
@@ -55,6 +57,10 @@ @@ -55,6 +57,10 @@
55 告别传统的数据看板,在“微舆”,一切由一个简单的问题开始,您只需像对话一样,提出您的分析需求 57 告别传统的数据看板,在“微舆”,一切由一个简单的问题开始,您只需像对话一样,提出您的分析需求
56 </div> 58 </div>
57 59
  60 +## 🪄 赞助商
  61 +
  62 +LLM模型API赞助:<a href="https://aihubmix.com/?aff=8Ds9" target="_blank"><img src="./static/image/logo_aihubmix2.png" alt="666ghj%2FBettaFish | Trendshift" width="150"/></a>
  63 +
58 ## 🏗️ 系统架构 64 ## 🏗️ 系统架构
59 65
60 ### 整体架构图 66 ### 整体架构图
@@ -255,6 +261,7 @@ INSIGHT_ENGINE_MODEL_NAME = "kimi-k2-0711-preview" @@ -255,6 +261,7 @@ INSIGHT_ENGINE_MODEL_NAME = "kimi-k2-0711-preview"
255 # Media Agent 261 # Media Agent
256 ... 262 ...
257 ``` 263 ```
  264 +推荐LLM API供应商:[推理时代](https://aihubmix.com/?aff=8Ds9)
258 265
259 #### 4.2 数据库初始化 266 #### 4.2 数据库初始化
260 267