@wcj/github-rank 23.7.28 → 23.7.30

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,131 +4,131 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "Inference code for LLaMA models",
7
- "forked": "5610",
8
- "stargazers_count": 35320,
9
- "todayStar": "11452 stars this month",
7
+ "forked": "5686",
8
+ "stargazers_count": 35749,
9
+ "todayStar": "11888 stars this month",
10
10
  "html_url": "https://github.com/facebookresearch/llama",
11
11
  "rank": 1
12
12
  },
13
+ {
14
+ "full_name": "paul-gauthier/aider",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
+ "description": "aider is GPT powered coding in your terminal",
18
+ "forked": "447",
19
+ "stargazers_count": 2729,
20
+ "todayStar": "2197 stars this month",
21
+ "html_url": "https://github.com/paul-gauthier/aider",
22
+ "rank": 2
23
+ },
24
+ {
25
+ "full_name": "comfyanonymous/ComfyUI",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
+ "description": "A powerful and modular stable diffusion GUI with a graph/nodes interface.",
29
+ "forked": "778",
30
+ "stargazers_count": 8781,
31
+ "todayStar": "2352 stars this month",
32
+ "html_url": "https://github.com/comfyanonymous/ComfyUI",
33
+ "rank": 3
34
+ },
13
35
  {
14
36
  "full_name": "StanGirard/quivr",
15
37
  "language": "TypeScript",
16
38
  "color": "#3178c6",
17
39
  "description": "🧠 Dump all your files and chat with it using your Generative AI Second Brain using LLMs ( GPT 3.5/4, Private, Anthropic, VertexAI ) & Embeddings 🧠",
18
- "forked": "1955",
19
- "stargazers_count": 18728,
20
- "todayStar": "10392 stars this month",
40
+ "forked": "1975",
41
+ "stargazers_count": 18862,
42
+ "todayStar": "10161 stars this month",
21
43
  "html_url": "https://github.com/StanGirard/quivr",
22
- "rank": 2
44
+ "rank": 4
45
+ },
46
+ {
47
+ "full_name": "h2oai/h2ogpt",
48
+ "language": "Python",
49
+ "color": "#3572A5",
50
+ "description": "Private Q&A and summarization of documents+images or chat with local GPT, 100% private, Apache 2.0. Supports LLaMa2, llama.cpp, and more. Demo: https://gpt.h2o.ai/",
51
+ "forked": "699",
52
+ "stargazers_count": 6153,
53
+ "todayStar": "3102 stars this month",
54
+ "html_url": "https://github.com/h2oai/h2ogpt",
55
+ "rank": 5
23
56
  },
24
57
  {
25
58
  "full_name": "chat2db/Chat2DB",
26
59
  "language": "Java",
27
60
  "color": "#b07219",
28
61
  "description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
29
- "forked": "822",
30
- "stargazers_count": 5850,
31
- "todayStar": "4128 stars this month",
62
+ "forked": "828",
63
+ "stargazers_count": 5928,
64
+ "todayStar": "3558 stars this month",
32
65
  "html_url": "https://github.com/chat2db/Chat2DB",
33
- "rank": 3
34
- },
35
- {
36
- "full_name": "THUDM/ChatGLM2-6B",
37
- "language": "Python",
38
- "color": "#3572A5",
39
- "description": "ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型",
40
- "forked": "1674",
41
- "stargazers_count": 10317,
42
- "todayStar": "6533 stars this month",
43
- "html_url": "https://github.com/THUDM/ChatGLM2-6B",
44
- "rank": 4
45
- },
46
- {
47
- "full_name": "labmlai/annotated_deep_learning_paper_implementations",
48
- "language": "JupyterNotebook",
49
- "color": "#DA5B0B",
50
- "description": "🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠",
51
- "forked": "3389",
52
- "stargazers_count": 32341,
53
- "todayStar": "6721 stars this month",
54
- "html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
55
- "rank": 5
66
+ "rank": 6
56
67
  },
