@wcj/github-rank 23.6.24 → 23.6.25

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.
@@ -4,9 +4,9 @@
4
4
  "language": "JupyterNotebook",
5
5
  "color": "#DA5B0B",
6
6
  "description": "12 Weeks, 24 Lessons, AI for All!",
7
- "forked": "2258",
8
- "stargazers_count": 13157,
9
- "todayStar": "7174 stars this month",
7
+ "forked": "2266",
8
+ "stargazers_count": 13230,
9
+ "todayStar": "7216 stars this month",
10
10
  "html_url": "https://github.com/microsoft/AI-For-Beginners",
11
11
  "rank": 1
12
12
  },
@@ -15,21 +15,21 @@
15
15
  "language": "Python",
16
16
  "color": "#3572A5",
17
17
  "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.",
18
- "forked": "550",
19
- "stargazers_count": 4472,
20
- "todayStar": "3963 stars this month",
18
+ "forked": "559",
19
+ "stargazers_count": 4504,
20
+ "todayStar": "3827 stars this month",
21
21
  "html_url": "https://github.com/SevaSk/ecoute",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "artidoro/qlora",
26
- "language": "JupyterNotebook",
27
- "color": "#DA5B0B",
28
- "description": "QLoRA: Efficient Finetuning of Quantized LLMs",
29
- "forked": "481",
30
- "stargazers_count": 6113,
31
- "todayStar": "6116 stars this month",
32
- "html_url": "https://github.com/artidoro/qlora",
25
+ "full_name": "xiangsx/gpt4free-ts",
26
+ "language": "TypeScript",
27
+ "color": "#3178c6",
28
+ "description": "Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free",
29
+ "forked": "923",
30
+ "stargazers_count": 5484,
31
+ "todayStar": "4973 stars this month",
32
+ "html_url": "https://github.com/xiangsx/gpt4free-ts",
33
33
  "rank": 3
34
34
  },
35
35
  {
@@ -37,54 +37,54 @@
37
37
  "language": "TypeScript",
38
38
  "color": "#3178c6",
39
39
  "description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
40
- "forked": "338",
41
- "stargazers_count": 10652,
42
- "todayStar": "8539 stars this month",
40
+ "forked": "339",
41
+ "stargazers_count": 10699,
42
+ "todayStar": "8531 stars this month",
43
43
  "html_url": "https://github.com/makeplane/plane",
44
44
  "rank": 4
45
45
  },
46
- {
47
- "full_name": "xiangsx/gpt4free-ts",
48
- "language": "TypeScript",
49
- "color": "#3178c6",
50
- "description": "Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free",
51
- "forked": "901",
52
- "stargazers_count": 5457,
53
- "todayStar": "4959 stars this month",
54
- "html_url": "https://github.com/xiangsx/gpt4free-ts",
55
- "rank": 5
56
- },
57
46
  {
58
47
  "full_name": "alibaba/Chat2DB",
59
48
  "language": "Java",
60
49
  "color": "#b07219",
61
50
  "description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
62
- "forked": "1812",
63
- "stargazers_count": 8038,
64
- "todayStar": "6591 stars this month",
51
+ "forked": "1837",
52
+ "stargazers_count": 8147,
53
+ "todayStar": "6574 stars this month",
65
54
  "html_url": "https://github.com/alibaba/Chat2DB",
66
- "rank": 6
55
+ "rank": 5
67
56
  },
