@wcj/github-rank 23.5.30 → 23.5.31

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,123 +1,123 @@
1
1
  [
2
2
  {
3
- "full_name": "facebookresearch/fairseq",
3
+ "full_name": "Zeqiang-Lai/DragGAN",
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
- "description": "Facebook AI Research Sequence-to-Sequence Toolkit written in Python.",
7
- "forked": "5788",
8
- "stargazers_count": 25800,
9
- "todayStar": "3712 stars this week",
10
- "html_url": "https://github.com/facebookresearch/fairseq",
6
+ "description": "Online Demo and Implementation of DragGAN - \"Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold\" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)",
7
+ "forked": "293",
8
+ "stargazers_count": 3049,
9
+ "todayStar": "2595 stars this week",
10
+ "html_url": "https://github.com/Zeqiang-Lai/DragGAN",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "pengxiao-song/LaWGPT",
14
+ "full_name": "JiauZhang/DragGAN",
15
15
  "language": "Python",
16
16
  "color": "#3572A5",
17
- "description": "🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型",
18
- "forked": "375",
19
- "stargazers_count": 4157,
20
- "todayStar": "2028 stars this week",
21
- "html_url": "https://github.com/pengxiao-song/LaWGPT",
17
+ "description": "Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold",
18
+ "forked": "257",
19
+ "stargazers_count": 1951,
20
+ "todayStar": "1696 stars this week",
21
+ "html_url": "https://github.com/JiauZhang/DragGAN",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "geohot/tinygrad",
25
+ "full_name": "facebookresearch/fairseq",
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
- "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
29
- "forked": "1315",
30
- "stargazers_count": 13549,
31
- "todayStar": "1657 stars this week",
32
- "html_url": "https://github.com/geohot/tinygrad",
28
+ "description": "Facebook AI Research Sequence-to-Sequence Toolkit written in Python.",
29
+ "forked": "5803",
30
+ "stargazers_count": 25889,
31
+ "todayStar": "2035 stars this week",
32
+ "html_url": "https://github.com/facebookresearch/fairseq",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "UFund-Me/Qbot",
37
- "language": "JupyterNotebook",
38
- "color": "#DA5B0B",
39
- "description": "[🔥updating ...] 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. https://ufund-me.github.io/Qbot :news: qbot-mini: https://github.com/Charmve/iQuant",
40
- "forked": "245",
41
- "stargazers_count": 2261,
42
- "todayStar": "1142 stars this week",
43
- "html_url": "https://github.com/UFund-Me/Qbot",
36
+ "full_name": "google/comprehensive-rust",
37
+ "language": "Rust",
38
+ "color": "#dea584",
39
+ "description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.",
40
+ "forked": "852",
41
+ "stargazers_count": 16578,
42
+ "todayStar": "3438 stars this week",
43
+ "html_url": "https://github.com/google/comprehensive-rust",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "OpenGVLab/InternGPT",
47
+ "full_name": "geohot/tinygrad",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
- "description": "InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)",
51
- "forked": "112",
52
- "stargazers_count": 1866,
53
- "todayStar": "1290 stars this week",
54
- "html_url": "https://github.com/OpenGVLab/InternGPT",
50
+ "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
51
+ "forked": "1331",
52
+ "stargazers_count": 13649,
53
+ "todayStar": "1772 stars this week",
54
+ "html_url": "https://github.com/geohot/tinygrad",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "ricklamers/gpt-code-ui",
58
+ "full_name": "OpenGVLab/InternGPT",
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
- "description": "An open source implementation of OpenAI's ChatGPT Code interpreter",
62
- "forked": "163",
63
- "stargazers_count": 1627,
64
- "todayStar": "769 stars this week",
65
- "html_url": "https://github.com/ricklamers/gpt-code-ui",
61
+ "description": "InternGPT (iGPT) is an open source demo platform where you can easily showcase your AI models. Now it supports DragGAN, ChatGPT, ImageBind, multimodal chat like GPT-4, SAM, interactive image editing, etc. Try it at igpt.opengvlab.com (支持DragGAN、ChatGPT、ImageBind、SAM的在线Demo系统)",
62
+ "forked": "119",
63
+ "stargazers_count": 1993,
64
+ "todayStar": "1451 stars this week",
65
+ "html_url": "https://github.com/OpenGVLab/InternGPT",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "w-okada/voice-changer",
69
+ "full_name": "Blazity/next-enterprise",
70
70
  "language": "TypeScript",
71
71
  "color": "#3178c6",
72
- "description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
73
- "forked": "389",
74
- "stargazers_count": 4112,
75
- "todayStar": "2056 stars this week",
76
- "html_url": "https://github.com/w-okada/voice-changer",
72
+ "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.",
73
+ "forked": "178",
74
+ "stargazers_count": 2117,
75
+ "todayStar": "1091 stars this week",
76
+ "html_url": "https://github.com/Blazity/next-enterprise",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "pengzhile/pandora",
80
+ "full_name": "pengxiao-song/LaWGPT",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
- "description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
84
- "forked": "1960",
85
- "stargazers_count": 10791,
86
- "todayStar": "3176 stars this week",
87
- "html_url": "https://github.com/pengzhile/pandora",
83
+ "description": "🎉 Repo for LaWGPT, Chinese-Llama tuned with Chinese Legal knowledge. 基于中文法律知识的大语言模型",
84
+ "forked": "380",
85
+ "stargazers_count": 4221,
86
+ "todayStar": "1247 stars this week",
87
+ "html_url": "https://github.com/pengxiao-song/LaWGPT",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "imartinez/privateGPT",
92
- "language": "Python",
93
- "color": "#3572A5",
94
- "description": "Interact privately with your documents using the power of GPT, 100% privately, no data leaks",
95
- "forked": "2730",
96
- "stargazers_count": 25353,
97
- "todayStar": "3938 stars this week",
98
- "html_url": "https://github.com/imartinez/privateGPT",
91
+ "full_name": "UFund-Me/Qbot",
92
+ "language": "JupyterNotebook",
93
+ "color": "#DA5B0B",
94
+ "description": "[🔥updating ...] 自动量化交易机器人 Qbot is an AI-oriented quantitative investment platform, which aims to realize the potential, empower AI technologies in quantitative investment. https://ufund-me.github.io/Qbot :news: qbot-mini: https://github.com/Charmve/iQuant",
95
+ "forked": "258",
96
+ "stargazers_count": 2357,
97
+ "todayStar": "982 stars this week",
98
+ "html_url": "https://github.com/UFund-Me/Qbot",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "StanGirard/quivr",
103
- "language": "TypeScript",
104
- "color": "#3178c6",
105
- "description": "Dump all your files and thoughts into your GenerativeAI Second Brain and chat with it",
106
- "forked": "773",
107
- "stargazers_count": 6180,
108
- "todayStar": "1552 stars this week",
109
- "html_url": "https://github.com/StanGirard/quivr",
102
+ "full_name": "SevaSk/ecoute",
103
+ "language": "Python",
104
+ "color": "#3572A5",
105
+ "description": "Ecoute is a live transcription tool that provides real-time transcripts for both the user's microphone input (You) and the user's speakers output (Speaker) in a textbox. It also generates a suggested response using OpenAI's GPT-3.5 for the user to say based on the live transcription of the conversation.",
106
+ "forked": "204",
107
+ "stargazers_count": 1727,
108
+ "todayStar": "834 stars this week",
109
+ "html_url": "https://github.com/SevaSk/ecoute",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "FlowiseAI/Flowise",
114
- "language": "JavaScript",
115
- "color": "#f1e05a",
116
- "description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
117
- "forked": "1420",
118
- "stargazers_count": 6149,
119
- "todayStar": "1295 stars this week",
120
- "html_url": "https://github.com/FlowiseAI/Flowise",
113
+ "full_name": "pengzhile/pandora",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
+ "description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
117
+ "forked": "2079",
118
+ "stargazers_count": 11532,
119
+ "todayStar": "3615 stars this week",
120
+ "html_url": "https://github.com/pengzhile/pandora",
121
121
  "rank": 11
122
122
  },
123
123
  {
@@ -125,153 +125,153 @@
125
125
  "language": "Python",
126
126
  "color": "#3572A5",
127
127
  "description": "Interact your data and environment using the local GPT, no data leaks, 100% privately, 100% security",
128
- "forked": "458",
129
- "stargazers_count": 3098,
130
- "todayStar": "2008 stars this week",
128
+ "forked": "466",
129
+ "stargazers_count": 3246,
130
+ "todayStar": "1472 stars this week",
131
131
  "html_url": "https://github.com/csunny/DB-GPT",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "THUDM/VisualGLM-6B",
136
- "language": "Python",
137
- "color": "#3572A5",
138
- "description": "Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型",
139
- "forked": "180",
140
- "stargazers_count": 1825,
141
- "todayStar": "504 stars this week",
142
- "html_url": "https://github.com/THUDM/VisualGLM-6B",
135
+ "full_name": "immersive-translate/immersive-translate",
136
+ "language": "TypeScript",
137
+ "color": "#3178c6",
138
+ "description": "Immersive Dual Web Page Translation Extension - 沉浸式双语网页翻译扩展",
139
+ "forked": "416",
140
+ "stargazers_count": 8125,
141
+ "todayStar": "905 stars this week",
142
+ "html_url": "https://github.com/immersive-translate/immersive-translate",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "yhzhang0128/egos-2000",
147
- "language": "C",
148
- "color": "#555555",
149
- "description": "A minimal operating system (2K LOC) on QEMU and a RISC-V board",
150
- "forked": "102",
151
- "stargazers_count": 1514,
152
- "todayStar": "386 stars this week",
153
- "html_url": "https://github.com/yhzhang0128/egos-2000",
146
+ "full_name": "adams549659584/go-proxy-bingai",
147
+ "language": "HTML",
148
+ "color": "#e34c26",
149
+ "description": " Vue3 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。",
150
+ "forked": "1523",
151
+ "stargazers_count": 1996,
152
+ "todayStar": "1008 stars this week",
153
+ "html_url": "https://github.com/adams549659584/go-proxy-bingai",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "immersive-translate/immersive-translate",
157
+ "full_name": "w-okada/voice-changer",
158
158
  "language": "TypeScript",
159
159
  "color": "#3178c6",
160
- "description": "Immersive Dual Web Page Translation Extension - 沉浸式双语网页翻译扩展",
161
- "forked": "406",
162
- "stargazers_count": 7928,
163
- "todayStar": "821 stars this week",
164
- "html_url": "https://github.com/immersive-translate/immersive-translate",
160
+ "description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
161
+ "forked": "392",
162
+ "stargazers_count": 4186,
163
+ "todayStar": "1332 stars this week",
164
+ "html_url": "https://github.com/w-okada/voice-changer",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "novicezk/midjourney-proxy",
169
- "language": "Java",
170
- "color": "#b07219",
171
- "description": "代理 MidJourney 的discord频道,实现api形式调用AI绘图",
172
- "forked": "130",
173
- "stargazers_count": 571,
174
- "todayStar": "219 stars this week",
175
- "html_url": "https://github.com/novicezk/midjourney-proxy",
168
+ "full_name": "iperov/DeepFaceLive",
169
+ "language": "Python",
170
+ "color": "#3572A5",
171
+ "description": "Real-time face swap for PC streaming or video calls",
172
+ "forked": "1761",
173
+ "stargazers_count": 13370,
174
+ "todayStar": "1553 stars this week",
175
+ "html_url": "https://github.com/iperov/DeepFaceLive",
176
176
  "rank": 16
177
177
  },
178
+ {
179
+ "full_name": "linyiLYi/snake-ai",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
+ "description": "An AI agent that beats the classic game \"Snake\".",
183
+ "forked": "107",
184
+ "stargazers_count": 609,
185
+ "todayStar": "154 stars this week",
186
+ "html_url": "https://github.com/linyiLYi/snake-ai",
187
+ "rank": 17
188
+ },
178
189
  {
179
190
  "full_name": "motion-canvas/motion-canvas",
180
191
  "language": "TypeScript",
181
192
  "color": "#3178c6",
182
193
  "description": "Visualize Complex Ideas Programmatically",
183
- "forked": "480",
184
- "stargazers_count": 12484,
185
- "todayStar": "476 stars this week",
194
+ "forked": "483",
195
+ "stargazers_count": 12554,
196
+ "todayStar": "472 stars this week",
186
197
  "html_url": "https://github.com/motion-canvas/motion-canvas",
187
- "rank": 17
198
+ "rank": 18
188
199
  },
189
200
  {
190
201
  "full_name": "dolphin-emu/dolphin",
191
202
  "language": "C++",
192
203
  "color": "#f34b7d",
193
204
  "description": "Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.",
194
- "forked": "2303",
195
- "stargazers_count": 10336,
196
- "todayStar": "305 stars this week",
205
+ "forked": "2309",
206
+ "stargazers_count": 10418,
207
+ "todayStar": "452 stars this week",
197
208
  "html_url": "https://github.com/dolphin-emu/dolphin",
198
- "rank": 18
199
- },
200
- {
201
- "full_name": "microsoft/PowerToys",
202
- "language": "C#",
203
- "color": "#178600",
204
- "description": "Windows system utilities to maximize productivity",
205
- "forked": "5322",
206
- "stargazers_count": 91598,
207
- "todayStar": "885 stars this week",
208
- "html_url": "https://github.com/microsoft/PowerToys",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "commaai/openpilot",
212
+ "full_name": "THUDM/VisualGLM-6B",
213
213
  "language": "Python",
214
214
  "color": "#3572A5",
215
- "description": "openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.",
216
- "forked": "7329",
217
- "stargazers_count": 39909,
218
- "todayStar": "399 stars this week",
219
- "html_url": "https://github.com/commaai/openpilot",
215
+ "description": "Chinese and English multimodal conversational language model | 多模态中英双语对话语言模型",
216
+ "forked": "190",
217
+ "stargazers_count": 1907,
218
+ "todayStar": "443 stars this week",
219
+ "html_url": "https://github.com/THUDM/VisualGLM-6B",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "iperov/DeepFaceLive",
223
+ "full_name": "paypal/junodb",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
+ "description": "JunoDB is PayPal's home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.",
227
+ "forked": "78",
228
+ "stargazers_count": 1325,
229
+ "todayStar": "345 stars this week",
230
+ "html_url": "https://github.com/paypal/junodb",
231
+ "rank": 21
232
+ },
233
+ {
234
+ "full_name": "ricklamers/gpt-code-ui",
224
235
  "language": "Python",
225
236
  "color": "#3572A5",
226
- "description": "Real-time face swap for PC streaming or video calls",
227
- "forked": "1709",
228
- "stargazers_count": 12860,
229
- "todayStar": "1142 stars this week",
230
- "html_url": "https://github.com/iperov/DeepFaceLive",
231
- "rank": 21
237
+ "description": "An open source implementation of OpenAI's ChatGPT Code interpreter",
238
+ "forked": "163",
239
+ "stargazers_count": 1658,
240
+ "todayStar": "575 stars this week",
241
+ "html_url": "https://github.com/ricklamers/gpt-code-ui",
242
+ "rank": 22
232
243
  },
233
244
  {
234
- "full_name": "alibaba/Chat2DB",
245
+ "full_name": "novicezk/midjourney-proxy",
235
246
  "language": "Java",
236
247
  "color": "#b07219",
237
- "description": "智能的通用数据库工具和SQL客户端(General-purpose database tools and SQL clients with AGI (ChatGPT))",
238
- "forked": "207",
239
- "stargazers_count": 2003,
240
- "todayStar": "413 stars this week",
241
- "html_url": "https://github.com/alibaba/Chat2DB",
242
- "rank": 22
248
+ "description": "代理 MidJourney 的discord频道,实现api形式调用AI绘图",
249
+ "forked": "137",
250
+ "stargazers_count": 605,
251
+ "todayStar": "228 stars this week",
252
+ "html_url": "https://github.com/novicezk/midjourney-proxy",
253
+ "rank": 23
243
254
  },
244
255
  {
245
- "full_name": "awesome-selfhosted/awesome-selfhosted",
246
- "language": "Makefile",
247
- "color": "#427819",
248
- "description": "A list of Free Software network services and web applications which can be hosted on your own servers",
249
- "forked": "7691",
250
- "stargazers_count": 134007,
251
- "todayStar": "1505 stars this week",
252
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
253
- "rank": 23
256
+ "full_name": "XingangPan/DragGAN",
257
+ "language": "",
258
+ "color": "",
259
+ "description": "Code for DragGAN (SIGGRAPH 2023)",
260
+ "forked": "786",
261
+ "stargazers_count": 14203,
262
+ "todayStar": "3363 stars this week",
263
+ "html_url": "https://github.com/XingangPan/DragGAN",
264
+ "rank": 24
254
265
  },
255
266
  {
256
267
  "full_name": "JushBJJ/Mr.-Ranedeer-AI-Tutor",
257
268
  "language": "",
258
269
  "color": "",
259
270
  "description": "A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.",
260
- "forked": "827",
261
- "stargazers_count": 10184,
262
- "todayStar": "4347 stars this week",
271
+ "forked": "838",
272
+ "stargazers_count": 10337,
273
+ "todayStar": "4425 stars this week",
263
274
  "html_url": "https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor",
264
- "rank": 24
265
- },
266
- {
267
- "full_name": "jaywalnut310/vits",
268
- "language": "Python",
269
- "color": "#3572A5",
270
- "description": "VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech",
271
- "forked": "875",
272
- "stargazers_count": 4175,
273
- "todayStar": "200 stars this week",
274
- "html_url": "https://github.com/jaywalnut310/vits",
275
275
  "rank": 25
276
276
  }
277
277
  ]