AI News Digest
Fetch and present the latest AI news from AI资讯速览.
Source
- Index:
https://ai-digest.liziran.com/zh/ - Each daily digest is a linked page from the index (first item = most recent)
Workflow
- Fetch the index page at
https://ai-digest.liziran.com/zh/ with web_fetch - Extract the first (most recent) digest link from the list
- Fetch that digest page
- Present each numbered item with its title and summary in a clean, readable format
Output Format
For each news item, output:
**NN [Title]**
[Summary in 1–3 sentences]
Separate items with ---. Use the original Chinese titles and summaries as-is (do not translate unless user asks).
Notes
- The index lists digests in reverse chronological order; always pick the first one unless the user specifies a date
- Short items (04, 05 …) may only have a one-liner — keep them brief
- If the user asks for a specific date, find the matching link from the archive at
https://ai-digest.liziran.com/zh/archive.html