68
57
  {
69
58
  "full_name": "geohot/tinygrad",
70
59
  "language": "Python",
71
60
  "color": "#3572A5",
72
61
  "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
73
- "forked": "1612",
74
- "stargazers_count": 15146,
75
- "todayStar": "3386 stars this month",
62
+ "forked": "1644",
63
+ "stargazers_count": 15191,
64
+ "todayStar": "3455 stars this month",
76
65
  "html_url": "https://github.com/geohot/tinygrad",
66
+ "rank": 6
67
+ },
68
+ {
69
+ "full_name": "artidoro/qlora",
70
+ "language": "JupyterNotebook",
71
+ "color": "#DA5B0B",
72
+ "description": "QLoRA: Efficient Finetuning of Quantized LLMs",
73
+ "forked": "486",
74
+ "stargazers_count": 6132,
75
+ "todayStar": "5951 stars this month",
76
+ "html_url": "https://github.com/artidoro/qlora",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Zeqiang-Lai/DragGAN",
81
- "language": "Python",
82
- "color": "#3572A5",
83
- "description": "Unofficial Implementation of DragGAN - \"Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold\" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)",
84
- "forked": "435",
85
- "stargazers_count": 4221,
86
- "todayStar": "3830 stars this month",
87
- "html_url": "https://github.com/Zeqiang-Lai/DragGAN",
80
+ "full_name": "iv-org/invidious",
81
+ "language": "Crystal",
82
+ "color": "#000100",
83
+ "description": "Invidious is an alternative front-end to YouTube",
84
+ "forked": "1354",
85
+ "stargazers_count": 11727,
86
+ "todayStar": "1759 stars this month",
87
+ "html_url": "https://github.com/iv-org/invidious",
88
88
  "rank": 8
89
89
  },
90
90
  {
@@ -92,109 +92,109 @@
92
92
  "language": "Python",
93
93
  "color": "#3572A5",
94
94
  "description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT that helps you breathe smoothly.",
95
- "forked": "3071",
96
- "stargazers_count": 16146,
97
- "todayStar": "8649 stars this month",
95
+ "forked": "3091",
96
+ "stargazers_count": 16226,
97
+ "todayStar": "8058 stars this month",
98
98
  "html_url": "https://github.com/pengzhile/pandora",
99
99
  "rank": 9
100
100
  },
101
- {
102
- "full_name": "OpenGVLab/InternGPT",
103
- "language": "Python",
104
- "color": "#3572A5",
105
- "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系统)",
106
- "forked": "176",
107
- "stargazers_count": 2551,
108
- "todayStar": "2042 stars this month",
109
- "html_url": "https://github.com/OpenGVLab/InternGPT",
110
- "rank": 10
111
- },
112
101
  {
113
102
  "full_name": "iperov/DeepFaceLive",
114
103
  "language": "Python",
115
104
  "color": "#3572A5",
116
105
  "description": "Real-time face swap for PC streaming or video calls",
117
- "forked": "2097",
118
- "stargazers_count": 14958,
119
- "todayStar": "3449 stars this month",
106
+ "forked": "2105",
107
+ "stargazers_count": 14977,
108
+ "todayStar": "3423 stars this month",
120
109
  "html_url": "https://github.com/iperov/DeepFaceLive",
121
- "rank": 11
110
+ "rank": 10
122
111
  },
123
112
  {
124
113
  "full_name": "NaiboWang/EasySpider",
125
114
  "language": "JavaScript",
126
115
  "color": "#f1e05a",
127
116
  "description": "A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务",
128
- "forked": "1471",
129
- "stargazers_count": 13000,
130
- "todayStar": "7599 stars this month",
117
+ "forked": "1490",
118
+ "stargazers_count": 13121,
119
+ "todayStar": "6995 stars this month",
131
120
  "html_url": "https://github.com/NaiboWang/EasySpider",
132
- "rank": 12
133
- },
134
- {
135
- "full_name": "iv-org/invidious",
136
- "language": "Crystal",
137
- "color": "#000100",
138
- "description": "Invidious is an alternative front-end to YouTube",
139
- "forked": "1350",
140
- "stargazers_count": 11706,
141
- "todayStar": "1744 stars this month",
142
- "html_url": "https://github.com/iv-org/invidious",
143
- "rank": 13
121
+ "rank": 11
144
122
  },
145
123
  {
146
124
  "full_name": "chinese-poetry/chinese-poetry",
147
125
  "language": "JavaScript",
148
126
  "color": "#f1e05a",
149
127
  "description": "The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。",
150
- "forked": "8739",
151
- "stargazers_count": 43190,
152
- "todayStar": "3548 stars this month",
128
+ "forked": "8745",
129
+ "stargazers_count": 43217,
130
+ "todayStar": "3150 stars this month",
153
131
  "html_url": "https://github.com/chinese-poetry/chinese-poetry",
154
- "rank": 14
155
- },
156
- {
157
- "full_name": "kyegomez/tree-of-thoughts",
158
- "language": "Python",
159
- "color": "#3572A5",
160
- "description": "Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%",
161
- "forked": "281",
162
- "stargazers_count": 3085,
163
- "todayStar": "2685 stars this month",
164
- "html_url": "https://github.com/kyegomez/tree-of-thoughts",
165
- "rank": 15
132
+ "rank": 12
166
133
  },
