@wcj/github-rank 23.7.26 → 23.7.27

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,76 +4,76 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "Inference code for LLaMA models",
7
- "forked": "5433",
8
- "stargazers_count": 34559,
9
- "todayStar": "9584 stars this week",
7
+ "forked": "5520",
8
+ "stargazers_count": 34964,
9
+ "todayStar": "7030 stars this week",
10
10
  "html_url": "https://github.com/facebookresearch/llama",
11
11
  "rank": 1
12
12
  },
13
+ {
14
+ "full_name": "dabeaz-course/python-mastery",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
+ "description": "Advanced Python Mastery (course by @dabeaz)",
18
+ "forked": "847",
19
+ "stargazers_count": 6842,
20
+ "todayStar": "6102 stars this week",
21
+ "html_url": "https://github.com/dabeaz-course/python-mastery",
22
+ "rank": 2
23
+ },
24
+ {
25
+ "full_name": "shroominic/codeinterpreter-api",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
+ "description": "Open source implementation of the ChatGPT Code Interpreter 👾",
29
+ "forked": "164",
30
+ "stargazers_count": 1879,
31
+ "todayStar": "1135 stars this week",
32
+ "html_url": "https://github.com/shroominic/codeinterpreter-api",
33
+ "rank": 3
34
+ },
13
35
  {
14
36
  "full_name": "Shaunwei/RealChar",
15
37
  "language": "Swift",
16
38
  "color": "#F05138",
17
39
  "description": "🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖",
18
- "forked": "412",
19
- "stargazers_count": 4052,
20
- "todayStar": "2370 stars this week",
40
+ "forked": "421",
41
+ "stargazers_count": 4140,
42
+ "todayStar": "1938 stars this week",
21
43
  "html_url": "https://github.com/Shaunwei/RealChar",
22
- "rank": 2
44
+ "rank": 4
23
45
  },
24
46
  {
25
47
  "full_name": "Lissy93/web-check",
26
48
  "language": "TypeScript",
27
49
  "color": "#3178c6",
28
50
  "description": "🌐 All-in-one website OSINT tool for analysing any website",
29
- "forked": "131",
30
- "stargazers_count": 1960,
31
- "todayStar": "1490 stars this week",
51
+ "forked": "140",
52
+ "stargazers_count": 2059,
53
+ "todayStar": "1230 stars this week",
32
54
  "html_url": "https://github.com/Lissy93/web-check",
33
- "rank": 3
34
- },
35
- {
36
- "full_name": "EbookFoundation/free-programming-books",
37
- "language": "",
38
- "color": "",
39
- "description": "📚 Freely available programming books",
40
- "forked": "56722",
41
- "stargazers_count": 293837,
42
- "todayStar": "4007 stars this week",
43
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
44
- "rank": 4
55
+ "rank": 5
45
56
  },
46
57
  {
47
- "full_name": "Dao-AILab/flash-attention",
58
+ "full_name": "PromtEngineer/localGPT",
48
59
  "language": "Python",
49
60
  "color": "#3572A5",
50
- "description": "Fast and memory-efficient exact attention",
51
- "forked": "439",
52
- "stargazers_count": 5564,
53
- "todayStar": "749 stars this week",
54
- "html_url": "https://github.com/Dao-AILab/flash-attention",
55
- "rank": 5
61
+ "description": "Chat with your documents on your local device using GPT models. No data leaves your device and 100% private.",
62
+ "forked": "1281",
63
+ "stargazers_count": 13309,
64
+ "todayStar": "3258 stars this week",
65
+ "html_url": "https://github.com/PromtEngineer/localGPT",
66
+ "rank": 6
56
67
  },
57
68
  {
58
69
  "full_name": "ggerganov/llama.cpp",
59
70
  "language": "C",
60
71
  "color": "#555555",
61
72
  "description": "Port of Facebook's LLaMA model in C/C++",
62
- "forked": "5063",
63
- "stargazers_count": 36256,
64
- "todayStar": "1554 stars this week",
73
+ "forked": "5080",
74
+ "stargazers_count": 36433,
75
+ "todayStar": "1563 stars this week",
65
76
  "html_url": "https://github.com/ggerganov/llama.cpp",
66
- "rank": 6
67
- },
68
- {
69
- "full_name": "shengcaishizhan/kkndme_tianya",
70
- "language": "",
71
- "color": "",
72
- "description": "天涯 kkndme 神贴聊房价",
73
- "forked": "3433",
74
- "stargazers_count": 16476,
75
- "todayStar": "407 stars this week",
76
- "html_url": "https://github.com/shengcaishizhan/kkndme_tianya",
77
77
  "rank": 7
78
78
  },
