@wcj/github-rank 23.11.14 → 23.11.15
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 +29745 -29771
- package/dist/trending-daily.json +178 -178
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1830 -1795
- package/dist/users.json +5980 -5980
- package/package.json +1 -1
- package/web/data/repos.json +29745 -29771
- package/web/data/trending-daily.json +178 -178
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1830 -1795
- package/web/data/users.json +5980 -5980
- package/web/index.html +4625 -4625
- package/web/repos.html +3402 -3414
- package/web/trending-monthly.html +165 -165
- package/web/trending-weekly.html +169 -169
- package/web/trending.html +149 -169
- package/web/users.china.html +1376 -1343
|
@@ -4,274 +4,274 @@
|
|
|
4
4
|
"language": "Java",
|
|
5
5
|
"color": "#b07219",
|
|
6
6
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "5632",
|
|
8
|
+
"stargazers_count": 48768,
|
|
9
|
+
"todayStar": "4679 stars this week",
|
|
10
10
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "microsoft/AI-For-Beginners",
|
|
15
|
+
"language": "JupyterNotebook",
|
|
16
|
+
"color": "#DA5B0B",
|
|
17
|
+
"description": "12 Weeks, 24 Lessons, AI for All!",
|
|
18
|
+
"forked": "3391",
|
|
19
|
+
"stargazers_count": 20501,
|
|
20
|
+
"todayStar": "2106 stars this week",
|
|
21
|
+
"html_url": "https://github.com/microsoft/AI-For-Beginners",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "01-ai/Yi",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "A series of large language models trained from scratch by developers @01-ai",
|
|
29
|
+
"forked": "217",
|
|
30
|
+
"stargazers_count": 4234,
|
|
31
|
+
"todayStar": "2067 stars this week",
|
|
32
|
+
"html_url": "https://github.com/01-ai/Yi",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "openai/openai-python",
|
|
15
37
|
"language": "Python",
|
|
16
38
|
"color": "#3572A5",
|
|
17
39
|
"description": "The official Python library for the OpenAI API",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "2008",
|
|
41
|
+
"stargazers_count": 14966,
|
|
42
|
+
"todayStar": "1455 stars this week",
|
|
21
43
|
"html_url": "https://github.com/openai/openai-python",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
51
|
+
"forked": "167",
|
|
52
|
+
"stargazers_count": 2458,
|
|
53
|
+
"todayStar": "1507 stars this week",
|
|
54
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "ekzhang/sshx",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "Fast, collaborative live terminal sharing over the web",
|
|
62
|
+
"forked": "78",
|
|
63
|
+
"stargazers_count": 3422,
|
|
64
|
+
"todayStar": "1415 stars this week",
|
|
65
|
+
"html_url": "https://github.com/ekzhang/sshx",
|
|
66
|
+
"rank": 6
|
|
23
67
|
},
|
|
24
68
|
{
|
|
25
69
|
"full_name": "openai/openai-cookbook",
|
|
26
70
|
"language": "MDX",
|
|
27
71
|
"color": "#fcb32c",
|
|
28
72
|
"description": "Examples and guides for using the OpenAI API",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
73
|
+
"forked": "8275",
|
|
74
|
+
"stargazers_count": 50768,
|
|
75
|
+
"todayStar": "798 stars this week",
|
|
32
76
|
"html_url": "https://github.com/openai/openai-cookbook",
|
|
33
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "Yidadaa/ChatGPT-Next-Web",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。",
|
|
84
|
+
"forked": "44983",
|
|
85
|
+
"stargazers_count": 49786,
|
|
86
|
+
"todayStar": "1858 stars this week",
|
|
87
|
+
"html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
|
|
88
|
+
"rank": 8
|
|
34
89
|
},
|
|
35
90
|
{
|
|
36
91
|
"full_name": "angular/angular",
|
|
37
92
|
"language": "TypeScript",
|
|
38
93
|
"color": "#3178c6",
|
|
39
94
|
"description": "The modern web developer’s platform",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
95
|
+
"forked": "24651",
|
|
96
|
+
"stargazers_count": 91947,
|
|
97
|
+
"todayStar": "1029 stars this week",
|
|
43
98
|
"html_url": "https://github.com/angular/angular",
|
|
44
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "idurar/idurar-erp-crm",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "IDURAR Open Code Source ERP CRM Alternative to SalesForce | Node Js React AntD MERN",
|
|
106
|
+
"forked": "849",
|
|
107
|
+
"stargazers_count": 3711,
|
|
108
|
+
"todayStar": "990 stars this week",
|
|
109
|
+
"html_url": "https://github.com/idurar/idurar-erp-crm",
|
|
110
|
+
"rank": 10
|
|
45
111
|
},
|
|
46
112
|
{
|
|
47
113
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
48
114
|
"language": "JupyterNotebook",
|
|
49
115
|
"color": "#DA5B0B",
|
|
50
116
|
"description": "12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
117
|
+
"forked": "2701",
|
|
118
|
+
"stargazers_count": 6073,
|
|
119
|
+
"todayStar": "1378 stars this week",
|
|
54
120
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
55
|
-
"rank":
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "Yidadaa/ChatGPT-Next-Web",
|
|
59
|
-
"language": "TypeScript",
|
|
60
|
-
"color": "#3178c6",
|
|
61
|
-
"description": "A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。",
|
|
62
|
-
"forked": "44861",
|
|
63
|
-
"stargazers_count": 49649,
|
|
64
|
-
"todayStar": "1851 stars this week",
|
|
65
|
-
"html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
|
|
66
|
-
"rank": 6
|
|
121
|
+
"rank": 11
|
|
67
122
|
},
|
|
68
123
|
{
|
|
69
124
|
"full_name": "nvim-lua/kickstart.nvim",
|
|
70
125
|
"language": "Lua",
|
|
71
126
|
"color": "#000080",
|
|
72
127
|
"description": "A launch point for your personal nvim configuration",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
128
|
+
"forked": "5006",
|
|
129
|
+
"stargazers_count": 9137,
|
|
75
130
|
"todayStar": "540 stars this week",
|
|
76
131
|
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "antirez/smallchat",
|
|
81
|
-
"language": "C",
|
|
82
|
-
"color": "#555555",
|
|
83
|
-
"description": "A minimal programming example for a chat server",
|
|
84
|
-
"forked": "559",
|
|
85
|
-
"stargazers_count": 5502,
|
|
86
|
-
"todayStar": "1058 stars this week",
|
|
87
|
-
"html_url": "https://github.com/antirez/smallchat",
|
|
88
|
-
"rank": 8
|
|
132
|
+
"rank": 12
|
|
89
133
|
},
|
|
90
134
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
135
|
+
"full_name": "paul-gauthier/aider",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "aider is AI pair programming in your terminal",
|
|
139
|
+
"forked": "661",
|
|
140
|
+
"stargazers_count": 4990,
|
|
141
|
+
"todayStar": "451 stars this week",
|
|
142
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
143
|
+
"rank": 13
|
|
100
144
|
},
|
|
101
145
|
{
|
|
102
146
|
"full_name": "girafe-ai/ml-course",
|
|
103
147
|
"language": "JupyterNotebook",
|
|
104
148
|
"color": "#DA5B0B",
|
|
105
149
|
"description": "Open Machine Learning course",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
150
|
+
"forked": "995",
|
|
151
|
+
"stargazers_count": 1816,
|
|
152
|
+
"todayStar": "98 stars this week",
|
|
109
153
|
"html_url": "https://github.com/girafe-ai/ml-course",
|
|
110
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
111
155
|
},
|
|
112
156
|
{
|
|
113
157
|
"full_name": "Loyalsoldier/clash-rules",
|
|
114
158
|
"language": "",
|
|
115
159
|
"color": "",
|
|
116
160
|
"description": "🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
161
|
+
"forked": "965",
|
|
162
|
+
"stargazers_count": 12743,
|
|
163
|
+
"todayStar": "204 stars this week",
|
|
120
164
|
"html_url": "https://github.com/Loyalsoldier/clash-rules",
|
|
121
|
-
"rank":
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "jmorganca/ollama",
|
|
125
|
-
"language": "Go",
|
|
126
|
-
"color": "#00ADD8",
|
|
127
|
-
"description": "Get up and running with Llama 2 and other large language models locally",
|
|
128
|
-
"forked": "891",
|
|
129
|
-
"stargazers_count": 16944,
|
|
130
|
-
"todayStar": "2941 stars this week",
|
|
131
|
-
"html_url": "https://github.com/jmorganca/ollama",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "bensadeh/tailspin",
|
|
136
|
-
"language": "Rust",
|
|
137
|
-
"color": "#dea584",
|
|
138
|
-
"description": "🌀 A log file highlighter",
|
|
139
|
-
"forked": "36",
|
|
140
|
-
"stargazers_count": 3126,
|
|
141
|
-
"todayStar": "938 stars this week",
|
|
142
|
-
"html_url": "https://github.com/bensadeh/tailspin",
|
|
143
|
-
"rank": 13
|
|
165
|
+
"rank": 15
|
|
144
166
|
},
|
|
145
167
|
{
|
|
146
|
-
"full_name": "
|
|
168
|
+
"full_name": "lukas-blecher/LaTeX-OCR",
|
|
147
169
|
"language": "Python",
|
|
148
170
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
171
|
+
"description": "pix2tex: Using a ViT to convert images of equations into LaTeX code.",
|
|
172
|
+
"forked": "641",
|
|
173
|
+
"stargazers_count": 6837,
|
|
174
|
+
"todayStar": "646 stars this week",
|
|
175
|
+
"html_url": "https://github.com/lukas-blecher/LaTeX-OCR",
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
179
|
+
"full_name": "PKUFlyingPig/cs-self-learning",
|
|
180
|
+
"language": "HTML",
|
|
181
|
+
"color": "#e34c26",
|
|
182
|
+
"description": "计算机自学指南",
|
|
183
|
+
"forked": "4762",
|
|
184
|
+
"stargazers_count": 36704,
|
|
185
|
+
"todayStar": "733 stars this week",
|
|
186
|
+
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
190
|
+
"full_name": "gedoor/legado",
|
|
191
|
+
"language": "Kotlin",
|
|
192
|
+
"color": "#A97BFF",
|
|
193
|
+
"description": "Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。",
|
|
194
|
+
"forked": "2937",
|
|
195
|
+
"stargazers_count": 19199,
|
|
196
|
+
"todayStar": "410 stars this week",
|
|
197
|
+
"html_url": "https://github.com/gedoor/legado",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "nz-m/SocialEcho",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "Social networking platform with automated content moderation and context-based authentication system",
|
|
205
|
+
"forked": "210",
|
|
206
|
+
"stargazers_count": 1032,
|
|
207
|
+
"todayStar": "191 stars this week",
|
|
208
|
+
"html_url": "https://github.com/nz-m/SocialEcho",
|
|
209
|
+
"rank": 19
|
|
177
210
|
},
|
|
178
211
|
{
|
|
179
212
|
"full_name": "huggingface/alignment-handbook",
|
|
180
213
|
"language": "Python",
|
|
181
214
|
"color": "#3572A5",
|
|
182
215
|
"description": "Robust recipes for to align language models with human and AI preferences",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
216
|
+
"forked": "89",
|
|
217
|
+
"stargazers_count": 2143,
|
|
218
|
+
"todayStar": "828 stars this week",
|
|
186
219
|
"html_url": "https://github.com/huggingface/alignment-handbook",
|
|
187
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
188
221
|
},
|
|
189
222
|
{
|
|
190
|
-
"full_name": "
|
|
223
|
+
"full_name": "jmorganca/ollama",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
|
+
"description": "Get up and running with Llama 2 and other large language models locally",
|
|
227
|
+
"forked": "900",
|
|
228
|
+
"stargazers_count": 17102,
|
|
229
|
+
"todayStar": "1814 stars this week",
|
|
230
|
+
"html_url": "https://github.com/jmorganca/ollama",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "imartinez/privateGPT",
|
|
191
235
|
"language": "Python",
|
|
192
236
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
237
|
+
"description": "Interact with your documents using the power of GPT, 100% privately, no data leaks",
|
|
238
|
+
"forked": "5547",
|
|
239
|
+
"stargazers_count": 42820,
|
|
240
|
+
"todayStar": "3199 stars this week",
|
|
241
|
+
"html_url": "https://github.com/imartinez/privateGPT",
|
|
242
|
+
"rank": 22
|
|
199
243
|
},
|
|
200
244
|
{
|
|
201
245
|
"full_name": "files-community/Files",
|
|
202
246
|
"language": "C#",
|
|
203
247
|
"color": "#178600",
|
|
204
248
|
"description": "Building the best file manager for Windows",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
249
|
+
"forked": "1967",
|
|
250
|
+
"stargazers_count": 29676,
|
|
251
|
+
"todayStar": "503 stars this week",
|
|
208
252
|
"html_url": "https://github.com/files-community/Files",
|
|
209
|
-
"rank":
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "gedoor/legado",
|
|
213
|
-
"language": "Kotlin",
|
|
214
|
-
"color": "#A97BFF",
|
|
215
|
-
"description": "Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。",
|
|
216
|
-
"forked": "2930",
|
|
217
|
-
"stargazers_count": 19133,
|
|
218
|
-
"todayStar": "385 stars this week",
|
|
219
|
-
"html_url": "https://github.com/gedoor/legado",
|
|
220
|
-
"rank": 20
|
|
253
|
+
"rank": 23
|
|
221
254
|
},
|
|
222
255
|
{
|
|
223
256
|
"full_name": "expo/expo",
|
|
224
257
|
"language": "TypeScript",
|
|
225
258
|
"color": "#3178c6",
|
|
226
259
|
"description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
260
|
+
"forked": "4385",
|
|
261
|
+
"stargazers_count": 24499,
|
|
262
|
+
"todayStar": "225 stars this week",
|
|
230
263
|
"html_url": "https://github.com/expo/expo",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "PKUFlyingPig/cs-self-learning",
|
|
235
|
-
"language": "HTML",
|
|
236
|
-
"color": "#e34c26",
|
|
237
|
-
"description": "计算机自学指南",
|
|
238
|
-
"forked": "4753",
|
|
239
|
-
"stargazers_count": 36633,
|
|
240
|
-
"todayStar": "874 stars this week",
|
|
241
|
-
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "XTLS/Xray-core",
|
|
246
|
-
"language": "Go",
|
|
247
|
-
"color": "#00ADD8",
|
|
248
|
-
"description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
|
|
249
|
-
"forked": "3229",
|
|
250
|
-
"stargazers_count": 18843,
|
|
251
|
-
"todayStar": "721 stars this week",
|
|
252
|
-
"html_url": "https://github.com/XTLS/Xray-core",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "withastro/astro",
|
|
257
|
-
"language": "TypeScript",
|
|
258
|
-
"color": "#3178c6",
|
|
259
|
-
"description": "The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!",
|
|
260
|
-
"forked": "1922",
|
|
261
|
-
"stargazers_count": 36977,
|
|
262
|
-
"todayStar": "302 stars this week",
|
|
263
|
-
"html_url": "https://github.com/withastro/astro",
|
|
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": "openai/whisper",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Robust Speech Recognition via Large-Scale Weak Supervision",
|
|
271
|
+
"forked": "5611",
|
|
272
|
+
"stargazers_count": 49220,
|
|
273
|
+
"todayStar": "1384 stars this week",
|
|
274
|
+
"html_url": "https://github.com/openai/whisper",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|