@wcj/github-rank 24.5.18 → 24.5.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 +24663 -24653
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +162 -162
- package/dist/trending-weekly.json +184 -184
- package/dist/users.china.json +1609 -1574
- package/dist/users.json +4995 -4995
- package/dist/users.org.json +410 -410
- package/package.json +1 -1
- package/web/data/repos.json +24663 -24653
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +162 -162
- package/web/data/trending-weekly.json +184 -184
- package/web/data/users.china.json +1609 -1574
- package/web/data/users.json +4995 -4995
- package/web/data/users.org.json +410 -410
- package/web/index.html +5240 -5240
- package/web/org.html +317 -317
- package/web/repos.html +3202 -3202
- package/web/trending-monthly.html +159 -159
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +161 -165
- package/web/users.china.html +1562 -1512
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "N64Recomp/N64Recomp",
|
|
4
|
+
"language": "C++",
|
|
5
|
+
"color": "#f34b7d",
|
|
6
|
+
"description": "Tool to statically recompile N64 games into native executables",
|
|
7
|
+
"forked": "300",
|
|
8
|
+
"stargazers_count": 4955,
|
|
9
|
+
"todayStar": "4204 stars this week",
|
|
10
|
+
"html_url": "https://github.com/N64Recomp/N64Recomp",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "Zelda64Recomp/Zelda64Recomp",
|
|
15
|
+
"language": "C++",
|
|
16
|
+
"color": "#f34b7d",
|
|
17
|
+
"description": "Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)",
|
|
18
|
+
"forked": "194",
|
|
19
|
+
"stargazers_count": 3826,
|
|
20
|
+
"todayStar": "2604 stars this week",
|
|
21
|
+
"html_url": "https://github.com/Zelda64Recomp/Zelda64Recomp",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "glanceapp/glance",
|
|
26
|
+
"language": "Go",
|
|
27
|
+
"color": "#00ADD8",
|
|
28
|
+
"description": "A self-hosted dashboard that puts all your feeds in one place",
|
|
29
|
+
"forked": "145",
|
|
30
|
+
"stargazers_count": 4955,
|
|
31
|
+
"todayStar": "3405 stars this week",
|
|
32
|
+
"html_url": "https://github.com/glanceapp/glance",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "lencx/ChatGPT",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
|
+
"description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
|
|
40
|
+
"forked": "5638",
|
|
41
|
+
"stargazers_count": 50146,
|
|
42
|
+
"todayStar": "2854 stars this week",
|
|
43
|
+
"html_url": "https://github.com/lencx/ChatGPT",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,21 +48,21 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "147",
|
|
52
|
+
"stargazers_count": 2260,
|
|
53
|
+
"todayStar": "1019 stars this week",
|
|
54
54
|
"html_url": "https://github.com/google-research/timesfm",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "alan2207/bulletproof-react",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "🛡️ ⚛️ A simple, scalable, and powerful architecture for building production ready React applications.",
|
|
62
|
+
"forked": "2264",
|
|
63
|
+
"stargazers_count": 24236,
|
|
64
|
+
"todayStar": "1251 stars this week",
|
|
65
|
+
"html_url": "https://github.com/alan2207/bulletproof-react",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,208 +70,208 @@
|
|
|
70
70
|
"language": "JupyterNotebook",
|
|
71
71
|
"color": "#DA5B0B",
|
|
72
72
|
"description": "Free MLOps course from DataTalks.Club",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "1870",
|
|
74
|
+
"stargazers_count": 9987,
|
|
75
|
+
"todayStar": "768 stars this week",
|
|
76
76
|
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "SOS-RS/frontend",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "",
|
|
84
|
+
"forked": "320",
|
|
85
|
+
"stargazers_count": 550,
|
|
86
|
+
"todayStar": "348 stars this week",
|
|
87
|
+
"html_url": "https://github.com/SOS-RS/frontend",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "lllyasviel/IC-Light",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "More relighting!",
|
|
95
|
+
"forked": "193",
|
|
96
|
+
"stargazers_count": 3210,
|
|
97
|
+
"todayStar": "681 stars this week",
|
|
98
|
+
"html_url": "https://github.com/lllyasviel/IC-Light",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "lllyasviel/Fooocus",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Focus on prompting and generating",
|
|
106
|
+
"forked": "4601",
|
|
107
|
+
"stargazers_count": 36245,
|
|
108
|
+
"todayStar": "796 stars this week",
|
|
109
|
+
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "OpenGVLab/InternVL",
|
|
114
|
+
"language": "JupyterNotebook",
|
|
115
|
+
"color": "#DA5B0B",
|
|
116
|
+
"description": "[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4V. 接近GPT-4V表现的可商用开源多模态对话模型",
|
|
117
|
+
"forked": "162",
|
|
118
|
+
"stargazers_count": 2433,
|
|
119
|
+
"todayStar": "681 stars this week",
|
|
120
|
+
"html_url": "https://github.com/OpenGVLab/InternVL",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "zhayujie/chatgpt-on-wechat",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。",
|
|
128
|
+
"forked": "7024",
|
|
129
|
+
"stargazers_count": 25909,
|
|
130
|
+
"todayStar": "581 stars this week",
|
|
131
|
+
"html_url": "https://github.com/zhayujie/chatgpt-on-wechat",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "jellyfin/jellyfin",
|
|
136
|
+
"language": "C#",
|
|
137
|
+
"color": "#178600",
|
|
138
|
+
"description": "The Free Software Media System",
|
|
139
|
+
"forked": "2830",
|
|
140
|
+
"stargazers_count": 30635,
|
|
141
|
+
"todayStar": "573 stars this week",
|
|
142
|
+
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "pagefaultgames/pokerogue",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "A browser based Pokémon fangame heavily inspired by the roguelite genre.",
|
|
150
|
+
"forked": "899",
|
|
151
|
+
"stargazers_count": 2087,
|
|
152
|
+
"todayStar": "514 stars this week",
|
|
153
|
+
"html_url": "https://github.com/pagefaultgames/pokerogue",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "dependabot/dependabot-core",
|
|
158
|
+
"language": "Ruby",
|
|
159
|
+
"color": "#701516",
|
|
160
|
+
"description": "🤖 Dependabot's core logic for creating update PR's.",
|
|
161
|
+
"forked": "905",
|
|
162
|
+
"stargazers_count": 4366,
|
|
163
|
+
"todayStar": "481 stars this week",
|
|
164
|
+
"html_url": "https://github.com/dependabot/dependabot-core",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "ChatGPTNextWeb/ChatGPT-Next-Web",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。",
|
|
172
|
+
"forked": "56197",
|
|
173
|
+
"stargazers_count": 70100,
|
|
174
|
+
"todayStar": "1022 stars this week",
|
|
175
|
+
"html_url": "https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
180
|
+
"language": "Java",
|
|
181
|
+
"color": "#b07219",
|
|
182
|
+
"description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
|
|
183
|
+
"forked": "1892",
|
|
184
|
+
"stargazers_count": 26777,
|
|
185
|
+
"todayStar": "1041 stars this week",
|
|
186
|
+
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "phidatahq/phidata",
|
|
191
191
|
"language": "Python",
|
|
192
192
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "Build AI Assistants with memory, knowledge and tools.",
|
|
194
|
+
"forked": "1189",
|
|
195
|
+
"stargazers_count": 8255,
|
|
196
|
+
"todayStar": "2443 stars this week",
|
|
197
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "CapSoftware/Cap",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "Open source Loom alternative. Effortless, instant screen sharing.",
|
|
205
|
+
"forked": "121",
|
|
206
|
+
"stargazers_count": 3054,
|
|
207
|
+
"todayStar": "1294 stars this week",
|
|
208
|
+
"html_url": "https://github.com/CapSoftware/Cap",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
216
|
+
"forked": "1326",
|
|
217
|
+
"stargazers_count": 10927,
|
|
218
|
+
"todayStar": "712 stars this week",
|
|
219
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "wandb/openui",
|
|
224
|
+
"language": "HTML",
|
|
225
|
+
"color": "#e34c26",
|
|
226
|
+
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
227
|
+
"forked": "1193",
|
|
228
|
+
"stargazers_count": 14244,
|
|
229
|
+
"todayStar": "1838 stars this week",
|
|
230
|
+
"html_url": "https://github.com/wandb/openui",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "harry0703/MoneyPrinterTurbo",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
238
|
+
"forked": "1926",
|
|
239
|
+
"stargazers_count": 12719,
|
|
240
|
+
"todayStar": "1026 stars this week",
|
|
241
|
+
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "CorentinTh/it-tools",
|
|
246
|
+
"language": "Vue",
|
|
247
|
+
"color": "#41b883",
|
|
248
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
249
|
+
"forked": "1873",
|
|
250
|
+
"stargazers_count": 16190,
|
|
251
|
+
"todayStar": "2009 stars this week",
|
|
252
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "Mintplex-Labs/anything-llm",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.",
|
|
260
|
+
"forked": "1497",
|
|
261
|
+
"stargazers_count": 14458,
|
|
262
|
+
"todayStar": "912 stars this week",
|
|
263
|
+
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "mustafaaljadery/gemma-2B-10M",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Gemma 2B with 10M context length using Infini-attention.",
|
|
271
|
+
"forked": "46",
|
|
272
|
+
"stargazers_count": 783,
|
|
273
|
+
"todayStar": "359 stars this week",
|
|
274
|
+
"html_url": "https://github.com/mustafaaljadery/gemma-2B-10M",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|