167
134
  {
168
135
  "full_name": "Blazity/next-enterprise",
169
136
  "language": "TypeScript",
170
137
  "color": "#3178c6",
171
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.",
172
- "forked": "382",
173
- "stargazers_count": 3490,
174
- "todayStar": "2536 stars this month",
139
+ "forked": "387",
140
+ "stargazers_count": 3505,
141
+ "todayStar": "2127 stars this month",
175
142
  "html_url": "https://github.com/Blazity/next-enterprise",
176
- "rank": 16
143
+ "rank": 13
144
+ },
145
+ {
146
+ "full_name": "OpenGVLab/InternGPT",
147
+ "language": "Python",
148
+ "color": "#3572A5",
149
+ "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系统)",
150
+ "forked": "176",
151
+ "stargazers_count": 2556,
152
+ "todayStar": "1960 stars this month",
153
+ "html_url": "https://github.com/OpenGVLab/InternGPT",
154
+ "rank": 14
155
+ },
156
+ {
157
+ "full_name": "Zeqiang-Lai/DragGAN",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
+ "description": "Unofficial Implementation of DragGAN - \"Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold\" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)",
161
+ "forked": "438",
162
+ "stargazers_count": 4246,
163
+ "todayStar": "3526 stars this month",
164
+ "html_url": "https://github.com/Zeqiang-Lai/DragGAN",
165
+ "rank": 15
177
166
  },
178
167
  {
179
168
  "full_name": "ggerganov/ggml",
180
169
  "language": "C",
181
170
  "color": "#555555",
182
171
  "description": "Tensor library for machine learning",
183
- "forked": "346",
184
- "stargazers_count": 4473,
185
- "todayStar": "2055 stars this month",
172
+ "forked": "350",
173
+ "stargazers_count": 4502,
174
+ "todayStar": "2056 stars this month",
186
175
  "html_url": "https://github.com/ggerganov/ggml",
176
+ "rank": 16
177
+ },
178
+ {
179
+ "full_name": "spacedriveapp/spacedrive",
180
+ "language": "Rust",
181
+ "color": "#dea584",
182
+ "description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.",
183
+ "forked": "524",
184
+ "stargazers_count": 19387,
185
+ "todayStar": "1923 stars this month",
186
+ "html_url": "https://github.com/spacedriveapp/spacedrive",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "novicezk/midjourney-proxy",
191
- "language": "Java",
192
- "color": "#b07219",
193
- "description": "代理 MidJourney 的discord频道,实现api形式调用AI绘图",
194
- "forked": "674",
195
- "stargazers_count": 1612,
196
- "todayStar": "1245 stars this month",
197
- "html_url": "https://github.com/novicezk/midjourney-proxy",
190
+ "full_name": "huggingface/text-generation-inference",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
+ "description": "Large Language Model Text Generation Inference",
194
+ "forked": "202",
195
+ "stargazers_count": 2360,
196
+ "todayStar": "1006 stars this month",
197
+ "html_url": "https://github.com/huggingface/text-generation-inference",
198
198
  "rank": 18
199
199
  },