57
68
  {
58
69
  "full_name": "ramonvc/freegpt-webui",
59
70
  "language": "Python",
60
71
  "color": "#3572A5",
61
72
  "description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
62
- "forked": "1203",
63
- "stargazers_count": 4113,
64
- "todayStar": "3468 stars this month",
73
+ "forked": "1222",
74
+ "stargazers_count": 4182,
75
+ "todayStar": "2939 stars this month",
65
76
  "html_url": "https://github.com/ramonvc/freegpt-webui",
66
- "rank": 6
67
- },
68
- {
69
- "full_name": "h2oai/h2ogpt",
70
- "language": "Python",
71
- "color": "#3572A5",
72
- "description": "Private Q&A and summarization of documents+images or chat with local GPT, 100% private, Apache 2.0. Supports LLaMa2, llama.cpp, and more. Demo: https://gpt.h2o.ai/",
73
- "forked": "692",
74
- "stargazers_count": 6035,
75
- "todayStar": "3056 stars this month",
76
- "html_url": "https://github.com/h2oai/h2ogpt",
77
77
  "rank": 7
78
78
  },
79
- {
80
- "full_name": "EbookFoundation/free-programming-books",
81
- "language": "",
82
- "color": "",
83
- "description": "📚 Freely available programming books",
84
- "forked": "56738",
85
- "stargazers_count": 294086,
86
- "todayStar": "10305 stars this month",
87
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
88
- "rank": 8
89
- },
90
79
  {
91
80
  "full_name": "microsoft/unilm",
92
81
  "language": "Python",
93
82
  "color": "#3572A5",
94
83
  "description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
95
- "forked": "2045",
96
- "stargazers_count": 14684,
97
- "todayStar": "1847 stars this month",
84
+ "forked": "2053",
85
+ "stargazers_count": 14731,
86
+ "todayStar": "1814 stars this month",
98
87
  "html_url": "https://github.com/microsoft/unilm",
88
+ "rank": 8
89
+ },
90
+ {
91
+ "full_name": "bigskysoftware/htmx",
92
+ "language": "JavaScript",
93
+ "color": "#f1e05a",
94
+ "description": "</> htmx - high power tools for HTML",
95
+ "forked": "587",
96
+ "stargazers_count": 16504,
97
+ "todayStar": "3389 stars this month",
98
+ "html_url": "https://github.com/bigskysoftware/htmx",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "tinygrad/tinygrad",
103
- "language": "Python",
104
- "color": "#3572A5",
105
- "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
106
- "forked": "2334",
107
- "stargazers_count": 18373,
108
- "todayStar": "3303 stars this month",
109
- "html_url": "https://github.com/tinygrad/tinygrad",
102
+ "full_name": "labmlai/annotated_deep_learning_paper_implementations",
103
+ "language": "JupyterNotebook",
104
+ "color": "#DA5B0B",
105
+ "description": "🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠",
106
+ "forked": "3415",
107
+ "stargazers_count": 32608,
108
+ "todayStar": "6622 stars this month",
109
+ "html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "comfyanonymous/ComfyUI",
113
+ "full_name": "Stability-AI/generative-models",
114
114
  "language": "Python",
115
115
  "color": "#3572A5",
116
- "description": "A powerful and modular stable diffusion GUI with a graph/nodes interface.",
117
- "forked": "745",
118
- "stargazers_count": 8368,
119
- "todayStar": "2020 stars this month",
120
- "html_url": "https://github.com/comfyanonymous/ComfyUI",
116
+ "description": "Generative Models by Stability AI",
117
+ "forked": "885",
118
+ "stargazers_count": 6938,
119
+ "todayStar": "4348 stars this month",
120
+ "html_url": "https://github.com/Stability-AI/generative-models",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "bigskysoftware/htmx",
125
- "language": "JavaScript",
126
- "color": "#f1e05a",
127
- "description": "</> htmx - high power tools for HTML",
128
- "forked": "584",
129
- "stargazers_count": 16421,
130
- "todayStar": "3361 stars this month",
131
- "html_url": "https://github.com/bigskysoftware/htmx",
124
+ "full_name": "EbookFoundation/free-programming-books",
125
+ "language": "",
126
+ "color": "",
127
+ "description": "📚 Freely available programming books",
128
+ "forked": "56765",
129
+ "stargazers_count": 294233,
130
+ "todayStar": "10044 stars this month",
131
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
132
132
  "rank": 12
133
133
  },
