@wcj/github-rank 24.5.4 → 24.5.6

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,277 +1,277 @@
1
1
  [
2
- {
3
- "full_name": "plandex-ai/plandex",
4
- "language": "Go",
5
- "color": "#00ADD8",
6
- "description": "An AI coding engine for building complex, real-world software with LLMs",
7
- "forked": "668",
8
- "stargazers_count": 8935,
9
- "todayStar": "8754 stars this month",
10
- "html_url": "https://github.com/plandex-ai/plandex",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "jwasham/coding-interview-university",
15
4
  "language": "",
16
5
  "color": "",
17
6
  "description": "A complete computer science study plan to become a software engineer.",
18
- "forked": "73725",
19
- "stargazers_count": 290978,
20
- "todayStar": "10580 stars this month",
7
+ "forked": "73772",
8
+ "stargazers_count": 291166,
9
+ "todayStar": "10392 stars this month",
21
10
  "html_url": "https://github.com/jwasham/coding-interview-university",
11
+ "rank": 1
12
+ },
13
+ {
14
+ "full_name": "langgenius/dify",
15
+ "language": "TypeScript",
16
+ "color": "#3178c6",
17
+ "description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
18
+ "forked": "3477",
19
+ "stargazers_count": 26780,
20
+ "todayStar": "7636 stars this month",
21
+ "html_url": "https://github.com/langgenius/dify",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "infiniflow/ragflow",
25
+ "full_name": "myshell-ai/OpenVoice",
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
- "description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
29
- "forked": "531",
30
- "stargazers_count": 6322,
31
- "todayStar": "5040 stars this month",
32
- "html_url": "https://github.com/infiniflow/ragflow",
28
+ "description": "Instant voice cloning by MyShell.",
29
+ "forked": "2209",
30
+ "stargazers_count": 23921,
31
+ "todayStar": "7190 stars this month",
32
+ "html_url": "https://github.com/myshell-ai/OpenVoice",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "zyronon/douyin",
37
- "language": "Vue",
38
- "color": "#41b883",
39
- "description": "Vue3 + Pinia + Vite5 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile",
40
- "forked": "1622",
41
- "stargazers_count": 6565,
42
- "todayStar": "5020 stars this month",
43
- "html_url": "https://github.com/zyronon/douyin",
36
+ "full_name": "plandex-ai/plandex",
37
+ "language": "Go",
38
+ "color": "#00ADD8",
39
+ "description": "An AI coding engine for building complex, real-world software with LLMs",
40
+ "forked": "671",
41
+ "stargazers_count": 9055,
42
+ "todayStar": "7889 stars this month",
43
+ "html_url": "https://github.com/plandex-ai/plandex",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "myshell-ai/OpenVoice",
47
+ "full_name": "infiniflow/ragflow",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
- "description": "Instant voice cloning by MyShell.",
51
- "forked": "2164",
52
- "stargazers_count": 23565,
53
- "todayStar": "6964 stars this month",
54
- "html_url": "https://github.com/myshell-ai/OpenVoice",
50
+ "description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
51
+ "forked": "546",
52
+ "stargazers_count": 6454,
53
+ "todayStar": "4331 stars this month",
54
+ "html_url": "https://github.com/infiniflow/ragflow",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "langgenius/dify",
59
- "language": "TypeScript",
60
- "color": "#3178c6",
61
- "description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
62
- "forked": "3443",
63
- "stargazers_count": 26189,
64
- "todayStar": "7335 stars this month",
65
- "html_url": "https://github.com/langgenius/dify",
58
+ "full_name": "zyronon/douyin",
59
+ "language": "Vue",
60
+ "color": "#41b883",
61
+ "description": "Vue3 + Pinia 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile",
62
+ "forked": "1665",
63
+ "stargazers_count": 6811,
64
+ "todayStar": "4558 stars this month",
65
+ "html_url": "https://github.com/zyronon/douyin",
66
66
  "rank": 6
67
67
  },
68
- {
69
- "full_name": "princeton-nlp/SWE-agent",
70
- "language": "Python",
71
- "color": "#3572A5",
72
- "description": "SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.",
73
- "forked": "979",
74
- "stargazers_count": 10141,
75
- "todayStar": "7303 stars this month",
76
- "html_url": "https://github.com/princeton-nlp/SWE-agent",
77
- "rank": 7
78
- },
79
68
  {
80
69
  "full_name": "LlamaFamily/Llama-Chinese",
81
70
  "language": "Python",
82
71
  "color": "#3572A5",
83
72
  "description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用",
84
- "forked": "1071",
85
- "stargazers_count": 11440,
86
- "todayStar": "2417 stars this month",
73
+ "forked": "1074",
74
+ "stargazers_count": 11515,
75
+ "todayStar": "2464 stars this month",
87
76
  "html_url": "https://github.com/LlamaFamily/Llama-Chinese",
88
- "rank": 8
77
+ "rank": 7
89
78
  },
90
79
  {
91
80
  "full_name": "hiyouga/LLaMA-Factory",
92
81
  "language": "Python",
93
82
  "color": "#3572A5",
94
83
  "description": "Unify Efficient Fine-Tuning of 100+ LLMs",
95
- "forked": "2501",
96
- "stargazers_count": 20848,
97
- "todayStar": "5466 stars this month",
84
+ "forked": "2524",
85
+ "stargazers_count": 20996,
86
+ "todayStar": "5492 stars this month",
98
87
  "html_url": "https://github.com/hiyouga/LLaMA-Factory",
99
- "rank": 9
88
+ "rank": 8
100
89
  },
101
90
  {
102
- "full_name": "PKUFlyingPig/cs-self-learning",
103
- "language": "HTML",
104
- "color": "#e34c26",
105
- "description": "计算机自学指南",
106
- "forked": "6224",
107
- "stargazers_count": 50107,
108
- "todayStar": "6063 stars this month",
109
- "html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
110
- "rank": 10
91
+ "full_name": "ollama/ollama",
92
+ "language": "Go",
93
+ "color": "#00ADD8",
94
+ "description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
95
+ "forked": "4605",
96
+ "stargazers_count": 63910,
97
+ "todayStar": "11165 stars this month",
98
+ "html_url": "https://github.com/ollama/ollama",
99
+ "rank": 9
111
100
  },
112
101
  {
113
- "full_name": "wandb/openui",
114
- "language": "TypeScript",
115
- "color": "#3178c6",
116
- "description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
117
- "forked": "576",
118
- "stargazers_count": 6448,
119
- "todayStar": "3842 stars this month",
120
- "html_url": "https://github.com/wandb/openui",
121
- "rank": 11
102
+ "full_name": "Asabeneh/30-Days-Of-Python",
103
+ "language": "Python",
104
+ "color": "#3572A5",
105
+ "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
106
+ "forked": "6502",
107
+ "stargazers_count": 31960,
108
+ "todayStar": "1968 stars this month",
109
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
110
+ "rank": 10
122
111
  },
123
112
  {
124
113
  "full_name": "ordinals/ord",
125
114
  "language": "Rust",
126
115
  "color": "#dea584",
127
116
  "description": "👁‍🗨 Rare and exotic sats",
128
- "forked": "1244",
129
- "stargazers_count": 3655,
130
- "todayStar": "492 stars this month",
117
+ "forked": "1247",
118
+ "stargazers_count": 3657,
119
+ "todayStar": "491 stars this month",
131
120
  "html_url": "https://github.com/ordinals/ord",
121
+ "rank": 11
122
+ },
123
+ {
124
+ "full_name": "unslothai/unsloth",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
128
+ "forked": "537",
129
+ "stargazers_count": 8567,
130
+ "todayStar": "3220 stars this month",
131
+ "html_url": "https://github.com/unslothai/unsloth",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "ollama/ollama",
136
- "language": "Go",
137
- "color": "#00ADD8",
138
- "description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
139
- "forked": "4550",
140
- "stargazers_count": 63404,
141
- "todayStar": "11056 stars this month",
142
- "html_url": "https://github.com/ollama/ollama",
135
+ "full_name": "meta-llama/llama-recipes",
136
+ "language": "JupyterNotebook",
137
+ "color": "#DA5B0B",
138
+ "description": "Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger.",
139
+ "forked": "1326",
140
+ "stargazers_count": 9434,
141
+ "todayStar": "1325 stars this month",
142
+ "html_url": "https://github.com/meta-llama/llama-recipes",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "nilsherzig/LLocalSearch",
147
- "language": "Go",
148
- "color": "#00ADD8",
149
- "description": "LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.",
150
- "forked": "315",
151
- "stargazers_count": 5019,
152
- "todayStar": "4917 stars this month",
153
- "html_url": "https://github.com/nilsherzig/LLocalSearch",
146
+ "full_name": "karpathy/llama2.c",
147
+ "language": "C",
148
+ "color": "#555555",
149
+ "description": "Inference Llama 2 in one file of pure C",
150
+ "forked": "1830",
151
+ "stargazers_count": 16074,
152
+ "todayStar": "1292 stars this month",
153
+ "html_url": "https://github.com/karpathy/llama2.c",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "coollabsio/coolify",
158
- "language": "PHP",
159
- "color": "#4F5D95",
160
- "description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
161
- "forked": "820",
162
- "stargazers_count": 15079,
163
- "todayStar": "3107 stars this month",
164
- "html_url": "https://github.com/coollabsio/coolify",
157
+ "full_name": "Mozilla-Ocho/llamafile",
158
+ "language": "C++",
159
+ "color": "#f34b7d",
160
+ "description": "Distribute and run LLMs with a single file.",
161
+ "forked": "743",
162
+ "stargazers_count": 15035,
163
+ "todayStar": "2976 stars this month",
164
+ "html_url": "https://github.com/Mozilla-Ocho/llamafile",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "LLM-Red-Team/kimi-free-api",
169
- "language": "TypeScript",
170
- "color": "#3178c6",
171
- "description": "🚀 KIMI AI 长文本大模型逆向API白嫖测试【特长:长文本解读整理】,支持高速流式输出、智能体对话、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。",
172
- "forked": "358",
173
- "stargazers_count": 2516,
174
- "todayStar": "1522 stars this month",
175
- "html_url": "https://github.com/LLM-Red-Team/kimi-free-api",
168
+ "full_name": "pytorch/torchtune",
169
+ "language": "Python",
170
+ "color": "#3572A5",
171
+ "description": "A Native-PyTorch Library for LLM Fine-tuning",
172
+ "forked": "198",
173
+ "stargazers_count": 3033,
174
+ "todayStar": "2302 stars this month",
175
+ "html_url": "https://github.com/pytorch/torchtune",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "Asabeneh/30-Days-Of-Python",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
183
- "forked": "6496",
184
- "stargazers_count": 31898,
185
- "todayStar": "1931 stars this month",
186
- "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
179
+ "full_name": "open-webui/open-webui",
180
+ "language": "Svelte",
181
+ "color": "#ff3e00",
182
+ "description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
183
+ "forked": "1881",
184
+ "stargazers_count": 18670,
185
+ "todayStar": "6616 stars this month",
186
+ "html_url": "https://github.com/open-webui/open-webui",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "missuo/FreeGPT35",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
193
- "description": "Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.",
194
- "forked": "910",
195
- "stargazers_count": 3005,
196
- "todayStar": "2307 stars this month",
197
- "html_url": "https://github.com/missuo/FreeGPT35",
190
+ "full_name": "CorentinTh/it-tools",
191
+ "language": "Vue",
192
+ "color": "#41b883",
193
+ "description": "Collection of handy online tools for developers, with great UX.",
194
+ "forked": "1445",
195
+ "stargazers_count": 11606,
196
+ "todayStar": "2302 stars this month",
197
+ "html_url": "https://github.com/CorentinTh/it-tools",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "langflow-ai/langflow",
202
- "language": "JavaScript",
203
- "color": "#f1e05a",
204
- "description": "⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.",
205
- "forked": "2609",
206
- "stargazers_count": 17557,
207
- "todayStar": "2251 stars this month",
208
- "html_url": "https://github.com/langflow-ai/langflow",
201
+ "full_name": "LLM-Red-Team/kimi-free-api",
202
+ "language": "TypeScript",
203
+ "color": "#3178c6",
204
+ "description": "🚀 KIMI AI 长文本大模型逆向API白嫖测试【特长:长文本解读整理】,支持高速流式输出、智能体对话、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。",
205
+ "forked": "366",
206
+ "stargazers_count": 2568,
207
+ "todayStar": "1504 stars this month",
208
+ "html_url": "https://github.com/LLM-Red-Team/kimi-free-api",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "unslothai/unsloth",
212
+ "full_name": "phidatahq/phidata",
213
213
  "language": "Python",
214
214
  "color": "#3572A5",
215
- "description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
216
- "forked": "530",
217
- "stargazers_count": 8390,
218
- "todayStar": "3097 stars this month",
219
- "html_url": "https://github.com/unslothai/unsloth",
215
+ "description": "Add memory, knowledge and tools to LLMs",
216
+ "forked": "701",
217
+ "stargazers_count": 5154,
218
+ "todayStar": "2211 stars this month",
219
+ "html_url": "https://github.com/phidatahq/phidata",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "karpathy/llama2.c",
224
- "language": "C",
225
- "color": "#555555",
226
- "description": "Inference Llama 2 in one file of pure C",
227
- "forked": "1826",
228
- "stargazers_count": 16028,
229
- "todayStar": "1274 stars this month",
230
- "html_url": "https://github.com/karpathy/llama2.c",
223
+ "full_name": "paul-gauthier/aider",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
+ "description": "aider is AI pair programming in your terminal",
227
+ "forked": "973",
228
+ "stargazers_count": 9787,
229
+ "todayStar": "2526 stars this month",
230
+ "html_url": "https://github.com/paul-gauthier/aider",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "Mozilla-Ocho/llamafile",
235
- "language": "C++",
236
- "color": "#f34b7d",
237
- "description": "Distribute and run LLMs with a single file.",
238
- "forked": "741",
239
- "stargazers_count": 14980,
240
- "todayStar": "3133 stars this month",
241
- "html_url": "https://github.com/Mozilla-Ocho/llamafile",
234
+ "full_name": "wandb/openui",
235
+ "language": "TypeScript",
236
+ "color": "#3178c6",
237
+ "description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
238
+ "forked": "690",
239
+ "stargazers_count": 7321,
240
+ "todayStar": "3417 stars this month",
241
+ "html_url": "https://github.com/wandb/openui",
242
242
  "rank": 22
243
243
  },
244
- {
245
- "full_name": "meta-llama/llama-recipes",
246
- "language": "JupyterNotebook",
247
- "color": "#DA5B0B",
248
- "description": "Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama3 for WhatsApp & Messenger.",
249
- "forked": "1315",
250
- "stargazers_count": 9384,
251
- "todayStar": "1288 stars this month",
252
- "html_url": "https://github.com/meta-llama/llama-recipes",
253
- "rank": 23
254
- },
255
244
  {
256
245
  "full_name": "netease-youdao/QAnything",
257
246
  "language": "Python",
258
247
  "color": "#3572A5",
259
248
  "description": "Question and Answer based on Anything.",
260
- "forked": "841",
261
- "stargazers_count": 8973,
262
- "todayStar": "2820 stars this month",
249
+ "forked": "846",
250
+ "stargazers_count": 9050,
251
+ "todayStar": "2657 stars this month",
263
252
  "html_url": "https://github.com/netease-youdao/QAnything",
253
+ "rank": 23
254
+ },
255
+ {
256
+ "full_name": "missuo/FreeGPT35",
257
+ "language": "JavaScript",
258
+ "color": "#f1e05a",
259
+ "description": "Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.",
260
+ "forked": "918",
261
+ "stargazers_count": 3072,
262
+ "todayStar": "1879 stars this month",
263
+ "html_url": "https://github.com/missuo/FreeGPT35",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "pytorch/torchtune",
268
- "language": "Python",
269
- "color": "#3572A5",
270
- "description": "A Native-PyTorch Library for LLM Fine-tuning",
271
- "forked": "197",
272
- "stargazers_count": 2995,
273
- "todayStar": "2271 stars this month",
274
- "html_url": "https://github.com/pytorch/torchtune",
267
+ "full_name": "quilljs/quill",
268
+ "language": "TypeScript",
269
+ "color": "#3178c6",
270
+ "description": "Quill is a modern WYSIWYG editor built for compatibility and extensibility.",
271
+ "forked": "3255",
272
+ "stargazers_count": 41363,
273
+ "todayStar": "2638 stars this month",
274
+ "html_url": "https://github.com/quilljs/quill",
275
275
  "rank": 25
276
276
  }
277
277
  ]