@wcj/github-rank 24.6.5 → 24.6.7
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 +26805 -26806
- package/dist/trending-daily.json +83 -237
- package/dist/trending-monthly.json +101 -211
- package/dist/trending-weekly.json +111 -210
- package/dist/users.china.json +2316 -2316
- package/dist/users.json +6818 -6818
- package/dist/users.org.json +544 -544
- package/package.json +1 -1
- package/web/data/repos.json +26805 -26806
- package/web/data/trending-daily.json +83 -237
- package/web/data/trending-monthly.json +101 -211
- package/web/data/trending-weekly.json +111 -210
- package/web/data/users.china.json +2316 -2316
- package/web/data/users.json +6818 -6818
- package/web/data/users.org.json +544 -544
- package/web/index.html +6813 -6809
- package/web/org.html +373 -373
- package/web/repos.html +3364 -3360
- package/web/trending-monthly.html +95 -471
- package/web/trending-weekly.html +98 -432
- package/web/trending.html +73 -601
- package/web/users.china.html +2303 -2313
|
@@ -1,277 +1,167 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "VinciGit00/Scrapegraph-ai",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "Python scraper based on AI",
|
|
7
|
-
"forked": "799",
|
|
8
|
-
"stargazers_count": 10353,
|
|
9
|
-
"todayStar": "8863 stars this month",
|
|
10
|
-
"html_url": "https://github.com/VinciGit00/Scrapegraph-ai",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "nocobase/nocobase",
|
|
15
|
-
"language": "TypeScript",
|
|
16
|
-
"color": "#3178c6",
|
|
17
|
-
"description": "NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.",
|
|
18
|
-
"forked": "1115",
|
|
19
|
-
"stargazers_count": 10145,
|
|
20
|
-
"todayStar": "4543 stars this month",
|
|
21
|
-
"html_url": "https://github.com/nocobase/nocobase",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "HVision-NKU/StoryDiffusion",
|
|
26
|
-
"language": "JupyterNotebook",
|
|
27
|
-
"color": "#DA5B0B",
|
|
28
|
-
"description": "Create Magic Story!",
|
|
29
|
-
"forked": "487",
|
|
30
|
-
"stargazers_count": 5152,
|
|
31
|
-
"todayStar": "4745 stars this month",
|
|
32
|
-
"html_url": "https://github.com/HVision-NKU/StoryDiffusion",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
2
|
{
|
|
36
3
|
"full_name": "OpenBMB/MiniCPM-V",
|
|
37
4
|
"language": "Python",
|
|
38
5
|
"color": "#3572A5",
|
|
39
6
|
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
7
|
+
"forked": "448",
|
|
8
|
+
"stargazers_count": 6509,
|
|
9
|
+
"todayStar": "5039 stars this month",
|
|
43
10
|
"html_url": "https://github.com/OpenBMB/MiniCPM-V",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "phidatahq/phidata",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Build AI Assistants with memory, knowledge and tools.",
|
|
51
|
-
"forked": "1395",
|
|
52
|
-
"stargazers_count": 9699,
|
|
53
|
-
"todayStar": "4770 stars this month",
|
|
54
|
-
"html_url": "https://github.com/phidatahq/phidata",
|
|
55
|
-
"rank": 5
|
|
11
|
+
"rank": 1
|
|
56
12
|
},
|
|
57
13
|
{
|
|
58
14
|
"full_name": "danielmiessler/fabric",
|
|
59
15
|
"language": "Python",
|
|
60
16
|
"color": "#3572A5",
|
|
61
17
|
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
18
|
+
"forked": "1542",
|
|
19
|
+
"stargazers_count": 14890,
|
|
20
|
+
"todayStar": "5090 stars this month",
|
|
65
21
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
66
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
67
23
|
},
|
|
68
24
|
{
|
|
69
|
-
"full_name": "
|
|
25
|
+
"full_name": "VinciGit00/Scrapegraph-ai",
|
|
70
26
|
"language": "Python",
|
|
71
27
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "CorentinTh/it-tools",
|
|
81
|
-
"language": "Vue",
|
|
82
|
-
"color": "#41b883",
|
|
83
|
-
"description": "Collection of handy online tools for developers, with great UX.",
|
|
84
|
-
"forked": "2041",
|
|
85
|
-
"stargazers_count": 17369,
|
|
86
|
-
"todayStar": "5937 stars this month",
|
|
87
|
-
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
88
|
-
"rank": 8
|
|
28
|
+
"description": "Python scraper based on AI",
|
|
29
|
+
"forked": "831",
|
|
30
|
+
"stargazers_count": 10941,
|
|
31
|
+
"todayStar": "9055 stars this month",
|
|
32
|
+
"html_url": "https://github.com/VinciGit00/Scrapegraph-ai",
|
|
33
|
+
"rank": 3
|
|
89
34
|
},
|
|
90
35
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
36
|
+
"full_name": "phidatahq/phidata",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Build AI Assistants with memory, knowledge and tools.",
|
|
40
|
+
"forked": "1406",
|
|
41
|
+
"stargazers_count": 9798,
|
|
42
|
+
"todayStar": "4611 stars this month",
|
|
43
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
44
|
+
"rank": 4
|
|
100
45
|
},
|
|
101
46
|
{
|
|
102
47
|
"full_name": "lencx/ChatGPT",
|
|
103
48
|
"language": "Rust",
|
|
104
49
|
"color": "#dea584",
|
|
105
50
|
"description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
51
|
+
"forked": "5729",
|
|
52
|
+
"stargazers_count": 51131,
|
|
53
|
+
"todayStar": "4378 stars this month",
|
|
109
54
|
"html_url": "https://github.com/lencx/ChatGPT",
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "open-webui/open-webui",
|
|
114
|
-
"language": "Svelte",
|
|
115
|
-
"color": "#ff3e00",
|
|
116
|
-
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
117
|
-
"forked": "2725",
|
|
118
|
-
"stargazers_count": 25644,
|
|
119
|
-
"todayStar": "7381 stars this month",
|
|
120
|
-
"html_url": "https://github.com/open-webui/open-webui",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "OpenGVLab/InternVL",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
|
|
128
|
-
"forked": "245",
|
|
129
|
-
"stargazers_count": 3229,
|
|
130
|
-
"todayStar": "1760 stars this month",
|
|
131
|
-
"html_url": "https://github.com/OpenGVLab/InternVL",
|
|
132
|
-
"rank": 12
|
|
55
|
+
"rank": 5
|
|
133
56
|
},
|
|
134
57
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
58
|
+
"full_name": "CorentinTh/it-tools",
|
|
59
|
+
"language": "Vue",
|
|
60
|
+
"color": "#41b883",
|
|
61
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
62
|
+
"forked": "2059",
|
|
63
|
+
"stargazers_count": 17495,
|
|
64
|
+
"todayStar": "5931 stars this month",
|
|
65
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
66
|
+
"rank": 6
|
|
144
67
|
},
|
|
145
68
|
{
|
|
146
69
|
"full_name": "DataTalksClub/mlops-zoomcamp",
|
|
147
70
|
"language": "JupyterNotebook",
|
|
148
71
|
"color": "#DA5B0B",
|
|
149
72
|
"description": "Free MLOps course from DataTalks.Club",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
73
|
+
"forked": "1975",
|
|
74
|
+
"stargazers_count": 10459,
|
|
75
|
+
"todayStar": "1642 stars this month",
|
|
153
76
|
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
154
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
155
78
|
},
|
|
156
79
|
{
|
|
157
80
|
"full_name": "assafelovic/gpt-researcher",
|
|
158
81
|
"language": "Python",
|
|
159
82
|
"color": "#3572A5",
|
|
160
83
|
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
84
|
+
"forked": "1520",
|
|
85
|
+
"stargazers_count": 12428,
|
|
86
|
+
"todayStar": "3652 stars this month",
|
|
164
87
|
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
165
|
-
"rank":
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "ItzCrazyKns/Perplexica",
|
|
169
|
-
"language": "TypeScript",
|
|
170
|
-
"color": "#3178c6",
|
|
171
|
-
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
172
|
-
"forked": "588",
|
|
173
|
-
"stargazers_count": 7111,
|
|
174
|
-
"todayStar": "4483 stars this month",
|
|
175
|
-
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "KindXiaoming/pykan",
|
|
180
|
-
"language": "JupyterNotebook",
|
|
181
|
-
"color": "#DA5B0B",
|
|
182
|
-
"description": "Kolmogorov Arnold Networks",
|
|
183
|
-
"forked": "1094",
|
|
184
|
-
"stargazers_count": 12895,
|
|
185
|
-
"todayStar": "7895 stars this month",
|
|
186
|
-
"html_url": "https://github.com/KindXiaoming/pykan",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "pagefaultgames/pokerogue",
|
|
191
|
-
"language": "TypeScript",
|
|
192
|
-
"color": "#3178c6",
|
|
193
|
-
"description": "A browser based Pokémon fangame heavily inspired by the roguelite genre.",
|
|
194
|
-
"forked": "1222",
|
|
195
|
-
"stargazers_count": 2935,
|
|
196
|
-
"todayStar": "1981 stars this month",
|
|
197
|
-
"html_url": "https://github.com/pagefaultgames/pokerogue",
|
|
198
|
-
"rank": 18
|
|
88
|
+
"rank": 8
|
|
199
89
|
},
|
|
200
90
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
91
|
+
"full_name": "NaiboWang/EasySpider",
|
|
92
|
+
"language": "JavaScript",
|
|
93
|
+
"color": "#f1e05a",
|
|
94
|
+
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
95
|
+
"forked": "3186",
|
|
96
|
+
"stargazers_count": 27299,
|
|
97
|
+
"todayStar": "4457 stars this month",
|
|
98
|
+
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
99
|
+
"rank": 9
|
|
210
100
|
},
|
|
211
101
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
102
|
+
"full_name": "OpenGVLab/InternVL",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
|
|
106
|
+
"forked": "253",
|
|
107
|
+
"stargazers_count": 3319,
|
|
108
|
+
"todayStar": "1781 stars this month",
|
|
109
|
+
"html_url": "https://github.com/OpenGVLab/InternVL",
|
|
110
|
+
"rank": 10
|
|
221
111
|
},
|
|
222
112
|
{
|
|
223
113
|
"full_name": "langgenius/dify",
|
|
224
114
|
"language": "TypeScript",
|
|
225
115
|
"color": "#3178c6",
|
|
226
116
|
"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.",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
117
|
+
"forked": "4358",
|
|
118
|
+
"stargazers_count": 32879,
|
|
119
|
+
"todayStar": "6003 stars this month",
|
|
230
120
|
"html_url": "https://github.com/langgenius/dify",
|
|
231
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
232
122
|
},
|
|
233
123
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
237
|
-
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
124
|
+
"full_name": "huggingface/lerobot",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "🤗 LeRobot: End-to-end Learning for Real-World Robotics in Pytorch",
|
|
128
|
+
"forked": "249",
|
|
129
|
+
"stargazers_count": 3361,
|
|
130
|
+
"todayStar": "3097 stars this month",
|
|
131
|
+
"html_url": "https://github.com/huggingface/lerobot",
|
|
132
|
+
"rank": 12
|
|
243
133
|
},
|
|
244
134
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
253
|
-
"rank":
|
|
135
|
+
"full_name": "LazyVim/LazyVim",
|
|
136
|
+
"language": "Lua",
|
|
137
|
+
"color": "#000080",
|
|
138
|
+
"description": "Neovim config for the lazy",
|
|
139
|
+
"forked": "942",
|
|
140
|
+
"stargazers_count": 14010,
|
|
141
|
+
"todayStar": "1025 stars this month",
|
|
142
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
143
|
+
"rank": 13
|
|
254
144
|
},
|
|
255
145
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
264
|
-
"rank":
|
|
146
|
+
"full_name": "vvbbnn00/WARP-Clash-API",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.",
|
|
150
|
+
"forked": "1084",
|
|
151
|
+
"stargazers_count": 7952,
|
|
152
|
+
"todayStar": "1618 stars this month",
|
|
153
|
+
"html_url": "https://github.com/vvbbnn00/WARP-Clash-API",
|
|
154
|
+
"rank": 14
|
|
265
155
|
},
|
|
266
156
|
{
|
|
267
|
-
"full_name": "
|
|
157
|
+
"full_name": "truefoundry/cognita",
|
|
268
158
|
"language": "Python",
|
|
269
159
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
275
|
-
"rank":
|
|
160
|
+
"description": "RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry",
|
|
161
|
+
"forked": "195",
|
|
162
|
+
"stargazers_count": 2564,
|
|
163
|
+
"todayStar": "1309 stars this month",
|
|
164
|
+
"html_url": "https://github.com/truefoundry/cognita",
|
|
165
|
+
"rank": 15
|
|
276
166
|
}
|
|
277
167
|
]
|