@wcj/github-rank 23.7.31 → 23.8.2

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
2
  {
3
- "full_name": "PromtEngineer/localGPT",
3
+ "full_name": "karpathy/llama2.c",
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
- "description": "Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.",
7
- "forked": "1341",
8
- "stargazers_count": 13814,
9
- "todayStar": "3807 stars this week",
10
- "html_url": "https://github.com/PromtEngineer/localGPT",
6
+ "description": "Inference Llama 2 in one file of pure C",
7
+ "forked": "800",
8
+ "stargazers_count": 10016,
9
+ "todayStar": "4792 stars this week",
10
+ "html_url": "https://github.com/karpathy/llama2.c",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "microsoft/TypeChat",
15
- "language": "TypeScript",
16
- "color": "#3178c6",
17
- "description": "TypeChat is a library that makes it easy to build natural language interfaces using types.",
18
- "forked": "174",
19
- "stargazers_count": 4942,
20
- "todayStar": "2862 stars this week",
21
- "html_url": "https://github.com/microsoft/TypeChat",
14
+ "full_name": "liltom-eth/llama2-webui",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
+ "description": "Run Llama 2 locally with gradio UI on GPU or CPU from anywhere (Linux/Windows/Mac). Supporting Llama-2-7B/13B/70B with 8-bit, 4-bit.",
18
+ "forked": "108",
19
+ "stargazers_count": 1220,
20
+ "todayStar": "936 stars this week",
21
+ "html_url": "https://github.com/liltom-eth/llama2-webui",
22
22
  "rank": 2
23
23
  },
