init
This commit is contained in:
34
docs/preview.md
Normal file
34
docs/preview.md
Normal file
@@ -0,0 +1,34 @@
|
||||
## 信息监控
|
||||
```yaml
|
||||
rules:
|
||||
- name: US Tariff Impact
|
||||
query: The various impacts and developments of recent US tariff policies, different perspectives, especially their impact on China
|
||||
```
|
||||
<img src="images/monitoring.png" alt="Monitoring" width="500">
|
||||
|
||||
## 每日简报
|
||||
```yaml
|
||||
rules:
|
||||
- name: Evening News
|
||||
every_day: "06:30~18:00"
|
||||
```
|
||||
<img src="images/daily-brief.png" alt="Daily Brief" width="500">
|
||||
|
||||
## Chat with feeds
|
||||
|
||||
<img src="images/chat-with-feeds.png" alt="Chat with feeds" width="500">
|
||||
|
||||
## 添加 RSS 订阅源
|
||||
> 如果你是 RSS 老司机,直接丢 RSS 地址,或者 OPML 文件给 AI 即可
|
||||
|
||||
<img src="images/add-rss.png" alt="Add RSS" width="500">
|
||||
|
||||
## 配合 zenfeed-web
|
||||
<img src="images/feed-list-with-web.png" alt="" width="500">
|
||||
|
||||
<img src="images/notification-with-web.png" alt="" width="500">
|
||||
|
||||
<img src="images/update-config-with-web.png" alt="" width="500">
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user