@wcj/github-rank 23.12.22 → 23.12.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.
- package/README.md +1 -1
- package/dist/repos.json +25689 -25685
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +183 -183
- package/dist/trending-weekly.json +187 -187
- package/dist/users.china.json +1784 -1749
- package/dist/users.json +7402 -7402
- package/package.json +1 -1
- package/web/data/repos.json +25689 -25685
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +183 -183
- package/web/data/trending-weekly.json +187 -187
- package/web/data/users.china.json +1784 -1749
- package/web/data/users.json +7402 -7402
- package/web/index.html +5383 -5383
- package/web/repos.html +3260 -3260
- package/web/trending-monthly.html +169 -177
- package/web/trending-weekly.html +167 -175
- package/web/trending.html +167 -167
- package/web/users.china.html +1422 -1389
|
@@ -1,277 +1,277 @@
|
|
|
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": "jmorganca/ollama",
|
|
4
|
+
"language": "Go",
|
|
5
|
+
"color": "#00ADD8",
|
|
6
|
+
"description": "Get up and running with Llama 2 and other large language models locally",
|
|
7
|
+
"forked": "1789",
|
|
8
|
+
"stargazers_count": 27636,
|
|
9
|
+
"todayStar": "4848 stars this week",
|
|
10
|
+
"html_url": "https://github.com/jmorganca/ollama",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
18
|
+
"forked": "1355",
|
|
19
|
+
"stargazers_count": 16322,
|
|
20
|
+
"todayStar": "764 stars this week",
|
|
21
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
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": "microsoft/promptbase",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "All things prompt engineering",
|
|
29
|
+
"forked": "275",
|
|
30
|
+
"stargazers_count": 3989,
|
|
31
|
+
"todayStar": "1685 stars this week",
|
|
32
|
+
"html_url": "https://github.com/microsoft/promptbase",
|
|
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": "geekan/MetaGPT",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
40
|
+
"forked": "3848",
|
|
41
|
+
"stargazers_count": 32527,
|
|
42
|
+
"todayStar": "1229 stars this week",
|
|
43
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "Mintplex-Labs/anything-llm",
|
|
48
|
-
"language": "JavaScript",
|
|
49
|
-
"color": "#f1e05a",
|
|
50
|
-
"description": "Open-source ChatGPT experience for both open and closed source LLMs, embedders, and vector databases. Unlimited documents, messages, and concurrent users with permission management in one app.",
|
|
51
|
-
"forked": "672",
|
|
52
|
-
"stargazers_count": 6044,
|
|
53
|
-
"todayStar": "1509 stars this week",
|
|
54
|
-
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "oxc-project/oxc",
|
|
59
|
-
"language": "Rust",
|
|
60
|
-
"color": "#dea584",
|
|
61
|
-
"description": "⚓ A collection of JavaScript tools written in Rust.",
|
|
62
|
-
"forked": "253",
|
|
63
|
-
"stargazers_count": 6077,
|
|
64
|
-
"todayStar": "1532 stars this week",
|
|
65
|
-
"html_url": "https://github.com/oxc-project/oxc",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
46
|
{
|
|
69
47
|
"full_name": "open-mmlab/Amphion",
|
|
70
48
|
"language": "Python",
|
|
71
49
|
"color": "#3572A5",
|
|
72
50
|
"description": "Amphion (/æmˈfaɪən/) is a toolkit for Audio, Music, and Speech Generation. Its purpose is to support reproducible research and help junior researchers and engineers get started in the field of audio, music, and speech generation research and development.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
51
|
+
"forked": "240",
|
|
52
|
+
"stargazers_count": 2267,
|
|
53
|
+
"todayStar": "1809 stars this week",
|
|
76
54
|
"html_url": "https://github.com/open-mmlab/Amphion",
|
|
77
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "lobehub/lobe-chat",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
|
|
62
|
+
"forked": "2248",
|
|
63
|
+
"stargazers_count": 13445,
|
|
64
|
+
"todayStar": "2814 stars this week",
|
|
65
|
+
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "a-h/templ",
|
|
81
70
|
"language": "Go",
|
|
82
71
|
"color": "#00ADD8",
|
|
83
72
|
"description": "A language for writing HTML user interfaces in Go.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "122",
|
|
74
|
+
"stargazers_count": 4123,
|
|
75
|
+
"todayStar": "719 stars this week",
|
|
87
76
|
"html_url": "https://github.com/a-h/templ",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "gkd-kit/gkd",
|
|
92
81
|
"language": "Kotlin",
|
|
93
82
|
"color": "#A97BFF",
|
|
94
83
|
"description": "基于 无障碍 + 高级选择器 + 订阅规则 的自定义屏幕点击 Android APP",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "596",
|
|
85
|
+
"stargazers_count": 10895,
|
|
86
|
+
"todayStar": "1237 stars this week",
|
|
98
87
|
"html_url": "https://github.com/gkd-kit/gkd",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "geekan/MetaGPT",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
106
|
-
"forked": "3832",
|
|
107
|
-
"stargazers_count": 32237,
|
|
108
|
-
"todayStar": "860 stars this week",
|
|
109
|
-
"html_url": "https://github.com/geekan/MetaGPT",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "google/generative-ai-docs",
|
|
114
|
-
"language": "JupyterNotebook",
|
|
115
|
-
"color": "#DA5B0B",
|
|
116
|
-
"description": "Documentation for Google's Generative AI developer site",
|
|
117
|
-
"forked": "245",
|
|
118
|
-
"stargazers_count": 752,
|
|
119
|
-
"todayStar": "287 stars this week",
|
|
120
|
-
"html_url": "https://github.com/google/generative-ai-docs",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "charmbracelet/huh",
|
|
125
|
-
"language": "Go",
|
|
126
|
-
"color": "#00ADD8",
|
|
127
|
-
"description": "Build terminal forms and prompts 🤷🏻♀️",
|
|
128
|
-
"forked": "26",
|
|
129
|
-
"stargazers_count": 1803,
|
|
130
|
-
"todayStar": "540 stars this week",
|
|
131
|
-
"html_url": "https://github.com/charmbracelet/huh",
|
|
132
|
-
"rank": 12
|
|
88
|
+
"rank": 8
|
|
133
89
|
},
|
|
134
90
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
91
|
+
"full_name": "localsend/localsend",
|
|
92
|
+
"language": "Dart",
|
|
93
|
+
"color": "#00B4AB",
|
|
94
|
+
"description": "An open-source cross-platform alternative to AirDrop",
|
|
95
|
+
"forked": "1228",
|
|
96
|
+
"stargazers_count": 25610,
|
|
97
|
+
"todayStar": "1246 stars this week",
|
|
98
|
+
"html_url": "https://github.com/localsend/localsend",
|
|
99
|
+
"rank": 9
|
|
144
100
|
},
|
|
145
101
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
102
|
+
"full_name": "oxc-project/oxc",
|
|
103
|
+
"language": "Rust",
|
|
104
|
+
"color": "#dea584",
|
|
105
|
+
"description": "⚓ A collection of JavaScript tools written in Rust.",
|
|
106
|
+
"forked": "254",
|
|
107
|
+
"stargazers_count": 6185,
|
|
108
|
+
"todayStar": "1184 stars this week",
|
|
109
|
+
"html_url": "https://github.com/oxc-project/oxc",
|
|
110
|
+
"rank": 10
|
|
155
111
|
},
|
|
156
112
|
{
|
|
157
113
|
"full_name": "vectorisvector/Polaris",
|
|
158
114
|
"language": "TypeScript",
|
|
159
115
|
"color": "#3178c6",
|
|
160
116
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
117
|
+
"forked": "379",
|
|
118
|
+
"stargazers_count": 394,
|
|
119
|
+
"todayStar": "232 stars this week",
|
|
164
120
|
"html_url": "https://github.com/vectorisvector/Polaris",
|
|
165
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
166
122
|
},
|
|
167
123
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
124
|
+
"full_name": "zulip/zulip",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "Zulip server and web application. Open-source team chat that helps teams stay productive and focused.",
|
|
128
|
+
"forked": "7058",
|
|
129
|
+
"stargazers_count": 19162,
|
|
130
|
+
"todayStar": "339 stars this week",
|
|
131
|
+
"html_url": "https://github.com/zulip/zulip",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "bytebase/bytebase",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "World's most advanced database DevOps and CI/CD for Developer, DBA and Platform Engineering teams. The GitLab/GitHub for database DevOps.",
|
|
139
|
+
"forked": "589",
|
|
140
|
+
"stargazers_count": 8600,
|
|
141
|
+
"todayStar": "845 stars this week",
|
|
142
|
+
"html_url": "https://github.com/bytebase/bytebase",
|
|
143
|
+
"rank": 13
|
|
177
144
|
},
|
|
178
145
|
{
|
|
179
146
|
"full_name": "immich-app/immich",
|
|
180
147
|
"language": "TypeScript",
|
|
181
148
|
"color": "#3178c6",
|
|
182
149
|
"description": "Self-hosted photo and video backup solution directly from your mobile phone.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
150
|
+
"forked": "1054",
|
|
151
|
+
"stargazers_count": 23551,
|
|
152
|
+
"todayStar": "1074 stars this week",
|
|
186
153
|
"html_url": "https://github.com/immich-app/immich",
|
|
187
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
188
155
|
},
|
|
189
156
|
{
|
|
190
157
|
"full_name": "ordinals/ord",
|
|
191
158
|
"language": "Rust",
|
|
192
159
|
"color": "#dea584",
|
|
193
160
|
"description": "👁🗨 Rare and exotic sats",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
161
|
+
"forked": "1059",
|
|
162
|
+
"stargazers_count": 2785,
|
|
163
|
+
"todayStar": "211 stars this week",
|
|
197
164
|
"html_url": "https://github.com/ordinals/ord",
|
|
198
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
199
166
|
},
|
|
200
167
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
168
|
+
"full_name": "DataEngineer-io/data-engineer-handbook",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
172
|
+
"forked": "690",
|
|
173
|
+
"stargazers_count": 4603,
|
|
174
|
+
"todayStar": "1597 stars this week",
|
|
175
|
+
"html_url": "https://github.com/DataEngineer-io/data-engineer-handbook",
|
|
176
|
+
"rank": 16
|
|
210
177
|
},
|
|
211
178
|
{
|
|
212
|
-
"full_name": "
|
|
179
|
+
"full_name": "gpt-engineer-org/gpt-engineer",
|
|
213
180
|
"language": "Python",
|
|
214
181
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Specify what you want it to build, the AI asks for clarification, and then builds it.",
|
|
183
|
+
"forked": "7745",
|
|
184
|
+
"stargazers_count": 47538,
|
|
185
|
+
"todayStar": "865 stars this week",
|
|
186
|
+
"html_url": "https://github.com/gpt-engineer-org/gpt-engineer",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "GoogleCloudPlatform/generative-ai",
|
|
191
|
+
"language": "JupyterNotebook",
|
|
192
|
+
"color": "#DA5B0B",
|
|
193
|
+
"description": "Sample code and notebooks for Generative AI on Google Cloud",
|
|
194
|
+
"forked": "815",
|
|
195
|
+
"stargazers_count": 3658,
|
|
196
|
+
"todayStar": "432 stars this week",
|
|
197
|
+
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "ruanyf/weekly",
|
|
202
|
+
"language": "",
|
|
203
|
+
"color": "",
|
|
204
|
+
"description": "科技爱好者周刊,每周五发布",
|
|
205
|
+
"forked": "2612",
|
|
206
|
+
"stargazers_count": 38524,
|
|
207
|
+
"todayStar": "947 stars this week",
|
|
208
|
+
"html_url": "https://github.com/ruanyf/weekly",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "Chalarangelo/30-seconds-of-code",
|
|
213
|
+
"language": "JavaScript",
|
|
214
|
+
"color": "#f1e05a",
|
|
215
|
+
"description": "Short code snippets for all your development needs",
|
|
216
|
+
"forked": "12099",
|
|
217
|
+
"stargazers_count": 117108,
|
|
218
|
+
"todayStar": "206 stars this week",
|
|
219
|
+
"html_url": "https://github.com/Chalarangelo/30-seconds-of-code",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
223
|
+
"full_name": "vinta/awesome-python",
|
|
224
224
|
"language": "Python",
|
|
225
225
|
"color": "#3572A5",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
226
|
+
"description": "A curated list of awesome Python frameworks, libraries, software and resources",
|
|
227
|
+
"forked": "24405",
|
|
228
|
+
"stargazers_count": 191732,
|
|
229
|
+
"todayStar": "1074 stars this week",
|
|
230
|
+
"html_url": "https://github.com/vinta/awesome-python",
|
|
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": "ApolloAuto/apollo",
|
|
235
|
+
"language": "C++",
|
|
236
|
+
"color": "#f34b7d",
|
|
237
|
+
"description": "An open autonomous driving platform",
|
|
238
|
+
"forked": "9506",
|
|
239
|
+
"stargazers_count": 23820,
|
|
240
|
+
"todayStar": "60 stars this week",
|
|
241
|
+
"html_url": "https://github.com/ApolloAuto/apollo",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "Mintplex-Labs/anything-llm",
|
|
246
246
|
"language": "JavaScript",
|
|
247
247
|
"color": "#f1e05a",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "Open-source ChatGPT experience for both open and closed source LLMs, embedders, and vector databases. Unlimited documents, messages, and concurrent users with permission management in one app.",
|
|
249
|
+
"forked": "683",
|
|
250
|
+
"stargazers_count": 6153,
|
|
251
|
+
"todayStar": "665 stars this week",
|
|
252
|
+
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
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": "d2l-ai/d2l-zh",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。",
|
|
260
|
+
"forked": "10028",
|
|
261
|
+
"stargazers_count": 52291,
|
|
262
|
+
"todayStar": "402 stars this week",
|
|
263
|
+
"html_url": "https://github.com/d2l-ai/d2l-zh",
|
|
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-translator/openai-translator",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.",
|
|
271
|
+
"forked": "1450",
|
|
272
|
+
"stargazers_count": 19424,
|
|
273
|
+
"todayStar": "239 stars this week",
|
|
274
|
+
"html_url": "https://github.com/openai-translator/openai-translator",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|