79
79
  {
@@ -81,197 +81,197 @@
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
83
  "description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, OPT, and GALACTICA.",
84
- "forked": "2465",
85
- "stargazers_count": 19252,
86
- "todayStar": "1312 stars this week",
84
+ "forked": "2493",
85
+ "stargazers_count": 19419,
86
+ "todayStar": "1403 stars this week",
87
87
  "html_url": "https://github.com/oobabooga/text-generation-webui",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "guillaumekln/faster-whisper",
92
- "language": "Python",
93
- "color": "#3572A5",
94
- "description": "Faster Whisper transcription with CTranslate2",
95
- "forked": "263",
96
- "stargazers_count": 3744,
97
- "todayStar": "685 stars this week",
98
- "html_url": "https://github.com/guillaumekln/faster-whisper",
91
+ "full_name": "makeplane/plane",
92
+ "language": "TypeScript",
93
+ "color": "#3178c6",
94
+ "description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
95
+ "forked": "479",
96
+ "stargazers_count": 13042,
97
+ "todayStar": "1634 stars this week",
98
+ "html_url": "https://github.com/makeplane/plane",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "LazyVim/LazyVim",
103
- "language": "Lua",
104
- "color": "#000080",
105
- "description": "Neovim config for the lazy",
106
- "forked": "464",
107
- "stargazers_count": 6824,
108
- "todayStar": "627 stars this week",
109
- "html_url": "https://github.com/LazyVim/LazyVim",
102
+ "full_name": "fullstackhero/dotnet-webapi-boilerplate",
103
+ "language": "C#",
104
+ "color": "#178600",
105
+ "description": "Clean Architecture Template for .NET 7.0 WebApi built with Multitenancy Support.",
106
+ "forked": "1049",
107
+ "stargazers_count": 3528,
108
+ "todayStar": "199 stars this week",
109
+ "html_url": "https://github.com/fullstackhero/dotnet-webapi-boilerplate",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "makeplane/plane",
114
- "language": "TypeScript",
115
- "color": "#3178c6",
116
- "description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
117
- "forked": "465",
118
- "stargazers_count": 12770,
119
- "todayStar": "1360 stars this week",
120
- "html_url": "https://github.com/makeplane/plane",
113
+ "full_name": "EbookFoundation/free-programming-books",
114
+ "language": "",
115
+ "color": "",
116
+ "description": "📚 Freely available programming books",
117
+ "forked": "56728",
118
+ "stargazers_count": 293954,
119
+ "todayStar": "1557 stars this week",
120
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "simplex-chat/simplex-chat",
125
- "language": "Haskell",
126
- "color": "#5e5086",
127
- "description": "SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released 📱!",
128
- "forked": "172",
129
- "stargazers_count": 3806,
130
- "todayStar": "237 stars this week",
131
- "html_url": "https://github.com/simplex-chat/simplex-chat",
124
+ "full_name": "invoke-ai/InvokeAI",
125
+ "language": "JupyterNotebook",
126
+ "color": "#DA5B0B",
127
+ "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.",
128
+ "forked": "1798",
129
+ "stargazers_count": 16772,
130
+ "todayStar": "1036 stars this week",
131
+ "html_url": "https://github.com/invoke-ai/InvokeAI",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "orioledb/orioledb",
136
- "language": "C",
137
- "color": "#555555",
138
- "description": "OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)  🇺🇦",
139
- "forked": "89",
140
- "stargazers_count": 2272,
141
- "todayStar": "269 stars this week",
142
- "html_url": "https://github.com/orioledb/orioledb",
135
+ "full_name": "easychen/lean-side-bussiness",
136
+ "language": "",
137
+ "color": "",
138
+ "description": "精益副业:程序员如何优雅地做副业",
139
+ "forked": "335",
140
+ "stargazers_count": 4945,
141
+ "todayStar": "624 stars this week",
142
+ "html_url": "https://github.com/easychen/lean-side-bussiness",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "haotian-liu/LLaVA",
146
+ "full_name": "guillaumekln/faster-whisper",
147
147
  "language": "Python",
148
148
  "color": "#3572A5",
149
- "description": "Large Language-and-Vision Assistant built towards multimodal GPT-4 level capabilities.",
150
- "forked": "301",
151
- "stargazers_count": 3904,
152
- "todayStar": "200 stars this week",
153
- "html_url": "https://github.com/haotian-liu/LLaVA",
149
+ "description": "Faster Whisper transcription with CTranslate2",
150
+ "forked": "267",
151
+ "stargazers_count": 3782,
152
+ "todayStar": "466 stars this week",
153
+ "html_url": "https://github.com/guillaumekln/faster-whisper",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "logseq/logseq",
158
- "language": "Clojure",
159
- "color": "#db5855",
160
- "description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap",
161
- "forked": "1445",
162
- "stargazers_count": 24063,
163
- "todayStar": "418 stars this week",
164
- "html_url": "https://github.com/logseq/logseq",
157
+ "full_name": "simplex-chat/simplex-chat",
158
+ "language": "Haskell",
159
+ "color": "#5e5086",
160
+ "description": "SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released 📱!",
161
+ "forked": "173",
162
+ "stargazers_count": 3834,
163
+ "todayStar": "248 stars this week",
164
+ "html_url": "https://github.com/simplex-chat/simplex-chat",
165
165
  "rank": 15
166
166
  },
