@wcj/github-rank 25.2.18 → 25.2.20
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 +30011 -30000
- package/dist/trending-daily.json +124 -80
- package/dist/trending-monthly.json +110 -143
- package/dist/trending-weekly.json +104 -137
- package/dist/users.china.json +2569 -2569
- package/dist/users.json +5645 -5645
- package/dist/users.org.json +845 -845
- package/package.json +1 -1
- package/web/data/repos.json +30011 -30000
- package/web/data/trending-daily.json +124 -80
- package/web/data/trending-monthly.json +110 -143
- package/web/data/trending-weekly.json +104 -137
- package/web/data/users.china.json +2569 -2569
- package/web/data/users.json +5645 -5645
- package/web/data/users.org.json +845 -845
- package/web/index.html +5379 -5377
- package/web/org.html +699 -693
- package/web/repos.html +4053 -4057
- package/web/trending-monthly.html +108 -222
- package/web/trending-weekly.html +95 -209
- package/web/trending.html +227 -71
- package/web/users.china.html +2450 -2446
|
@@ -4,197 +4,164 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "A simple screen parsing tool towards pure vision based GUI agent",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1080",
|
|
8
|
+
"stargazers_count": 14363,
|
|
9
|
+
"todayStar": "7663 stars this week",
|
|
10
10
|
"html_url": "https://github.com/microsoft/OmniParser",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "langgenius/dify",
|
|
15
|
-
"language": "TypeScript",
|
|
16
|
-
"color": "#3178c6",
|
|
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.",
|
|
18
|
-
"forked": "9998",
|
|
19
|
-
"stargazers_count": 68542,
|
|
20
|
-
"todayStar": "3481 stars this week",
|
|
21
|
-
"html_url": "https://github.com/langgenius/dify",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "unslothai/unsloth",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "Finetune Llama 3.3, DeepSeek-R1 & Reasoning LLMs 2x faster with 70% less memory! 🦥",
|
|
29
|
-
"forked": "1993",
|
|
30
|
-
"stargazers_count": 30161,
|
|
31
|
-
"todayStar": "4194 stars this week",
|
|
32
|
-
"html_url": "https://github.com/unslothai/unsloth",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "andrewyng/aisuite",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "Simple, unified interface to multiple Generative AI providers",
|
|
40
|
-
"forked": "1055",
|
|
41
|
-
"stargazers_count": 10952,
|
|
42
|
-
"todayStar": "978 stars this week",
|
|
43
|
-
"html_url": "https://github.com/andrewyng/aisuite",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
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
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
13
|
{
|
|
58
14
|
"full_name": "FujiwaraChoki/MoneyPrinterV2",
|
|
59
15
|
"language": "Python",
|
|
60
16
|
"color": "#3572A5",
|
|
61
17
|
"description": "Automate the process of making money online.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
18
|
+
"forked": "978",
|
|
19
|
+
"stargazers_count": 10035,
|
|
20
|
+
"todayStar": "3745 stars this week",
|
|
65
21
|
"html_url": "https://github.com/FujiwaraChoki/MoneyPrinterV2",
|
|
66
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
67
23
|
},
|
|
68
24
|
{
|
|
69
|
-
"full_name": "
|
|
25
|
+
"full_name": "microsoft/data-formulator",
|
|
70
26
|
"language": "TypeScript",
|
|
71
27
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "infiniflow/ragflow",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
84
|
-
"forked": "3297",
|
|
85
|
-
"stargazers_count": 37052,
|
|
86
|
-
"todayStar": "2927 stars this week",
|
|
87
|
-
"html_url": "https://github.com/infiniflow/ragflow",
|
|
88
|
-
"rank": 8
|
|
28
|
+
"description": "🪄 Create rich visualizations with AI",
|
|
29
|
+
"forked": "579",
|
|
30
|
+
"stargazers_count": 7718,
|
|
31
|
+
"todayStar": "2818 stars this week",
|
|
32
|
+
"html_url": "https://github.com/microsoft/data-formulator",
|
|
33
|
+
"rank": 3
|
|
89
34
|
},
|
|
90
35
|
{
|
|
91
|
-
"full_name": "
|
|
36
|
+
"full_name": "zaidmukaddam/scira",
|
|
92
37
|
"language": "TypeScript",
|
|
93
38
|
"color": "#3178c6",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
39
|
+
"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.",
|
|
40
|
+
"forked": "743",
|
|
41
|
+
"stargazers_count": 6309,
|
|
42
|
+
"todayStar": "1616 stars this week",
|
|
43
|
+
"html_url": "https://github.com/zaidmukaddam/scira",
|
|
44
|
+
"rank": 4
|
|
100
45
|
},
|
|
101
46
|
{
|
|
102
|
-
"full_name": "
|
|
47
|
+
"full_name": "langgenius/dify",
|
|
103
48
|
"language": "TypeScript",
|
|
104
49
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
50
|
+
"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.",
|
|
51
|
+
"forked": "10160",
|
|
52
|
+
"stargazers_count": 69700,
|
|
53
|
+
"todayStar": "3322 stars this week",
|
|
54
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
55
|
+
"rank": 5
|
|
111
56
|
},
|
|
112
57
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
58
|
+
"full_name": "hummingbot/hummingbot",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Open source software that helps you create and deploy high-frequency crypto trading bots",
|
|
62
|
+
"forked": "3187",
|
|
63
|
+
"stargazers_count": 10976,
|
|
64
|
+
"todayStar": "1136 stars this week",
|
|
65
|
+
"html_url": "https://github.com/hummingbot/hummingbot",
|
|
66
|
+
"rank": 6
|
|
122
67
|
},
|
|
123
68
|
{
|
|
124
69
|
"full_name": "microsoft/markitdown",
|
|
125
70
|
"language": "HTML",
|
|
126
71
|
"color": "#e34c26",
|
|
127
72
|
"description": "Python tool for converting files and office documents to Markdown.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
73
|
+
"forked": "1756",
|
|
74
|
+
"stargazers_count": 38123,
|
|
75
|
+
"todayStar": "1454 stars this week",
|
|
131
76
|
"html_url": "https://github.com/microsoft/markitdown",
|
|
132
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
133
78
|
},
|
|
134
79
|
{
|
|
135
80
|
"full_name": "labring/FastGPT",
|
|
136
81
|
"language": "TypeScript",
|
|
137
82
|
"color": "#3178c6",
|
|
138
83
|
"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": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
84
|
+
"forked": "5508",
|
|
85
|
+
"stargazers_count": 21409,
|
|
86
|
+
"todayStar": "821 stars this week",
|
|
142
87
|
"html_url": "https://github.com/labring/FastGPT",
|
|
143
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
144
89
|
},
|
|
145
90
|
{
|
|
146
|
-
"full_name": "
|
|
91
|
+
"full_name": "infiniflow/ragflow",
|
|
147
92
|
"language": "Python",
|
|
148
93
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
94
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
95
|
+
"forked": "3365",
|
|
96
|
+
"stargazers_count": 37895,
|
|
97
|
+
"todayStar": "2721 stars this week",
|
|
98
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
99
|
+
"rank": 9
|
|
155
100
|
},
|
|
156
101
|
{
|
|
157
|
-
"full_name": "
|
|
102
|
+
"full_name": "jingyaogong/minimind",
|
|
158
103
|
"language": "Python",
|
|
159
104
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
105
|
+
"description": "🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!",
|
|
106
|
+
"forked": "1133",
|
|
107
|
+
"stargazers_count": 10741,
|
|
108
|
+
"todayStar": "1898 stars this week",
|
|
109
|
+
"html_url": "https://github.com/jingyaogong/minimind",
|
|
110
|
+
"rank": 10
|
|
166
111
|
},
|
|
167
112
|
{
|
|
168
|
-
"full_name": "
|
|
113
|
+
"full_name": "vercel/ai-chatbot",
|
|
169
114
|
"language": "TypeScript",
|
|
170
115
|
"color": "#3178c6",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
116
|
+
"description": "A full-featured, hackable Next.js AI chatbot built by Vercel",
|
|
117
|
+
"forked": "3340",
|
|
118
|
+
"stargazers_count": 13108,
|
|
119
|
+
"todayStar": "1067 stars this week",
|
|
120
|
+
"html_url": "https://github.com/vercel/ai-chatbot",
|
|
121
|
+
"rank": 11
|
|
177
122
|
},
|
|
178
123
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
124
|
+
"full_name": "datawhalechina/llm-cookbook",
|
|
125
|
+
"language": "JupyterNotebook",
|
|
126
|
+
"color": "#DA5B0B",
|
|
127
|
+
"description": "面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版",
|
|
128
|
+
"forked": "1912",
|
|
129
|
+
"stargazers_count": 15243,
|
|
130
|
+
"todayStar": "1178 stars this week",
|
|
131
|
+
"html_url": "https://github.com/datawhalechina/llm-cookbook",
|
|
132
|
+
"rank": 12
|
|
188
133
|
},
|
|
189
134
|
{
|
|
190
|
-
"full_name": "
|
|
135
|
+
"full_name": "landing-ai/vision-agent",
|
|
191
136
|
"language": "Python",
|
|
192
137
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
138
|
+
"description": "Vision agent",
|
|
139
|
+
"forked": "333",
|
|
140
|
+
"stargazers_count": 2910,
|
|
141
|
+
"todayStar": "645 stars this week",
|
|
142
|
+
"html_url": "https://github.com/landing-ai/vision-agent",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "unslothai/unsloth",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Finetune Llama 3.3, DeepSeek-R1 & Reasoning LLMs 2x faster with 70% less memory! 🦥",
|
|
150
|
+
"forked": "2041",
|
|
151
|
+
"stargazers_count": 30767,
|
|
152
|
+
"todayStar": "2471 stars this week",
|
|
153
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "andrewyng/aisuite",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Simple, unified interface to multiple Generative AI providers",
|
|
161
|
+
"forked": "1085",
|
|
162
|
+
"stargazers_count": 11266,
|
|
163
|
+
"todayStar": "674 stars this week",
|
|
164
|
+
"html_url": "https://github.com/andrewyng/aisuite",
|
|
165
|
+
"rank": 15
|
|
199
166
|
}
|
|
200
167
|
]
|