200
200
  {
@@ -202,76 +202,76 @@
202
202
  "language": "TypeScript",
203
203
  "color": "#3178c6",
204
204
  "description": "Drag & drop UI to build your customized LLM flow using LangchainJS",
205
- "forked": "2542",
206
- "stargazers_count": 9126,
207
- "todayStar": "3917 stars this month",
205
+ "forked": "2576",
206
+ "stargazers_count": 9214,
207
+ "todayStar": "3736 stars this month",
208
208
  "html_url": "https://github.com/FlowiseAI/Flowise",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "threestudio-project/threestudio",
212
+ "full_name": "h2oai/h2ogpt",
213
213
  "language": "Python",
214
214
  "color": "#3572A5",
215
- "description": "A unified framework for 3D content generation.",
216
- "forked": "102",
217
- "stargazers_count": 1679,
218
- "todayStar": "1010 stars this month",
219
- "html_url": "https://github.com/threestudio-project/threestudio",
215
+ "description": "Join us at H2O.ai to make the world's best open-source GPT with document and image Q&A, 100% private chat, no data leaks, Apache 2.0 https://arxiv.org/pdf/2306.08161.pdf",
216
+ "forked": "255",
217
+ "stargazers_count": 2914,
218
+ "todayStar": "1646 stars this month",
219
+ "html_url": "https://github.com/h2oai/h2ogpt",
220
220
  "rank": 20
221
221
  },
222
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": "522",
228
- "stargazers_count": 19297,
229
- "todayStar": "1877 stars this month",
230
- "html_url": "https://github.com/spacedriveapp/spacedrive",
223
+ "full_name": "clovaai/donut",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
+ "description": "Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022",
227
+ "forked": "289",
228
+ "stargazers_count": 3856,
229
+ "todayStar": "1883 stars this month",
230
+ "html_url": "https://github.com/clovaai/donut",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "JushBJJ/Mr.-Ranedeer-AI-Tutor",
235
- "language": "",
236
- "color": "",
237
- "description": "A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.",
238
- "forked": "1360",
239
- "stargazers_count": 14503,
240
- "todayStar": "8698 stars this month",
241
- "html_url": "https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor",
234
+ "full_name": "threestudio-project/threestudio",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "A unified framework for 3D content generation.",
238
+ "forked": "102",
239
+ "stargazers_count": 1694,
240
+ "todayStar": "1022 stars this month",
241
+ "html_url": "https://github.com/threestudio-project/threestudio",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "huggingface/text-generation-inference",
246
- "language": "Python",
247
- "color": "#3572A5",
248
- "description": "Large Language Model Text Generation Inference",
249
- "forked": "200",
250
- "stargazers_count": 2331,
251
- "todayStar": "992 stars this month",
252
- "html_url": "https://github.com/huggingface/text-generation-inference",
245
+ "full_name": "novicezk/midjourney-proxy",
246
+ "language": "Java",
247
+ "color": "#b07219",
248
+ "description": "代理 MidJourney 的discord频道,实现api形式调用AI绘图",
249
+ "forked": "699",
250
+ "stargazers_count": 1639,
251
+ "todayStar": "1241 stars this month",
252
+ "html_url": "https://github.com/novicezk/midjourney-proxy",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "clovaai/donut",
256
+ "full_name": "kyegomez/tree-of-thoughts",
257
257
  "language": "Python",
258
258
  "color": "#3572A5",
259
- "description": "Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022",
260
- "forked": "288",
261
- "stargazers_count": 3844,
262
- "todayStar": "1926 stars this month",
263
- "html_url": "https://github.com/clovaai/donut",
259
+ "description": "Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%",
260
+ "forked": "282",
261
+ "stargazers_count": 3094,
262
+ "todayStar": "2425 stars this month",
263
+ "html_url": "https://github.com/kyegomez/tree-of-thoughts",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "h2oai/h2ogpt",
268
- "language": "Python",
269
- "color": "#3572A5",
270
- "description": "Join us at H2O.ai to make the world's best open-source GPT with document and image Q&A, 100% private chat, no data leaks, Apache 2.0 https://arxiv.org/pdf/2306.08161.pdf",
271
- "forked": "254",
272
- "stargazers_count": 2884,
273
- "todayStar": "1646 stars this month",
274
- "html_url": "https://github.com/h2oai/h2ogpt",
267
+ "full_name": "shadcn/ui",
268
+ "language": "TypeScript",
269
+ "color": "#3178c6",
270
+ "description": "Beautifully designed components built with Radix UI and Tailwind CSS.",
271
+ "forked": "973",
272
+ "stargazers_count": 22057,
273
+ "todayStar": "5177 stars this month",
274
+ "html_url": "https://github.com/shadcn/ui",
275
275
  "rank": 25
276
276
  }
277
277
  ]