167
- {
168
- "full_name": "hoppscotch/hoppscotch",
169
- "language": "TypeScript",
170
- "color": "#3178c6",
171
- "description": "👽 Open source API development ecosystem - https://hoppscotch.io",
172
- "forked": "3630",
173
- "stargazers_count": 53077,
174
- "todayStar": "723 stars this week",
175
- "html_url": "https://github.com/hoppscotch/hoppscotch",
176
- "rank": 16
177
- },
178
167
  {
179
168
  "full_name": "taikoxyz/taiko-mono",
180
169
  "language": "HTML",
181
170
  "color": "#e34c26",
182
171
  "description": "A decentralized, Ethereum-equivalent ZK-Rollup. 🥁",
183
- "forked": "662",
184
- "stargazers_count": 1498,
185
- "todayStar": "191 stars this week",
172
+ "forked": "673",
173
+ "stargazers_count": 1512,
174
+ "todayStar": "186 stars this week",
186
175
  "html_url": "https://github.com/taikoxyz/taiko-mono",
176
+ "rank": 16
177
+ },
178
+ {
179
+ "full_name": "metabase/metabase",
180
+ "language": "Clojure",
181
+ "color": "#db5855",
182
+ "description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋",
183
+ "forked": "4552",
184
+ "stargazers_count": 33400,
185
+ "todayStar": "279 stars this week",
186
+ "html_url": "https://github.com/metabase/metabase",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "danswer-ai/danswer",
191
- "language": "Python",
192
- "color": "#3572A5",
193
- "description": "Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.",
194
- "forked": "234",
195
- "stargazers_count": 2817,
196
- "todayStar": "474 stars this week",
197
- "html_url": "https://github.com/danswer-ai/danswer",
190
+ "full_name": "hoppscotch/hoppscotch",
191
+ "language": "TypeScript",
192
+ "color": "#3178c6",
193
+ "description": "👽 Open source API development ecosystem - https://hoppscotch.io",
194
+ "forked": "3632",
195
+ "stargazers_count": 53146,
196
+ "todayStar": "742 stars this week",
197
+ "html_url": "https://github.com/hoppscotch/hoppscotch",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "guoyww/AnimateDiff",
202
- "language": "Python",
203
- "color": "#3572A5",
204
- "description": "Official implementation of AnimateDiff.",
205
- "forked": "167",
206
- "stargazers_count": 2304,
207
- "todayStar": "447 stars this week",
208
- "html_url": "https://github.com/guoyww/AnimateDiff",
201
+ "full_name": "logseq/logseq",
202
+ "language": "Clojure",
203
+ "color": "#db5855",
204
+ "description": "A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap",
205
+ "forked": "1446",
206
+ "stargazers_count": 24100,
207
+ "todayStar": "429 stars this week",
208
+ "html_url": "https://github.com/logseq/logseq",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "microsoft/unilm",
213
- "language": "Python",
214
- "color": "#3572A5",
215
- "description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
216
- "forked": "2034",
217
- "stargazers_count": 14598,
218
- "todayStar": "698 stars this week",
219
- "html_url": "https://github.com/microsoft/unilm",
212
+ "full_name": "LazyVim/LazyVim",
213
+ "language": "Lua",
214
+ "color": "#000080",
215
+ "description": "Neovim config for the lazy",
216
+ "forked": "467",
217
+ "stargazers_count": 6874,
218
+ "todayStar": "420 stars this week",
219
+ "html_url": "https://github.com/LazyVim/LazyVim",
220
220
  "rank": 20
221
221
  },
