@wcj/github-rank 24.5.22 → 24.5.24

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.
@@ -1,277 +1,277 @@
1
1
  [
2
- {
3
- "full_name": "N64Recomp/N64Recomp",
4
- "language": "C++",
5
- "color": "#f34b7d",
6
- "description": "Tool to statically recompile N64 games into native executables",
7
- "forked": "339",
8
- "stargazers_count": 5498,
9
- "todayStar": "2845 stars this week",
10
- "html_url": "https://github.com/N64Recomp/N64Recomp",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "lencx/ChatGPT",
15
4
  "language": "Rust",
16
5
  "color": "#dea584",
17
6
  "description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
18
- "forked": "5656",
19
- "stargazers_count": 50342,
20
- "todayStar": "2888 stars this week",
7
+ "forked": "5667",
8
+ "stargazers_count": 50489,
9
+ "todayStar": "2644 stars this week",
21
10
  "html_url": "https://github.com/lencx/ChatGPT",
22
- "rank": 2
11
+ "rank": 1
23
12
  },
24
13
  {
25
- "full_name": "Zelda64Recomp/Zelda64Recomp",
26
- "language": "C++",
27
- "color": "#f34b7d",
28
- "description": "Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)",
29
- "forked": "218",
30
- "stargazers_count": 4179,
31
- "todayStar": "1443 stars this week",
32
- "html_url": "https://github.com/Zelda64Recomp/Zelda64Recomp",
33
- "rank": 3
14
+ "full_name": "OpenBMB/MiniCPM-V",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
+ "description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
18
+ "forked": "212",
19
+ "stargazers_count": 3282,
20
+ "todayStar": "1688 stars this week",
21
+ "html_url": "https://github.com/OpenBMB/MiniCPM-V",
22
+ "rank": 2
34
23
  },
35
24
  {
36
- "full_name": "glanceapp/glance",
37
- "language": "Go",
38
- "color": "#00ADD8",
39
- "description": "A self-hosted dashboard that puts all your feeds in one place",
40
- "forked": "152",
41
- "stargazers_count": 5258,
42
- "todayStar": "2635 stars this week",
43
- "html_url": "https://github.com/glanceapp/glance",
44
- "rank": 4
25
+ "full_name": "nocobase/nocobase",
26
+ "language": "TypeScript",
27
+ "color": "#3178c6",
28
+ "description": "NocoBase is a scalability-first, open-source no-code/low-code platform for building business applications and enterprise solutions.",
29
+ "forked": "1041",
30
+ "stargazers_count": 9173,
31
+ "todayStar": "2134 stars this week",
32
+ "html_url": "https://github.com/nocobase/nocobase",
33
+ "rank": 3
45
34
  },
46
35
  {
47
36
  "full_name": "alan2207/bulletproof-react",
48
37
  "language": "TypeScript",
49
38
  "color": "#3178c6",
50
39
  "description": "🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.",
51
- "forked": "2279",
52
- "stargazers_count": 24394,
53
- "todayStar": "1476 stars this week",
40
+ "forked": "2285",
41
+ "stargazers_count": 24522,
42
+ "todayStar": "1168 stars this week",
54
43
  "html_url": "https://github.com/alan2207/bulletproof-react",
55
- "rank": 5
44
+ "rank": 4
56
45
  },
57
46
  {
58
- "full_name": "linyiLYi/bilibot",
47
+ "full_name": "danielmiessler/fabric",
59
48
  "language": "Python",
60
49
  "color": "#3572A5",
61
- "description": "A local chatbot fine-tuned by bilibili user comments.",
62
- "forked": "283",
63
- "stargazers_count": 2428,
64
- "todayStar": "1168 stars this week",
65
- "html_url": "https://github.com/linyiLYi/bilibot",
50
+ "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.",
51
+ "forked": "1147",
52
+ "stargazers_count": 10934,
53
+ "todayStar": "901 stars this week",
54
+ "html_url": "https://github.com/danielmiessler/fabric",
55
+ "rank": 5
56
+ },
57
+ {
58
+ "full_name": "N64Recomp/N64Recomp",
59
+ "language": "C++",
60
+ "color": "#f34b7d",
61
+ "description": "Tool to statically recompile N64 games into native executables",
62
+ "forked": "344",
63
+ "stargazers_count": 5638,
64
+ "todayStar": "1222 stars this week",
65
+ "html_url": "https://github.com/N64Recomp/N64Recomp",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "google-research/timesfm",
69
+ "full_name": "Tencent/HunyuanDiT",
70
70
  "language": "Python",
71
71
  "color": "#3572A5",
72
- "description": "TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.",
73
- "forked": "157",
74
- "stargazers_count": 2395,
75
- "todayStar": "651 stars this week",
76
- "html_url": "https://github.com/google-research/timesfm",
72
+ "description": "Hunyuan-DiT : A Powerful Multi-Resolution Diffusion Transformer with Fine-Grained Chinese Understanding",
73
+ "forked": "109",
74
+ "stargazers_count": 1834,
75
+ "todayStar": "687 stars this week",
76
+ "html_url": "https://github.com/Tencent/HunyuanDiT",
77
77
  "rank": 7
78
78
  },
79
+ {
80
+ "full_name": "Zelda64Recomp/Zelda64Recomp",
81
+ "language": "C++",
82
+ "color": "#f34b7d",
83
+ "description": "Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)",
84
+ "forked": "224",
85
+ "stargazers_count": 4312,
86
+ "todayStar": "933 stars this week",
87
+ "html_url": "https://github.com/Zelda64Recomp/Zelda64Recomp",
88
+ "rank": 8
89
+ },
79
90
  {
80
91
  "full_name": "neovim/neovim",
81
92
  "language": "VimScript",
82
93
  "color": "#199f4b",
83
94
  "description": "Vim-fork focused on extensibility and usability",
84
- "forked": "5404",
85
- "stargazers_count": 78279,
86
- "todayStar": "1282 stars this week",
95
+ "forked": "5407",
96
+ "stargazers_count": 78378,
97
+ "todayStar": "1363 stars this week",
87
98
  "html_url": "https://github.com/neovim/neovim",
88
- "rank": 8
89
- },
90
- {
91
- "full_name": "danielmiessler/fabric",
92
- "language": "Python",
93
- "color": "#3572A5",
94
- "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.",
95
- "forked": "1116",
96
- "stargazers_count": 10616,
97
- "todayStar": "593 stars this week",
98
- "html_url": "https://github.com/danielmiessler/fabric",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "OpenGVLab/InternVL",
103
- "language": "JupyterNotebook",
104
- "color": "#DA5B0B",
105
- "description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
106
- "forked": "180",
107
- "stargazers_count": 2575,
108
- "todayStar": "768 stars this week",
109
- "html_url": "https://github.com/OpenGVLab/InternVL",
102
+ "full_name": "iluwatar/java-design-patterns",
103
+ "language": "Java",
104
+ "color": "#b07219",
105
+ "description": "Design patterns implemented in Java",
106
+ "forked": "26033",
107
+ "stargazers_count": 87281,
108
+ "todayStar": "622 stars this week",
109
+ "html_url": "https://github.com/iluwatar/java-design-patterns",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "DataTalksClub/mlops-zoomcamp",
114
- "language": "JupyterNotebook",
115
- "color": "#DA5B0B",
116
- "description": "Free MLOps course from DataTalks.Club",
117
- "forked": "1904",
118
- "stargazers_count": 10133,
119
- "todayStar": "603 stars this week",
120
- "html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
113
+ "full_name": "mendableai/firecrawl",
114
+ "language": "TypeScript",
115
+ "color": "#3178c6",
116
+ "description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl, search and extract with a single API.",
117
+ "forked": "323",
118
+ "stargazers_count": 4356,
119
+ "todayStar": "1430 stars this week",
120
+ "html_url": "https://github.com/mendableai/firecrawl",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "rt64/rt64",
125
- "language": "C++",
126
- "color": "#f34b7d",
127
- "description": "RT64 is an N64 graphics renderer for playing with enhancements in emulators and native ports.",
128
- "forked": "37",
129
- "stargazers_count": 837,
130
- "todayStar": "284 stars this week",
131
- "html_url": "https://github.com/rt64/rt64",
124
+ "full_name": "NaiboWang/EasySpider",
125
+ "language": "JavaScript",
126
+ "color": "#f1e05a",
127
+ "description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
128
+ "forked": "3030",
129
+ "stargazers_count": 25848,
130
+ "todayStar": "2061 stars this week",
131
+ "html_url": "https://github.com/NaiboWang/EasySpider",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "zhayujie/chatgpt-on-wechat",
136
- "language": "Python",
137
- "color": "#3572A5",
138
- "description": "基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。",
139
- "forked": "7046",
140
- "stargazers_count": 26102,
141
- "todayStar": "659 stars this week",
142
- "html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
135
+ "full_name": "BasedHardware/OpenGlass",
136
+ "language": "C",
137
+ "color": "#555555",
138
+ "description": "Turn any glasses into AI-powered smart glasses",
139
+ "forked": "195",
140
+ "stargazers_count": 1863,
141
+ "todayStar": "451 stars this week",
142
+ "html_url": "https://github.com/BasedHardware/OpenGlass",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "fishaudio/fish-speech",
146
+ "full_name": "abi/screenshot-to-code",
147
147
  "language": "Python",
148
148
  "color": "#3572A5",
149
- "description": "Brand new TTS solution",
150
- "forked": "145",
151
- "stargazers_count": 1878,
152
- "todayStar": "570 stars this week",
153
- "html_url": "https://github.com/fishaudio/fish-speech",
149
+ "description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
150
+ "forked": "6292",
151
+ "stargazers_count": 52040,
152
+ "todayStar": "1401 stars this week",
153
+ "html_url": "https://github.com/abi/screenshot-to-code",
154
154
  "rank": 14
155
155
  },
156
+ {
157
+ "full_name": "DataTalksClub/mlops-zoomcamp",
158
+ "language": "JupyterNotebook",
159
+ "color": "#DA5B0B",
160
+ "description": "Free MLOps course from DataTalks.Club",
161
+ "forked": "1917",
162
+ "stargazers_count": 10210,
163
+ "todayStar": "358 stars this week",
164
+ "html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
165
+ "rank": 15
166
+ },
156
167
  {
157
168
  "full_name": "bepass-org/oblivion-desktop",
158
169
  "language": "TypeScript",
159
170
  "color": "#3178c6",
160
171
  "description": "Oblivion Desktop - Unofficial Warp Client for Windows/Mac/Linux",
161
- "forked": "260",
162
- "stargazers_count": 2258,
163
- "todayStar": "1502 stars this week",
172
+ "forked": "303",
173
+ "stargazers_count": 2479,
174
+ "todayStar": "1666 stars this week",
164
175
  "html_url": "https://github.com/bepass-org/oblivion-desktop",
165
- "rank": 15
176
+ "rank": 16
166
177
  },
167
178
  {
168
- "full_name": "aamini/introtodeeplearning",
179
+ "full_name": "OpenGVLab/InternVL",
169
180
  "language": "JupyterNotebook",
170
181
  "color": "#DA5B0B",
171
- "description": "Lab Materials for MIT 6.S191: Introduction to Deep Learning",
172
- "forked": "3506",
173
- "stargazers_count": 6960,
174
- "todayStar": "34 stars this week",
175
- "html_url": "https://github.com/aamini/introtodeeplearning",
176
- "rank": 16
177
- },
178
- {
179
- "full_name": "SOS-RS/frontend",
180
- "language": "TypeScript",
181
- "color": "#3178c6",
182
- "description": "Auxílio RS: Projetos de Resposta a Emergências por Chuvas e Alagamentos",
183
- "forked": "335",
184
- "stargazers_count": 563,
185
- "todayStar": "234 stars this week",
186
- "html_url": "https://github.com/SOS-RS/frontend",
182
+ "description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
183
+ "forked": "192",
184
+ "stargazers_count": 2728,
185
+ "todayStar": "650 stars this week",
186
+ "html_url": "https://github.com/OpenGVLab/InternVL",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "Alpha-VLLM/Lumina-T2X",
191
- "language": "Python",
192
- "color": "#3572A5",
193
- "description": "Lumina-T2X is a unified framework for Text to Any Modality Generation",
194
- "forked": "41",
195
- "stargazers_count": 1086,
196
- "todayStar": "321 stars this week",
197
- "html_url": "https://github.com/Alpha-VLLM/Lumina-T2X",
190
+ "full_name": "glanceapp/glance",
191
+ "language": "Go",
192
+ "color": "#00ADD8",
193
+ "description": "A self-hosted dashboard that puts all your feeds in one place",
194
+ "forked": "155",
195
+ "stargazers_count": 5424,
196
+ "todayStar": "1160 stars this week",
197
+ "html_url": "https://github.com/glanceapp/glance",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "dependabot/dependabot-core",
202
- "language": "Ruby",
203
- "color": "#701516",
204
- "description": "🤖 Dependabot's core logic for creating update PR's.",
205
- "forked": "905",
206
- "stargazers_count": 4395,
207
- "todayStar": "416 stars this week",
208
- "html_url": "https://github.com/dependabot/dependabot-core",
201
+ "full_name": "aamini/introtodeeplearning",
202
+ "language": "JupyterNotebook",
203
+ "color": "#DA5B0B",
204
+ "description": "Lab Materials for MIT 6.S191: Introduction to Deep Learning",
205
+ "forked": "3508",
206
+ "stargazers_count": 6983,
207
+ "todayStar": "48 stars this week",
208
+ "html_url": "https://github.com/aamini/introtodeeplearning",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "ChatGPTNextWeb/ChatGPT-Next-Web",
213
- "language": "TypeScript",
214
- "color": "#3178c6",
215
- "description": "A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。",
216
- "forked": "56302",
217
- "stargazers_count": 70266,
218
- "todayStar": "1023 stars this week",
219
- "html_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web",
212
+ "full_name": "getify/You-Dont-Know-JS",
213
+ "language": "",
214
+ "color": "",
215
+ "description": "A book series on JavaScript. @YDKJS on twitter.",
216
+ "forked": "33288",
217
+ "stargazers_count": 176962,
218
+ "todayStar": "347 stars this week",
219
+ "html_url": "https://github.com/getify/You-Dont-Know-JS",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "phidatahq/phidata",
223
+ "full_name": "google-research/timesfm",
224
224
  "language": "Python",
225
225
  "color": "#3572A5",
226
- "description": "Build AI Assistants with memory, knowledge and tools.",
227
- "forked": "1227",
228
- "stargazers_count": 8490,
229
- "todayStar": "2269 stars this week",
230
- "html_url": "https://github.com/phidatahq/phidata",
226
+ "description": "TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.",
227
+ "forked": "162",
228
+ "stargazers_count": 2490,
229
+ "todayStar": "562 stars this week",
230
+ "html_url": "https://github.com/google-research/timesfm",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "abi/screenshot-to-code",
234
+ "full_name": "zhayujie/chatgpt-on-wechat",
235
235
  "language": "Python",
236
236
  "color": "#3572A5",
237
- "description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
238
- "forked": "6271",
239
- "stargazers_count": 51742,
240
- "todayStar": "1273 stars this week",
241
- "html_url": "https://github.com/abi/screenshot-to-code",
237
+ "description": "基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。",
238
+ "forked": "7070",
239
+ "stargazers_count": 26230,
240
+ "todayStar": "653 stars this week",
241
+ "html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
242
242
  "rank": 22
243
243
  },
244
- {
245
- "full_name": "lllyasviel/Fooocus",
246
- "language": "Python",
247
- "color": "#3572A5",
248
- "description": "Focus on prompting and generating",
249
- "forked": "4623",
250
- "stargazers_count": 36351,
251
- "todayStar": "714 stars this week",
252
- "html_url": "https://github.com/lllyasviel/Fooocus",
253
- "rank": 23
254
- },
255
244
  {
256
245
  "full_name": "LazyVim/LazyVim",
257
246
  "language": "Lua",
258
247
  "color": "#000080",
259
248
  "description": "Neovim config for the lazy",
260
- "forked": "905",
261
- "stargazers_count": 13562,
262
- "todayStar": "446 stars this week",
249
+ "forked": "911",
250
+ "stargazers_count": 13623,
251
+ "todayStar": "484 stars this week",
263
252
  "html_url": "https://github.com/LazyVim/LazyVim",
253
+ "rank": 23
254
+ },
255
+ {
256
+ "full_name": "KAYOKG/BibliotecaDev",
257
+ "language": "",
258
+ "color": "",
259
+ "description": "📚 Biblioteca de livros essenciais da área da programação. (Confira o meu novo projeto `SendScriptWhatsapp`)",
260
+ "forked": "519",
261
+ "stargazers_count": 3054,
262
+ "todayStar": "1498 stars this week",
263
+ "html_url": "https://github.com/KAYOKG/BibliotecaDev",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "alibaba-damo-academy/FunClip",
267
+ "full_name": "weaviate/Verba",
268
268
  "language": "Python",
269
269
  "color": "#3572A5",
270
- "description": "Open-source, accurate and easy-to-use video speech recognition & clipping tool, LLM based AI clipping intergrated.",
271
- "forked": "187",
272
- "stargazers_count": 2001,
273
- "todayStar": "683 stars this week",
274
- "html_url": "https://github.com/alibaba-damo-academy/FunClip",
270
+ "description": "Retrieval Augmented Generation (RAG) chatbot powered by Weaviate",
271
+ "forked": "400",
272
+ "stargazers_count": 4055,
273
+ "todayStar": "1445 stars this week",
274
+ "html_url": "https://github.com/weaviate/Verba",
275
275
  "rank": 25
276
276
  }
277
277
  ]