134
134
  {
@@ -136,32 +136,32 @@
136
136
  "language": "Lua",
137
137
  "color": "#000080",
138
138
  "description": "Neovim config for the lazy",
139
- "forked": "470",
140
- "stargazers_count": 6906,
141
- "todayStar": "1292 stars this month",
139
+ "forked": "471",
140
+ "stargazers_count": 6964,
141
+ "todayStar": "1338 stars this month",
142
142
  "html_url": "https://github.com/LazyVim/LazyVim",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "usememos/memos",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
149
- "description": "A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.",
150
- "forked": "1183",
151
- "stargazers_count": 16923,
152
- "todayStar": "2086 stars this month",
153
- "html_url": "https://github.com/usememos/memos",
146
+ "full_name": "microsoft/ML-For-Beginners",
147
+ "language": "HTML",
148
+ "color": "#e34c26",
149
+ "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
150
+ "forked": "10876",
151
+ "stargazers_count": 52625,
152
+ "todayStar": "2821 stars this month",
153
+ "html_url": "https://github.com/microsoft/ML-For-Beginners",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "techleadhd/chatgpt-retrieval",
157
+ "full_name": "tinygrad/tinygrad",
158
158
  "language": "Python",
159
159
  "color": "#3572A5",
160
- "description": "",
161
- "forked": "460",
162
- "stargazers_count": 1000,
163
- "todayStar": "446 stars this month",
164
- "html_url": "https://github.com/techleadhd/chatgpt-retrieval",
160
+ "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
161
+ "forked": "2342",
162
+ "stargazers_count": 18411,
163
+ "todayStar": "3248 stars this month",
164
+ "html_url": "https://github.com/tinygrad/tinygrad",
165
165
  "rank": 15
166
166
  },
