@wcj/github-rank 23.6.22 → 23.6.23
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 +18200 -18200
- package/dist/trending-daily.json +178 -178
- package/dist/trending-monthly.json +152 -152
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +1002 -1037
- package/dist/users.json +5887 -5887
- package/package.json +1 -1
- package/web/data/repos.json +18200 -18200
- package/web/data/trending-daily.json +178 -178
- package/web/data/trending-monthly.json +152 -152
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +1002 -1037
- package/web/data/users.json +5887 -5887
- package/web/index.html +4454 -4454
- package/web/repos.html +2388 -2388
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +163 -151
- package/web/users.china.html +786 -819
|
@@ -4,54 +4,54 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "12 Weeks, 24 Lessons, AI for All!",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2249",
|
|
8
|
+
"stargazers_count": 13085,
|
|
9
|
+
"todayStar": "7122 stars this month",
|
|
10
10
|
"html_url": "https://github.com/microsoft/AI-For-Beginners",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "Zeqiang-Lai/DragGAN",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "Unofficial Implementation of DragGAN - \"Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold\" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)",
|
|
18
|
-
"forked": "427",
|
|
19
|
-
"stargazers_count": 4173,
|
|
20
|
-
"todayStar": "4105 stars this month",
|
|
21
|
-
"html_url": "https://github.com/Zeqiang-Lai/DragGAN",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "makeplane/plane",
|
|
26
15
|
"language": "TypeScript",
|
|
27
16
|
"color": "#3178c6",
|
|
28
17
|
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "335",
|
|
19
|
+
"stargazers_count": 10596,
|
|
20
|
+
"todayStar": "8489 stars this month",
|
|
32
21
|
"html_url": "https://github.com/makeplane/plane",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "xiangsx/gpt4free-ts",
|
|
37
26
|
"language": "TypeScript",
|
|
38
27
|
"color": "#3178c6",
|
|
39
28
|
"description": "Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "896",
|
|
30
|
+
"stargazers_count": 5438,
|
|
31
|
+
"todayStar": "4932 stars this month",
|
|
43
32
|
"html_url": "https://github.com/xiangsx/gpt4free-ts",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "alibaba/Chat2DB",
|
|
48
37
|
"language": "Java",
|
|
49
38
|
"color": "#b07219",
|
|
50
39
|
"description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "1798",
|
|
41
|
+
"stargazers_count": 7950,
|
|
42
|
+
"todayStar": "6557 stars this month",
|
|
54
43
|
"html_url": "https://github.com/alibaba/Chat2DB",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "Zeqiang-Lai/DragGAN",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "Unofficial Implementation of DragGAN - \"Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold\" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)",
|
|
51
|
+
"forked": "430",
|
|
52
|
+
"stargazers_count": 4199,
|
|
53
|
+
"todayStar": "3966 stars this month",
|
|
54
|
+
"html_url": "https://github.com/Zeqiang-Lai/DragGAN",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,21 +59,21 @@
|
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "1536",
|
|
63
|
+
"stargazers_count": 14899,
|
|
64
|
+
"todayStar": "2611 stars this month",
|
|
65
65
|
"html_url": "https://github.com/geohot/tinygrad",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "kyegomez/tree-of-thoughts",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%",
|
|
73
|
+
"forked": "281",
|
|
74
|
+
"stargazers_count": 3066,
|
|
75
|
+
"todayStar": "2868 stars this month",
|
|
76
|
+
"html_url": "https://github.com/kyegomez/tree-of-thoughts",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,76 +81,76 @@
|
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
83
|
"description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "3053",
|
|
85
|
+
"stargazers_count": 16089,
|
|
86
|
+
"todayStar": "8858 stars this month",
|
|
87
87
|
"html_url": "https://github.com/pengzhile/pandora",
|
|
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": "chinese-poetry/chinese-poetry",
|
|
92
|
+
"language": "JavaScript",
|
|
93
|
+
"color": "#f1e05a",
|
|
94
|
+
"description": "The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。",
|
|
95
|
+
"forked": "8735",
|
|
96
|
+
"stargazers_count": 43174,
|
|
97
|
+
"todayStar": "3557 stars this month",
|
|
98
|
+
"html_url": "https://github.com/chinese-poetry/chinese-poetry",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "NaiboWang/EasySpider",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务",
|
|
106
|
+
"forked": "1443",
|
|
107
|
+
"stargazers_count": 12868,
|
|
108
|
+
"todayStar": "7986 stars this month",
|
|
109
|
+
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "Blazity/next-enterprise",
|
|
114
|
-
"language": "TypeScript",
|
|
115
|
-
"color": "#3178c6",
|
|
116
|
-
"description": "💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.",
|
|
117
|
-
"forked": "375",
|
|
118
|
-
"stargazers_count": 3431,
|
|
119
|
-
"todayStar": "3106 stars this month",
|
|
120
|
-
"html_url": "https://github.com/Blazity/next-enterprise",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "iperov/DeepFaceLive",
|
|
125
114
|
"language": "Python",
|
|
126
115
|
"color": "#3572A5",
|
|
127
116
|
"description": "Real-time face swap for PC streaming or video calls",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "2092",
|
|
118
|
+
"stargazers_count": 14934,
|
|
119
|
+
"todayStar": "3470 stars this month",
|
|
131
120
|
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "iv-org/invidious",
|
|
125
|
+
"language": "Crystal",
|
|
126
|
+
"color": "#000100",
|
|
127
|
+
"description": "Invidious is an alternative front-end to YouTube",
|
|
128
|
+
"forked": "1348",
|
|
129
|
+
"stargazers_count": 11685,
|
|
130
|
+
"todayStar": "1729 stars this month",
|
|
131
|
+
"html_url": "https://github.com/iv-org/invidious",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "Blazity/next-enterprise",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.",
|
|
139
|
+
"forked": "378",
|
|
140
|
+
"stargazers_count": 3458,
|
|
141
|
+
"todayStar": "3064 stars this month",
|
|
142
|
+
"html_url": "https://github.com/Blazity/next-enterprise",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "JushBJJ/Mr.-Ranedeer-AI-Tutor",
|
|
136
147
|
"language": "",
|
|
137
148
|
"color": "",
|
|
138
149
|
"description": "A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "1351",
|
|
151
|
+
"stargazers_count": 14460,
|
|
152
|
+
"todayStar": "8742 stars this month",
|
|
142
153
|
"html_url": "https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "iv-org/invidious",
|
|
147
|
-
"language": "Crystal",
|
|
148
|
-
"color": "#000100",
|
|
149
|
-
"description": "Invidious is an alternative front-end to YouTube",
|
|
150
|
-
"forked": "1342",
|
|
151
|
-
"stargazers_count": 11661,
|
|
152
|
-
"todayStar": "1700 stars this month",
|
|
153
|
-
"html_url": "https://github.com/iv-org/invidious",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,43 +158,43 @@
|
|
|
158
158
|
"language": "Java",
|
|
159
159
|
"color": "#b07219",
|
|
160
160
|
"description": "代理 MidJourney 的discord频道,实现api形式调用AI绘图",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "662",
|
|
162
|
+
"stargazers_count": 1594,
|
|
163
|
+
"todayStar": "1254 stars this month",
|
|
164
164
|
"html_url": "https://github.com/novicezk/midjourney-proxy",
|
|
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": "google/comprehensive-rust",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.",
|
|
172
|
+
"forked": "958",
|
|
173
|
+
"stargazers_count": 17995,
|
|
174
|
+
"todayStar": "5905 stars this month",
|
|
175
|
+
"html_url": "https://github.com/google/comprehensive-rust",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "UFund-Me/Qbot",
|
|
180
|
-
"language": "JupyterNotebook",
|
|
181
|
-
"color": "#DA5B0B",
|
|
182
|
-
"description": "[🔥updating ...] AI 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant",
|
|
183
|
-
"forked": "343",
|
|
184
|
-
"stargazers_count": 2975,
|
|
185
|
-
"todayStar": "2278 stars this month",
|
|
186
|
-
"html_url": "https://github.com/UFund-Me/Qbot",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
178
|
{
|
|
190
179
|
"full_name": "ggerganov/ggml",
|
|
191
180
|
"language": "C",
|
|
192
181
|
"color": "#555555",
|
|
193
182
|
"description": "Tensor library for machine learning",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
183
|
+
"forked": "343",
|
|
184
|
+
"stargazers_count": 4448,
|
|
185
|
+
"todayStar": "2048 stars this month",
|
|
197
186
|
"html_url": "https://github.com/ggerganov/ggml",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "FlowiseAI/Flowise",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
|
|
194
|
+
"forked": "2508",
|
|
195
|
+
"stargazers_count": 9041,
|
|
196
|
+
"todayStar": "4271 stars this month",
|
|
197
|
+
"html_url": "https://github.com/FlowiseAI/Flowise",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -203,75 +203,75 @@
|
|
|
203
203
|
"color": "#3572A5",
|
|
204
204
|
"description": "A unified framework for 3D content generation.",
|
|
205
205
|
"forked": "102",
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
206
|
+
"stargazers_count": 1657,
|
|
207
|
+
"todayStar": "1007 stars this month",
|
|
208
208
|
"html_url": "https://github.com/threestudio-project/threestudio",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "immersive-translate/immersive-translate",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension",
|
|
216
|
+
"forked": "606",
|
|
217
|
+
"stargazers_count": 9548,
|
|
218
|
+
"todayStar": "2567 stars this month",
|
|
219
|
+
"html_url": "https://github.com/immersive-translate/immersive-translate",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "spacedriveapp/spacedrive",
|
|
224
|
+
"language": "Rust",
|
|
225
|
+
"color": "#dea584",
|
|
226
|
+
"description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.",
|
|
227
|
+
"forked": "518",
|
|
228
|
+
"stargazers_count": 19248,
|
|
229
|
+
"todayStar": "1843 stars this month",
|
|
230
|
+
"html_url": "https://github.com/spacedriveapp/spacedrive",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
211
233
|
{
|
|
212
234
|
"full_name": "huggingface/text-generation-inference",
|
|
213
235
|
"language": "Python",
|
|
214
236
|
"color": "#3572A5",
|
|
215
237
|
"description": "Large Language Model Text Generation Inference",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
238
|
+
"forked": "194",
|
|
239
|
+
"stargazers_count": 2310,
|
|
240
|
+
"todayStar": "984 stars this month",
|
|
219
241
|
"html_url": "https://github.com/huggingface/text-generation-inference",
|
|
220
|
-
"rank":
|
|
242
|
+
"rank": 22
|
|
221
243
|
},
|
|
222
244
|
{
|
|
223
245
|
"full_name": "csunny/DB-GPT",
|
|
224
246
|
"language": "Python",
|
|
225
247
|
"color": "#3572A5",
|
|
226
248
|
"description": "Revolutionizing Database Interactions with Private LLM Technology",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
249
|
+
"forked": "646",
|
|
250
|
+
"stargazers_count": 4606,
|
|
251
|
+
"todayStar": "3543 stars this month",
|
|
230
252
|
"html_url": "https://github.com/csunny/DB-GPT",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "clovaai/donut",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022",
|
|
238
|
-
"forked": "287",
|
|
239
|
-
"stargazers_count": 3789,
|
|
240
|
-
"todayStar": "1884 stars this month",
|
|
241
|
-
"html_url": "https://github.com/clovaai/donut",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "immersive-translate/immersive-translate",
|
|
246
|
-
"language": "TypeScript",
|
|
247
|
-
"color": "#3178c6",
|
|
248
|
-
"description": "沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension",
|
|
249
|
-
"forked": "602",
|
|
250
|
-
"stargazers_count": 9519,
|
|
251
|
-
"todayStar": "2572 stars this month",
|
|
252
|
-
"html_url": "https://github.com/immersive-translate/immersive-translate",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "spacedriveapp/spacedrive",
|
|
257
|
-
"language": "Rust",
|
|
258
|
-
"color": "#dea584",
|
|
259
|
-
"description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.",
|
|
260
|
-
"forked": "519",
|
|
261
|
-
"stargazers_count": 19173,
|
|
262
|
-
"todayStar": "1736 stars this month",
|
|
263
|
-
"html_url": "https://github.com/spacedriveapp/spacedrive",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
255
|
{
|
|
267
256
|
"full_name": "erictik/midjourney-client",
|
|
268
257
|
"language": "TypeScript",
|
|
269
258
|
"color": "#3178c6",
|
|
270
259
|
"description": "MidJourney client. Unofficial Node.js client",
|
|
271
260
|
"forked": "124",
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
261
|
+
"stargazers_count": 711,
|
|
262
|
+
"todayStar": "405 stars this month",
|
|
274
263
|
"html_url": "https://github.com/erictik/midjourney-client",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "clovaai/donut",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022",
|
|
271
|
+
"forked": "287",
|
|
272
|
+
"stargazers_count": 3820,
|
|
273
|
+
"todayStar": "1898 stars this month",
|
|
274
|
+
"html_url": "https://github.com/clovaai/donut",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|