-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.json
More file actions
47 lines (47 loc) · 1.16 KB
/
Copy pathsources.json
File metadata and controls
47 lines (47 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
[
{
"name": "OpenAI Blog",
"rss_url": "https://openai.com/news/rss.xml",
"category": "官方发布"
},
{
"name": "Anthropic Blog(OpenRSS)",
"rss_url": "https://openrss.org/feed/www.anthropic.com/news",
"category": "官方发布"
},
{
"name": "Hugging Face Blog",
"rss_url": "https://huggingface.co/blog/feed.xml",
"category": "开源与工具"
},
{
"name": "arXiv cs.AI",
"rss_url": "https://rss.arxiv.org/rss/cs.AI",
"category": "论文研究"
},
{
"name": "TechCrunch AI",
"rss_url": "https://techcrunch.com/tag/artificial-intelligence/feed/",
"category": "行业资讯"
},
{
"name": "VentureBeat AI",
"rss_url": "https://venturebeat.com/category/ai/feed/",
"category": "行业资讯"
},
{
"name": "Techmeme",
"rss_url": "",
"category": "行业资讯"
},
{
"name": "腾讯混元GitHub动态",
"rss_url": "https://github.com/Tencent-Hunyuan/HunyuanDiT/commits/main.atom",
"category": "国内厂商动态"
},
{
"name": "阿里通义GitHub动态",
"rss_url": "https://github.com/QwenLM/Qwen3/commits/main.atom",
"category": "国内厂商动态"
}
]