167
167
  {
@@ -169,109 +169,109 @@
169
169
  "language": "Ruby",
170
170
  "color": "#701516",
171
171
  "description": "Your self-hosted, globally interconnected microblogging community",
172
- "forked": "6418",
173
- "stargazers_count": 43227,
174
- "todayStar": "1178 stars this month",
172
+ "forked": "6423",
173
+ "stargazers_count": 43266,
174
+ "todayStar": "1185 stars this month",
175
175
  "html_url": "https://github.com/mastodon/mastodon",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "Dao-AILab/flash-attention",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "Fast and memory-efficient exact attention",
183
- "forked": "445",
184
- "stargazers_count": 5646,
185
- "todayStar": "1796 stars this month",
186
- "html_url": "https://github.com/Dao-AILab/flash-attention",
179
+ "full_name": "vercel/platforms",
180
+ "language": "TypeScript",
181
+ "color": "#3178c6",
182
+ "description": "A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.",
183
+ "forked": "452",
184
+ "stargazers_count": 4017,
185
+ "todayStar": "1234 stars this month",
186
+ "html_url": "https://github.com/vercel/platforms",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "toeverything/AFFiNE",
190
+ "full_name": "usememos/memos",
191
191
  "language": "TypeScript",
192
192
  "color": "#3178c6",
193
- "description": "There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
194
- "forked": "1265",
195
- "stargazers_count": 20382,
196
- "todayStar": "3350 stars this month",
197
- "html_url": "https://github.com/toeverything/AFFiNE",
193
+ "description": "A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.",
194
+ "forked": "1190",
195
+ "stargazers_count": 16971,
196
+ "todayStar": "2096 stars this month",
197
+ "html_url": "https://github.com/usememos/memos",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "vercel/platforms",
201
+ "full_name": "immich-app/immich",
202
202
  "language": "TypeScript",
203
203
  "color": "#3178c6",
204
- "description": "A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.",
205
- "forked": "452",
206
- "stargazers_count": 3972,
207
- "todayStar": "1182 stars this month",
208
- "html_url": "https://github.com/vercel/platforms",
204
+ "description": "Self-hosted photo and video backup solution directly from your mobile phone.",
205
+ "forked": "611",
206
+ "stargazers_count": 16212,
207
+ "todayStar": "3537 stars this month",
208
+ "html_url": "https://github.com/immich-app/immich",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "microsoft/ML-For-Beginners",
213
- "language": "HTML",
214
- "color": "#e34c26",
215
- "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
216
- "forked": "10854",
217
- "stargazers_count": 52457,
218
- "todayStar": "2571 stars this month",
219
- "html_url": "https://github.com/microsoft/ML-For-Beginners",
212
+ "full_name": "techleadhd/chatgpt-retrieval",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
+ "description": "",
216
+ "forked": "464",
217
+ "stargazers_count": 1013,
218
+ "todayStar": "418 stars this month",
219
+ "html_url": "https://github.com/techleadhd/chatgpt-retrieval",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "hiyouga/ChatGLM-Efficient-Tuning",
223
+ "full_name": "Dao-AILab/flash-attention",
224
224
  "language": "Python",
225
225
  "color": "#3572A5",
226
- "description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
227
- "forked": "369",
228
- "stargazers_count": 2560,
229
- "todayStar": "1083 stars this month",
230
- "html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
226
+ "description": "Fast and memory-efficient exact attention",
227
+ "forked": "448",
228
+ "stargazers_count": 5697,
229
+ "todayStar": "1761 stars this month",
230
+ "html_url": "https://github.com/Dao-AILab/flash-attention",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "immich-app/immich",
235
- "language": "TypeScript",
236
- "color": "#3178c6",
237
- "description": "Self-hosted photo and video backup solution directly from your mobile phone.",
238
- "forked": "601",
239
- "stargazers_count": 16077,
240
- "todayStar": "3432 stars this month",
241
- "html_url": "https://github.com/immich-app/immich",
234
+ "full_name": "THUDM/ChatGLM2-6B",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型",
238
+ "forked": "1693",
239
+ "stargazers_count": 10429,
240
+ "todayStar": "4779 stars this month",
241
+ "html_url": "https://github.com/THUDM/ChatGLM2-6B",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
246
- "language": "Python",
247
- "color": "#3572A5",
248
- "description": "Voice data <= 10 mins can also be used to train a good VC model!",
249
- "forked": "1251",
250
- "stargazers_count": 8534,
251
- "todayStar": "2931 stars this month",
252
- "html_url": "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
245
+ "full_name": "invoke-ai/InvokeAI",
246
+ "language": "JupyterNotebook",
247
+ "color": "#DA5B0B",
248
+ "description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.",
249
+ "forked": "1810",
250
+ "stargazers_count": 16974,
251
+ "todayStar": "1781 stars this month",
252
+ "html_url": "https://github.com/invoke-ai/InvokeAI",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "vllm-project/vllm",
257
- "language": "Python",
258
- "color": "#3572A5",
259
- "description": "A high-throughput and memory-efficient inference and serving engine for LLMs",
260
- "forked": "398",
261
- "stargazers_count": 4184,
262
- "todayStar": "1615 stars this month",
263
- "html_url": "https://github.com/vllm-project/vllm",
256
+ "full_name": "toeverything/AFFiNE",
257
+ "language": "TypeScript",
258
+ "color": "#3178c6",
259
+ "description": "There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
260
+ "forked": "1269",
261
+ "stargazers_count": 20474,
262
+ "todayStar": "3142 stars this month",
263
+ "html_url": "https://github.com/toeverything/AFFiNE",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "xitanggg/open-resume",
268
- "language": "TypeScript",
269
- "color": "#3178c6",
270
- "description": "OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/",
271
- "forked": "232",
272
- "stargazers_count": 3420,
273
- "todayStar": "2241 stars this month",
274
- "html_url": "https://github.com/xitanggg/open-resume",
267
+ "full_name": "hiyouga/ChatGLM-Efficient-Tuning",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
+ "description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
271
+ "forked": "372",
272
+ "stargazers_count": 2594,
273
+ "todayStar": "1047 stars this month",
274
+ "html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
275
275
  "rank": 25
276
276
  }
277
277
  ]