24
- {
25
- "full_name": "SebLague/Chess-Challenge",
26
- "language": "C#",
27
- "color": "#178600",
28
- "description": "https://youtu.be/iScy18pVR58",
29
- "forked": "932",
30
- "stargazers_count": 1566,
31
- "todayStar": "1007 stars this week",
32
- "html_url": "https://github.com/SebLague/Chess-Challenge",
33
- "rank": 3
34
- },
35
24
  {
36
25
  "full_name": "Stability-AI/generative-models",
37
26
  "language": "Python",
38
27
  "color": "#3572A5",
39
28
  "description": "Generative Models by Stability AI",
40
- "forked": "936",
41
- "stargazers_count": 7423,
42
- "todayStar": "4225 stars this week",
29
+ "forked": "962",
30
+ "stargazers_count": 7833,
31
+ "todayStar": "4692 stars this week",
43
32
  "html_url": "https://github.com/Stability-AI/generative-models",
33
+ "rank": 3
34
+ },
35
+ {
36
+ "full_name": "google/security-research",
37
+ "language": "C",
38
+ "color": "#555555",
39
+ "description": "This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.",
40
+ "forked": "313",
41
+ "stargazers_count": 2368,
42
+ "todayStar": "378 stars this week",
43
+ "html_url": "https://github.com/google/security-research",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "FlagAlpha/Llama2-Chinese",
48
- "language": "Python",
49
- "color": "#3572A5",
50
- "description": "Llama中文社区,最好的中文Llama大模型,完全开源可商用",
51
- "forked": "196",
52
- "stargazers_count": 2239,
53
- "todayStar": "1304 stars this week",
54
- "html_url": "https://github.com/FlagAlpha/Llama2-Chinese",
47
+ "full_name": "microsoft/TypeChat",
48
+ "language": "TypeScript",
49
+ "color": "#3178c6",
50
+ "description": "TypeChat is a library that makes it easy to build natural language interfaces using types.",
51
+ "forked": "201",
52
+ "stargazers_count": 5365,
53
+ "todayStar": "2087 stars this week",
54
+ "html_url": "https://github.com/microsoft/TypeChat",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "RayVentura/ShortGPT",
58
+ "full_name": "PromtEngineer/localGPT",
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
- "description": "🚀🎬 ShortGPT - Experimental AI framework for automated short/video content creation.",
62
- "forked": "275",
63
- "stargazers_count": 2983,
64
- "todayStar": "1249 stars this week",
65
- "html_url": "https://github.com/RayVentura/ShortGPT",
61
+ "description": "Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.",
62
+ "forked": "1365",
63
+ "stargazers_count": 14084,
64
+ "todayStar": "1405 stars this week",
65
+ "html_url": "https://github.com/PromtEngineer/localGPT",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "facebookresearch/llama",
69
+ "full_name": "ShishirPatil/gorilla",
70
70
  "language": "Python",
71
71
  "color": "#3572A5",
72
- "description": "Inference code for LLaMA models",
73
- "forked": "5737",
74
- "stargazers_count": 35930,
75
- "todayStar": "2688 stars this week",
76
- "html_url": "https://github.com/facebookresearch/llama",
72
+ "description": "Gorilla: An API store for LLMs",
73
+ "forked": "391",
74
+ "stargazers_count": 6048,
75
+ "todayStar": "1197 stars this week",
76
+ "html_url": "https://github.com/ShishirPatil/gorilla",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "jmorganca/ollama",
81
- "language": "C",
82
- "color": "#555555",
83
- "description": "Get up and running with large language models locally",
84
- "forked": "177",
85
- "stargazers_count": 3393,
86
- "todayStar": "1191 stars this week",
87
- "html_url": "https://github.com/jmorganca/ollama",
80
+ "full_name": "comfyanonymous/ComfyUI",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
+ "description": "A powerful and modular stable diffusion GUI with a graph/nodes interface.",
84
+ "forked": "817",
85
+ "stargazers_count": 9297,
86
+ "todayStar": "1118 stars this week",
87
+ "html_url": "https://github.com/comfyanonymous/ComfyUI",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "livewire/livewire",
92
- "language": "PHP",
93
- "color": "#4F5D95",
94
- "description": "A full-stack framework for Laravel that takes the pain out of building dynamic UIs.",
95
- "forked": "1107",
96
- "stargazers_count": 20108,
97
- "todayStar": "305 stars this week",
98
- "html_url": "https://github.com/livewire/livewire",
91
+ "full_name": "LinkSoul-AI/Chinese-Llama-2-7b",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
+ "description": "开源社区第一个能下载、能运行的中文 LLaMA2 模型!",
95
+ "forked": "94",
96
+ "stargazers_count": 1128,
97
+ "todayStar": "530 stars this week",
98
+ "html_url": "https://github.com/LinkSoul-AI/Chinese-Llama-2-7b",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "comfyanonymous/ComfyUI",
102
+ "full_name": "FlagAlpha/Llama2-Chinese",
103
103
  "language": "Python",
104
104
  "color": "#3572A5",
105
- "description": "A powerful and modular stable diffusion GUI with a graph/nodes interface.",
106
- "forked": "795",
107
- "stargazers_count": 8950,
108
- "todayStar": "826 stars this week",
109
- "html_url": "https://github.com/comfyanonymous/ComfyUI",
105
+ "description": "Llama中文社区,最好的中文Llama大模型,完全开源可商用",
106
+ "forked": "228",
107
+ "stargazers_count": 2586,
108
+ "todayStar": "1122 stars this week",
109
+ "html_url": "https://github.com/FlagAlpha/Llama2-Chinese",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "ShishirPatil/gorilla",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "description": "Gorilla: An API store for LLMs",
117
- "forked": "367",
118
- "stargazers_count": 5590,
119
- "todayStar": "822 stars this week",
120
- "html_url": "https://github.com/ShishirPatil/gorilla",
113
+ "full_name": "livewire/livewire",
114
+ "language": "PHP",
115
+ "color": "#4F5D95",
116
+ "description": "A full-stack framework for Laravel that takes the pain out of building dynamic UIs.",
117
+ "forked": "1112",
118
+ "stargazers_count": 20171,
119
+ "todayStar": "237 stars this week",
120
+ "html_url": "https://github.com/livewire/livewire",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "microsoft/ML-For-Beginners",
125
- "language": "HTML",
126
- "color": "#e34c26",
127
- "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
128
- "forked": "10885",
129
- "stargazers_count": 52684,
130
- "todayStar": "1367 stars this week",
131
- "html_url": "https://github.com/microsoft/ML-For-Beginners",
124
+ "full_name": "kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A",
128
+ "forked": "97",
129
+ "stargazers_count": 622,
130
+ "todayStar": "209 stars this week",
131
+ "html_url": "https://github.com/kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "ggerganov/llama.cpp",
136
- "language": "C",
137
- "color": "#555555",
138
- "description": "Port of Facebook's LLaMA model in C/C++",
139
- "forked": "5125",
140
- "stargazers_count": 36844,
141
- "todayStar": "1151 stars this week",
142
- "html_url": "https://github.com/ggerganov/llama.cpp",
135
+ "full_name": "suno-ai/bark",
136
+ "language": "JupyterNotebook",
137
+ "color": "#DA5B0B",
138
+ "description": "🔊 Text-Prompted Generative Audio Model",
139
+ "forked": "2659",
140
+ "stargazers_count": 24652,
141
+ "todayStar": "1068 stars this week",
142
+ "html_url": "https://github.com/suno-ai/bark",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "haotian-liu/LLaVA",
147
- "language": "Python",
148
- "color": "#3572A5",
149
- "description": "Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.",
150
- "forked": "317",
151
- "stargazers_count": 4147,
152
- "todayStar": "358 stars this week",
153
- "html_url": "https://github.com/haotian-liu/LLaVA",
146
+ "full_name": "ionic-team/ionic-framework",
147
+ "language": "TypeScript",
148
+ "color": "#3178c6",
149
+ "description": "A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.",
150
+ "forked": "13649",
151
+ "stargazers_count": 49346,
152
+ "todayStar": "200 stars this week",
153
+ "html_url": "https://github.com/ionic-team/ionic-framework",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "facebookresearch/llama-recipes",
158
- "language": "Python",
159
- "color": "#3572A5",
160
- "description": "Examples and recipes for Llama 2 model",
161
- "forked": "239",
162
- "stargazers_count": 2266,
163
- "todayStar": "706 stars this week",
164
- "html_url": "https://github.com/facebookresearch/llama-recipes",
157
+ "full_name": "dani-garcia/vaultwarden",
158
+ "language": "Rust",
159
+ "color": "#dea584",
160
+ "description": "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs",
161
+ "forked": "1371",
162
+ "stargazers_count": 26783,
163
+ "todayStar": "391 stars this week",
164
+ "html_url": "https://github.com/dani-garcia/vaultwarden",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "oobabooga/text-generation-webui",
169
- "language": "Python",
170
- "color": "#3572A5",
171
- "description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.",
172
- "forked": "2572",
173
- "stargazers_count": 19872,
174
- "todayStar": "1144 stars this week",
175
- "html_url": "https://github.com/oobabooga/text-generation-webui",
168
+ "full_name": "twitter/the-algorithm",
169
+ "language": "Scala",
170
+ "color": "#c22d40",
171
+ "description": "Source code for Twitter's Recommendation Algorithm",
172
+ "forked": "12095",
173
+ "stargazers_count": 59314,
174
+ "todayStar": "536 stars this week",
175
+ "html_url": "https://github.com/twitter/the-algorithm",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "invoke-ai/InvokeAI",
180
- "language": "JupyterNotebook",
181
- "color": "#DA5B0B",
182
- "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.",
183
- "forked": "1815",
184
- "stargazers_count": 17042,
185
- "todayStar": "1200 stars this week",
186
- "html_url": "https://github.com/invoke-ai/InvokeAI",
179
+ "full_name": "krahets/hello-algo",
180
+ "language": "Java",
181
+ "color": "#b07219",
182
+ "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
183
+ "forked": "1662",
184
+ "stargazers_count": 15325,
185
+ "todayStar": "710 stars this week",
186
+ "html_url": "https://github.com/krahets/hello-algo",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "twitter/the-algorithm",
191
- "language": "Scala",
192
- "color": "#c22d40",
193
- "description": "Source code for Twitter's Recommendation Algorithm",
194
- "forked": "12090",
195
- "stargazers_count": 59264,
196
- "todayStar": "510 stars this week",
197
- "html_url": "https://github.com/twitter/the-algorithm",
190
+ "full_name": "Codium-ai/pr-agent",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
+ "description": "🚀CodiumAI PR-Agent: An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍",
194
+ "forked": "69",
195
+ "stargazers_count": 1335,
196
+ "todayStar": "543 stars this week",
197
+ "html_url": "https://github.com/Codium-ai/pr-agent",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "Lissy93/web-check",
202
- "language": "TypeScript",
203
- "color": "#3178c6",
204
- "description": "🌐 All-in-one website OSINT tool for analysing any website",
205
- "forked": "152",
206
- "stargazers_count": 2357,
207
- "todayStar": "664 stars this week",
208
- "html_url": "https://github.com/Lissy93/web-check",
201
+ "full_name": "apple/ml-stable-diffusion",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
+ "description": "Stable Diffusion with Core ML on Apple Silicon",
205
+ "forked": "720",
206
+ "stargazers_count": 14020,
207
+ "todayStar": "374 stars this week",
208
+ "html_url": "https://github.com/apple/ml-stable-diffusion",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "StudioCherno/Walnut",
213
- "language": "C++",
214
- "color": "#f34b7d",
215
- "description": "Walnut is a simple application framework for Vulkan and Dear ImGui apps",
216
- "forked": "237",
217
- "stargazers_count": 1233,
218
- "todayStar": "184 stars this week",
219
- "html_url": "https://github.com/StudioCherno/Walnut",
212
+ "full_name": "Stability-AI/StableStudio",
213
+ "language": "TypeScript",
214
+ "color": "#3178c6",
215
+ "description": "Community interface for generative AI",
216
+ "forked": "702",
217
+ "stargazers_count": 7418,
218
+ "todayStar": "192 stars this week",
219
+ "html_url": "https://github.com/Stability-AI/StableStudio",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "minimaxir/simpleaichat",
224
- "language": "Python",
225
- "color": "#3572A5",
226
- "description": "Python package for easily interfacing with chat apps, with robust features and minimal code complexity.",
227
- "forked": "128",
228
- "stargazers_count": 2354,
229
- "todayStar": "437 stars this week",
230
- "html_url": "https://github.com/minimaxir/simpleaichat",
223
+ "full_name": "Lissy93/web-check",
224
+ "language": "TypeScript",
225
+ "color": "#3178c6",
226
+ "description": "🌐 All-in-one website OSINT tool for analysing any website",
227
+ "forked": "159",
228
+ "stargazers_count": 2481,
229
+ "todayStar": "584 stars this week",
230
+ "html_url": "https://github.com/Lissy93/web-check",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "dani-garcia/vaultwarden",
235
- "language": "Rust",
236
- "color": "#dea584",
237
- "description": "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs",
238
- "forked": "1357",
239
- "stargazers_count": 26621,
240
- "todayStar": "256 stars this week",
241
- "html_url": "https://github.com/dani-garcia/vaultwarden",
234
+ "full_name": "oobabooga/text-generation-webui",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.",
238
+ "forked": "2599",
239
+ "stargazers_count": 20068,
240
+ "todayStar": "901 stars this week",
241
+ "html_url": "https://github.com/oobabooga/text-generation-webui",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "andreabergia/rjvm",
246
- "language": "Rust",
247
- "color": "#dea584",
248
- "description": "A tiny JVM written in Rust. Learning project",
249
- "forked": "51",
250
- "stargazers_count": 925,
251
- "todayStar": "310 stars this week",
252
- "html_url": "https://github.com/andreabergia/rjvm",
245
+ "full_name": "geekan/MetaGPT",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
+ "description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
249
+ "forked": "1040",
250
+ "stargazers_count": 8043,
251
+ "todayStar": "1790 stars this week",
252
+ "html_url": "https://github.com/geekan/MetaGPT",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "krahets/hello-algo",
257
- "language": "Java",
258
- "color": "#b07219",
259
- "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
260
- "forked": "1645",
261
- "stargazers_count": 15187,
262
- "todayStar": "595 stars this week",
263
- "html_url": "https://github.com/krahets/hello-algo",
256
+ "full_name": "codecrafters-io/build-your-own-x",
257
+ "language": "",
258
+ "color": "",
259
+ "description": "Master programming by recreating your favorite technologies from scratch.",
260
+ "forked": "20545",
261
+ "stargazers_count": 210599,
262
+ "todayStar": "1438 stars this week",
263
+ "html_url": "https://github.com/codecrafters-io/build-your-own-x",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "ionic-team/ionic-framework",
268
- "language": "TypeScript",
269
- "color": "#3178c6",
270
- "description": "A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.",
271
- "forked": "13649",
272
- "stargazers_count": 49329,
273
- "todayStar": "177 stars this week",
274
- "html_url": "https://github.com/ionic-team/ionic-framework",
267
+ "full_name": "invoke-ai/InvokeAI",
268
+ "language": "JupyterNotebook",
269
+ "color": "#DA5B0B",
270
+ "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.",
271
+ "forked": "1821",
272
+ "stargazers_count": 17153,
273
+ "todayStar": "693 stars this week",
274
+ "html_url": "https://github.com/invoke-ai/InvokeAI",
275
275
  "rank": 25
276
276
  }
277
277
  ]