@wcj/github-rank 25.2.17 → 25.2.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +21914 -21914
- package/dist/trending-daily.json +81 -114
- package/dist/trending-monthly.json +92 -92
- package/dist/trending-weekly.json +130 -97
- package/dist/users.china.json +1516 -1516
- package/dist/users.json +3539 -3575
- package/dist/users.org.json +655 -619
- package/package.json +1 -1
- package/web/data/repos.json +21914 -21914
- package/web/data/trending-daily.json +81 -114
- package/web/data/trending-monthly.json +92 -92
- package/web/data/trending-weekly.json +130 -97
- package/web/data/users.china.json +1516 -1516
- package/web/data/users.json +3539 -3575
- package/web/data/users.org.json +655 -619
- package/web/index.html +3566 -3622
- package/web/org.html +541 -483
- package/web/repos.html +3069 -3069
- package/web/trending-monthly.html +95 -95
- package/web/trending-weekly.html +209 -95
- package/web/trending.html +73 -187
- package/web/users.china.html +1447 -1447
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "microsoft/OmniParser",
|
|
4
|
+
"language": "JupyterNotebook",
|
|
5
|
+
"color": "#DA5B0B",
|
|
6
|
+
"description": "A simple screen parsing tool towards pure vision based GUI agent",
|
|
7
|
+
"forked": "818",
|
|
8
|
+
"stargazers_count": 10792,
|
|
9
|
+
"todayStar": "3801 stars this week",
|
|
10
|
+
"html_url": "https://github.com/microsoft/OmniParser",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "langgenius/dify",
|
|
4
15
|
"language": "TypeScript",
|
|
5
16
|
"color": "#3178c6",
|
|
6
17
|
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "9998",
|
|
19
|
+
"stargazers_count": 68542,
|
|
20
|
+
"todayStar": "3481 stars this week",
|
|
10
21
|
"html_url": "https://github.com/langgenius/dify",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "unslothai/unsloth",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "Finetune Llama 3.3, DeepSeek-R1 & Reasoning LLMs 2x faster with 70% less memory! 🦥",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1993",
|
|
30
|
+
"stargazers_count": 30161,
|
|
31
|
+
"todayStar": "4194 stars this week",
|
|
21
32
|
"html_url": "https://github.com/unslothai/unsloth",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "microsoft/OmniParser",
|
|
26
|
-
"language": "JupyterNotebook",
|
|
27
|
-
"color": "#DA5B0B",
|
|
28
|
-
"description": "A simple screen parsing tool towards pure vision based GUI agent",
|
|
29
|
-
"forked": "668",
|
|
30
|
-
"stargazers_count": 8588,
|
|
31
|
-
"todayStar": "1672 stars this week",
|
|
32
|
-
"html_url": "https://github.com/microsoft/OmniParser",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,131 +37,164 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "Simple, unified interface to multiple Generative AI providers",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1055",
|
|
41
|
+
"stargazers_count": 10952,
|
|
42
|
+
"todayStar": "978 stars this week",
|
|
43
43
|
"html_url": "https://github.com/andrewyng/aisuite",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "datawhalechina/llm-cookbook",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版",
|
|
51
|
+
"forked": "1881",
|
|
52
|
+
"stargazers_count": 15028,
|
|
53
|
+
"todayStar": "1361 stars this week",
|
|
54
|
+
"html_url": "https://github.com/datawhalechina/llm-cookbook",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "FujiwaraChoki/MoneyPrinterV2",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Automate the process of making money online.",
|
|
62
|
+
"forked": "912",
|
|
63
|
+
"stargazers_count": 9217,
|
|
64
|
+
"todayStar": "2283 stars this week",
|
|
65
|
+
"html_url": "https://github.com/FujiwaraChoki/MoneyPrinterV2",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "vercel/ai-chatbot",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
72
|
+
"description": "A full-featured, hackable Next.js AI chatbot built by Vercel",
|
|
73
|
+
"forked": "3296",
|
|
74
|
+
"stargazers_count": 12965,
|
|
75
|
+
"todayStar": "1372 stars this week",
|
|
76
|
+
"html_url": "https://github.com/vercel/ai-chatbot",
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "infiniflow/ragflow",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "3297",
|
|
85
|
+
"stargazers_count": 37052,
|
|
86
|
+
"todayStar": "2927 stars this week",
|
|
76
87
|
"html_url": "https://github.com/infiniflow/ragflow",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
91
|
+
"full_name": "mendableai/firecrawl",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.",
|
|
95
|
+
"forked": "2136",
|
|
96
|
+
"stargazers_count": 26194,
|
|
97
|
+
"todayStar": "1486 stars this week",
|
|
98
|
+
"html_url": "https://github.com/mendableai/firecrawl",
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "n4ze3m/page-assist",
|
|
92
103
|
"language": "TypeScript",
|
|
93
104
|
"color": "#3178c6",
|
|
94
105
|
"description": "Use your locally running AI models to assist you in your web browsing",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "402",
|
|
107
|
+
"stargazers_count": 4898,
|
|
108
|
+
"todayStar": "1008 stars this week",
|
|
98
109
|
"html_url": "https://github.com/n4ze3m/page-assist",
|
|
99
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
|
-
"full_name": "
|
|
113
|
+
"full_name": "zaidmukaddam/scira",
|
|
103
114
|
"language": "TypeScript",
|
|
104
115
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
116
|
+
"description": "Scira (Formerly MiniPerplx) is a minimalistic AI-powered search engine that helps you find information on the internet. Powered by Vercel AI SDK! Search with models like Grok 2.0.",
|
|
117
|
+
"forked": "723",
|
|
118
|
+
"stargazers_count": 6069,
|
|
119
|
+
"todayStar": "1391 stars this week",
|
|
120
|
+
"html_url": "https://github.com/zaidmukaddam/scira",
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
124
|
+
"full_name": "microsoft/markitdown",
|
|
125
|
+
"language": "HTML",
|
|
126
|
+
"color": "#e34c26",
|
|
127
|
+
"description": "Python tool for converting files and office documents to Markdown.",
|
|
128
|
+
"forked": "1738",
|
|
129
|
+
"stargazers_count": 37860,
|
|
130
|
+
"todayStar": "1322 stars this week",
|
|
131
|
+
"html_url": "https://github.com/microsoft/markitdown",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "labring/FastGPT",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.",
|
|
139
|
+
"forked": "5471",
|
|
140
|
+
"stargazers_count": 21260,
|
|
141
|
+
"todayStar": "923 stars this week",
|
|
142
|
+
"html_url": "https://github.com/labring/FastGPT",
|
|
143
|
+
"rank": 13
|
|
122
144
|
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "RockChinQ/LangBot",
|
|
125
147
|
"language": "Python",
|
|
126
148
|
"color": "#3572A5",
|
|
127
149
|
"description": "😎丰富生态、🧩支持扩展、🦄多模态 - 大模型原生即时通信机器人平台 | 适配 QQ / 微信(企业微信、个人微信)/ 飞书 / 钉钉 / Discord / Telegram 等消息平台 | 支持 OpenAI GPT、ChatGPT、DeepSeek、Dify、Claude、Gemini、Ollama、LM Studio、SiliconFlow、Qwen、Moonshot、ChatGLM 等 LLM 的机器人 / Agent | LLM-based instant messaging bots platform, supports Discord, Telegram, WeChat, Lark, DingTalk, QQ, OpenAI ChatGPT, DeepSeek",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "540",
|
|
151
|
+
"stargazers_count": 7816,
|
|
152
|
+
"todayStar": "1063 stars this week",
|
|
131
153
|
"html_url": "https://github.com/RockChinQ/LangBot",
|
|
132
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "hummingbot/hummingbot",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Open source software that helps you create and deploy high-frequency crypto trading bots",
|
|
161
|
+
"forked": "3153",
|
|
162
|
+
"stargazers_count": 10456,
|
|
163
|
+
"todayStar": "549 stars this week",
|
|
164
|
+
"html_url": "https://github.com/hummingbot/hummingbot",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "Bin-Huang/chatbox",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
172
|
+
"forked": "2948",
|
|
173
|
+
"stargazers_count": 31044,
|
|
174
|
+
"todayStar": "1586 stars this week",
|
|
175
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
176
|
+
"rank": 16
|
|
133
177
|
},
|
|
134
178
|
{
|
|
135
179
|
"full_name": "Mintplex-Labs/anything-llm",
|
|
136
180
|
"language": "JavaScript",
|
|
137
181
|
"color": "#f1e05a",
|
|
138
182
|
"description": "The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
183
|
+
"forked": "3608",
|
|
184
|
+
"stargazers_count": 37486,
|
|
185
|
+
"todayStar": "1857 stars this week",
|
|
142
186
|
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "codecrafters-io/build-your-own-x",
|
|
147
|
-
"language": "Markdown",
|
|
148
|
-
"color": "#083fa1",
|
|
149
|
-
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
150
|
-
"forked": "31061",
|
|
151
|
-
"stargazers_count": 335511,
|
|
152
|
-
"todayStar": "4690 stars this week",
|
|
153
|
-
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
154
|
-
"rank": 14
|
|
187
|
+
"rank": 17
|
|
155
188
|
},
|
|
156
189
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
190
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.",
|
|
194
|
+
"forked": "2414",
|
|
195
|
+
"stargazers_count": 18677,
|
|
196
|
+
"todayStar": "923 stars this week",
|
|
197
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
198
|
+
"rank": 18
|
|
166
199
|
}
|
|
167
200
|
]
|