@wcj/github-rank 24.6.5 → 24.6.6
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 +20476 -20476
- package/dist/trending-daily.json +84 -216
- package/dist/trending-monthly.json +72 -193
- package/dist/trending-weekly.json +109 -208
- package/dist/users.china.json +1423 -1423
- package/dist/users.json +4021 -4021
- package/dist/users.org.json +377 -377
- package/package.json +1 -1
- package/web/data/repos.json +20476 -20476
- package/web/data/trending-daily.json +84 -216
- package/web/data/trending-monthly.json +72 -193
- package/web/data/trending-weekly.json +109 -208
- package/web/data/users.china.json +1423 -1423
- package/web/data/users.json +4021 -4021
- package/web/data/users.org.json +377 -377
- package/web/index.html +4124 -4124
- package/web/org.html +303 -303
- package/web/repos.html +2614 -2614
- package/web/trending-monthly.html +69 -483
- package/web/trending-weekly.html +100 -438
- package/web/trending.html +74 -526
- package/web/users.china.html +1435 -1445
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Python scraper based on AI",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "814",
|
|
8
|
+
"stargazers_count": 10627,
|
|
9
|
+
"todayStar": "9023 stars this month",
|
|
10
10
|
"html_url": "https://github.com/VinciGit00/Scrapegraph-ai",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,263 +15,142 @@
|
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
17
|
"description": "NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1117",
|
|
19
|
+
"stargazers_count": 10206,
|
|
20
|
+
"todayStar": "4600 stars this month",
|
|
21
21
|
"html_url": "https://github.com/nocobase/nocobase",
|
|
22
22
|
"rank": 2
|
|
23
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
24
|
{
|
|
36
25
|
"full_name": "OpenBMB/MiniCPM-V",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
28
|
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "427",
|
|
30
|
+
"stargazers_count": 6116,
|
|
31
|
+
"todayStar": "4444 stars this month",
|
|
43
32
|
"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
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
36
|
"full_name": "danielmiessler/fabric",
|
|
59
37
|
"language": "Python",
|
|
60
38
|
"color": "#3572A5",
|
|
61
39
|
"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": "
|
|
40
|
+
"forked": "1523",
|
|
41
|
+
"stargazers_count": 14711,
|
|
42
|
+
"todayStar": "4931 stars this month",
|
|
65
43
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
66
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
|
-
"full_name": "
|
|
47
|
+
"full_name": "phidatahq/phidata",
|
|
70
48
|
"language": "Python",
|
|
71
49
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
50
|
+
"description": "Build AI Assistants with memory, knowledge and tools.",
|
|
51
|
+
"forked": "1403",
|
|
52
|
+
"stargazers_count": 9751,
|
|
53
|
+
"todayStar": "4767 stars this month",
|
|
54
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "CorentinTh/it-tools",
|
|
81
59
|
"language": "Vue",
|
|
82
60
|
"color": "#41b883",
|
|
83
61
|
"description": "Collection of handy online tools for developers, with great UX.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "2053",
|
|
63
|
+
"stargazers_count": 17430,
|
|
64
|
+
"todayStar": "5945 stars this month",
|
|
87
65
|
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
88
|
-
"rank":
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "hydralauncher/hydra",
|
|
92
|
-
"language": "TypeScript",
|
|
93
|
-
"color": "#3178c6",
|
|
94
|
-
"description": "Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.",
|
|
95
|
-
"forked": "1305",
|
|
96
|
-
"stargazers_count": 8710,
|
|
97
|
-
"todayStar": "5249 stars this month",
|
|
98
|
-
"html_url": "https://github.com/hydralauncher/hydra",
|
|
99
|
-
"rank": 9
|
|
66
|
+
"rank": 6
|
|
100
67
|
},
|
|
101
68
|
{
|
|
102
69
|
"full_name": "lencx/ChatGPT",
|
|
103
70
|
"language": "Rust",
|
|
104
71
|
"color": "#dea584",
|
|
105
72
|
"description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
73
|
+
"forked": "5724",
|
|
74
|
+
"stargazers_count": 51087,
|
|
75
|
+
"todayStar": "4371 stars this month",
|
|
109
76
|
"html_url": "https://github.com/lencx/ChatGPT",
|
|
110
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
111
78
|
},
|
|
112
79
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
80
|
+
"full_name": "huggingface/lerobot",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch",
|
|
84
|
+
"forked": "247",
|
|
85
|
+
"stargazers_count": 3342,
|
|
86
|
+
"todayStar": "3345 stars this month",
|
|
87
|
+
"html_url": "https://github.com/huggingface/lerobot",
|
|
88
|
+
"rank": 8
|
|
122
89
|
},
|
|
123
90
|
{
|
|
124
91
|
"full_name": "OpenGVLab/InternVL",
|
|
125
92
|
"language": "Python",
|
|
126
93
|
"color": "#3572A5",
|
|
127
94
|
"description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
95
|
+
"forked": "250",
|
|
96
|
+
"stargazers_count": 3274,
|
|
97
|
+
"todayStar": "1786 stars this month",
|
|
131
98
|
"html_url": "https://github.com/OpenGVLab/InternVL",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "wandb/openui",
|
|
136
|
-
"language": "HTML",
|
|
137
|
-
"color": "#e34c26",
|
|
138
|
-
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
139
|
-
"forked": "1354",
|
|
140
|
-
"stargazers_count": 16008,
|
|
141
|
-
"todayStar": "9600 stars this month",
|
|
142
|
-
"html_url": "https://github.com/wandb/openui",
|
|
143
|
-
"rank": 13
|
|
99
|
+
"rank": 9
|
|
144
100
|
},
|
|
145
101
|
{
|
|
146
102
|
"full_name": "DataTalksClub/mlops-zoomcamp",
|
|
147
103
|
"language": "JupyterNotebook",
|
|
148
104
|
"color": "#DA5B0B",
|
|
149
105
|
"description": "Free MLOps course from DataTalks.Club",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
106
|
+
"forked": "1972",
|
|
107
|
+
"stargazers_count": 10444,
|
|
108
|
+
"todayStar": "1638 stars this month",
|
|
153
109
|
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
154
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
155
111
|
},
|
|
156
112
|
{
|
|
157
113
|
"full_name": "assafelovic/gpt-researcher",
|
|
158
114
|
"language": "Python",
|
|
159
115
|
"color": "#3572A5",
|
|
160
116
|
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
117
|
+
"forked": "1511",
|
|
118
|
+
"stargazers_count": 12364,
|
|
119
|
+
"todayStar": "3607 stars this month",
|
|
164
120
|
"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
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
202
|
-
"language": "Java",
|
|
203
|
-
"color": "#b07219",
|
|
204
|
-
"description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
|
|
205
|
-
"forked": "2023",
|
|
206
|
-
"stargazers_count": 28310,
|
|
207
|
-
"todayStar": "5277 stars this month",
|
|
208
|
-
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "mendableai/firecrawl",
|
|
213
|
-
"language": "TypeScript",
|
|
214
|
-
"color": "#3178c6",
|
|
215
|
-
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.",
|
|
216
|
-
"forked": "394",
|
|
217
|
-
"stargazers_count": 5671,
|
|
218
|
-
"todayStar": "3121 stars this month",
|
|
219
|
-
"html_url": "https://github.com/mendableai/firecrawl",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "langgenius/dify",
|
|
224
|
-
"language": "TypeScript",
|
|
225
|
-
"color": "#3178c6",
|
|
226
|
-
"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": "4313",
|
|
228
|
-
"stargazers_count": 32551,
|
|
229
|
-
"todayStar": "6395 stars this month",
|
|
230
|
-
"html_url": "https://github.com/langgenius/dify",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "bpc-clone/bypass-paywalls-chrome-clean",
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
237
|
-
"description": "",
|
|
238
|
-
"forked": "76",
|
|
239
|
-
"stargazers_count": 1481,
|
|
240
|
-
"todayStar": "1164 stars this month",
|
|
241
|
-
"html_url": "https://github.com/bpc-clone/bypass-paywalls-chrome-clean",
|
|
242
|
-
"rank": 22
|
|
121
|
+
"rank": 11
|
|
243
122
|
},
|
|
244
123
|
{
|
|
245
124
|
"full_name": "NaiboWang/EasySpider",
|
|
246
125
|
"language": "JavaScript",
|
|
247
126
|
"color": "#f1e05a",
|
|
248
127
|
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
128
|
+
"forked": "3180",
|
|
129
|
+
"stargazers_count": 27226,
|
|
130
|
+
"todayStar": "4482 stars this month",
|
|
252
131
|
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
253
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
254
133
|
},
|
|
255
134
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
264
|
-
"rank":
|
|
135
|
+
"full_name": "langgenius/dify",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"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.",
|
|
139
|
+
"forked": "4342",
|
|
140
|
+
"stargazers_count": 32725,
|
|
141
|
+
"todayStar": "6328 stars this month",
|
|
142
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
143
|
+
"rank": 13
|
|
265
144
|
},
|
|
266
145
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
275
|
-
"rank":
|
|
146
|
+
"full_name": "LazyVim/LazyVim",
|
|
147
|
+
"language": "Lua",
|
|
148
|
+
"color": "#000080",
|
|
149
|
+
"description": "Neovim config for the lazy",
|
|
150
|
+
"forked": "938",
|
|
151
|
+
"stargazers_count": 13974,
|
|
152
|
+
"todayStar": "996 stars this month",
|
|
153
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
154
|
+
"rank": 14
|
|
276
155
|
}
|
|
277
156
|
]
|