222
- {
223
- "full_name": "filip-michalsky/SalesGPT",
224
- "language": "Python",
225
- "color": "#3572A5",
226
- "description": "Context-aware AI Sales Agent to automate sales outreach.",
227
- "forked": "115",
228
- "stargazers_count": 745,
229
- "todayStar": "128 stars this week",
230
- "html_url": "https://github.com/filip-michalsky/SalesGPT",
231
- "rank": 21
232
- },
233
222
  {
234
223
  "full_name": "sweepai/sweep",
235
224
  "language": "Python",
236
225
  "color": "#3572A5",
237
226
  "description": "Sweep is an AI junior developer",
238
- "forked": "64",
239
- "stargazers_count": 1307,
240
- "todayStar": "595 stars this week",
227
+ "forked": "66",
228
+ "stargazers_count": 1378,
229
+ "todayStar": "323 stars this week",
241
230
  "html_url": "https://github.com/sweepai/sweep",
231
+ "rank": 21
232
+ },
233
+ {
234
+ "full_name": "shengcaishizhan/kkndme_tianya",
235
+ "language": "",
236
+ "color": "",
237
+ "description": "天涯 kkndme 神贴聊房价",
238
+ "forked": "3439",
239
+ "stargazers_count": 16516,
240
+ "todayStar": "350 stars this week",
241
+ "html_url": "https://github.com/shengcaishizhan/kkndme_tianya",
242
242
  "rank": 22
243
243
  },
244
244
  {
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": "1786",
250
- "stargazers_count": 16565,
251
- "todayStar": "849 stars this week",
252
- "html_url": "https://github.com/invoke-ai/InvokeAI",
245
+ "full_name": "yangjianxin1/Firefly",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
+ "description": "Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Llma2、Llama、Baichuan、InternLM、Ziya、Bloom等大模型",
249
+ "forked": "101",
250
+ "stargazers_count": 1279,
251
+ "todayStar": "207 stars this week",
252
+ "html_url": "https://github.com/yangjianxin1/Firefly",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "leptos-rs/leptos",
257
- "language": "Rust",
258
- "color": "#dea584",
259
- "description": "Build fast web applications with Rust.",
260
- "forked": "371",
261
- "stargazers_count": 10908,
262
- "todayStar": "295 stars this week",
263
- "html_url": "https://github.com/leptos-rs/leptos",
256
+ "full_name": "IceWhaleTech/CasaOS",
257
+ "language": "Go",
258
+ "color": "#00ADD8",
259
+ "description": "CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.",
260
+ "forked": "730",
261
+ "stargazers_count": 11523,
262
+ "todayStar": "214 stars this week",
263
+ "html_url": "https://github.com/IceWhaleTech/CasaOS",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "webdevcody/code-racer",
268
- "language": "TypeScript",
269
- "color": "#3178c6",
270
- "description": "",
271
- "forked": "187",
272
- "stargazers_count": 332,
273
- "todayStar": "55 stars this week",
274
- "html_url": "https://github.com/webdevcody/code-racer",
267
+ "full_name": "minimaxir/simpleaichat",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
+ "description": "Python package for easily interfacing with chat apps, with robust features and minimal code complexity.",
271
+ "forked": "120",
272
+ "stargazers_count": 2248,
273
+ "todayStar": "423 stars this week",
274
+ "html_url": "https://github.com/minimaxir/simpleaichat",
275
275
  "rank": 25
276
276
  }
277
277
  ]