@wcj/github-rank 25.1.2 → 25.1.4

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,189 +1,222 @@
1
1
  [
2
+ {
3
+ "full_name": "elizaOS/eliza",
4
+ "language": "TypeScript",
5
+ "color": "#3178c6",
6
+ "description": "Autonomous agents for everyone",
7
+ "forked": "2378",
8
+ "stargazers_count": 9108,
9
+ "todayStar": "2677 stars this week",
10
+ "html_url": "https://github.com/elizaOS/eliza",
11
+ "rank": 1
12
+ },
13
+ {
14
+ "full_name": "OpenSPG/KAG",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
+ "description": "KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge bases. It can effectively overcome the shortcomings of the traditional RAG vector similarity calculation model.",
18
+ "forked": "181",
19
+ "stargazers_count": 2993,
20
+ "todayStar": "1376 stars this week",
21
+ "html_url": "https://github.com/OpenSPG/KAG",
22
+ "rank": 2
23
+ },
2
24
  {
3
25
  "full_name": "imputnet/cobalt",
4
26
  "language": "Svelte",
5
27
  "color": "#ff3e00",
6
28
  "description": "best way to save what you love",
7
- "forked": "1953",
8
- "stargazers_count": 24283,
9
- "todayStar": "3603 stars this week",
29
+ "forked": "1994",
30
+ "stargazers_count": 24772,
31
+ "todayStar": "3163 stars this week",
10
32
  "html_url": "https://github.com/imputnet/cobalt",
11
- "rank": 1
33
+ "rank": 3
34
+ },
35
+ {
36
+ "full_name": "anti-work/shortest",
37
+ "language": "TypeScript",
38
+ "color": "#3178c6",
39
+ "description": "QA via natural language AI tests",
40
+ "forked": "194",
41
+ "stargazers_count": 3743,
42
+ "todayStar": "1260 stars this week",
43
+ "html_url": "https://github.com/anti-work/shortest",
44
+ "rank": 4
12
45
  },
13
46
  {
14
47
  "full_name": "siyuan-note/siyuan",
15
48
  "language": "TypeScript",
16
49
  "color": "#3178c6",
17
50
  "description": "A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.",
18
- "forked": "1730",
19
- "stargazers_count": 25599,
20
- "todayStar": "1916 stars this week",
51
+ "forked": "1735",
52
+ "stargazers_count": 25792,
53
+ "todayStar": "1383 stars this week",
21
54
  "html_url": "https://github.com/siyuan-note/siyuan",
22
- "rank": 2
55
+ "rank": 5
23
56
  },
24
57
  {
25
- "full_name": "microsoft/PromptWizard",
58
+ "full_name": "bytedance/monolith",
26
59
  "language": "Python",
27
60
  "color": "#3572A5",
28
- "description": "Task-Aware Agent-driven Prompt Optimization Framework",
29
- "forked": "110",
30
- "stargazers_count": 1498,
31
- "todayStar": "633 stars this week",
32
- "html_url": "https://github.com/microsoft/PromptWizard",
33
- "rank": 3
34
- },
35
- {
36
- "full_name": "elizaOS/eliza",
37
- "language": "TypeScript",
38
- "color": "#3178c6",
39
- "description": "Autonomous agents for everyone",
40
- "forked": "2205",
41
- "stargazers_count": 8281,
42
- "todayStar": "1974 stars this week",
43
- "html_url": "https://github.com/elizaOS/eliza",
44
- "rank": 4
61
+ "description": "A Lightweight Recommendation System",
62
+ "forked": "472",
63
+ "stargazers_count": 6328,
64
+ "todayStar": "2541 stars this week",
65
+ "html_url": "https://github.com/bytedance/monolith",
66
+ "rank": 6
45
67
  },
46
68
  {
47
69
  "full_name": "cline/cline",
48
70
  "language": "TypeScript",
49
71
  "color": "#3178c6",
50
72
  "description": "Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.",
51
- "forked": "1512",
52
- "stargazers_count": 18213,
53
- "todayStar": "1887 stars this week",
73
+ "forked": "1571",
74
+ "stargazers_count": 18812,
75
+ "todayStar": "2222 stars this week",
54
76
  "html_url": "https://github.com/cline/cline",
55
- "rank": 5
77
+ "rank": 7
56
78
  },
57
79
  {
58
- "full_name": "3b1b/manim",
80
+ "full_name": "fish-shell/fish-shell",
81
+ "language": "Rust",
82
+ "color": "#dea584",
83
+ "description": "The user-friendly command line shell.",
84
+ "forked": "1942",
85
+ "stargazers_count": 27279,
86
+ "todayStar": "552 stars this week",
87
+ "html_url": "https://github.com/fish-shell/fish-shell",
88
+ "rank": 8
89
+ },
90
+ {
91
+ "full_name": "WerWolv/ImHex",
92
+ "language": "C++",
93
+ "color": "#f34b7d",
94
+ "description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
95
+ "forked": "2018",
96
+ "stargazers_count": 46339,
97
+ "todayStar": "765 stars this week",
98
+ "html_url": "https://github.com/WerWolv/ImHex",
99
+ "rank": 9
100
+ },
101
+ {
102
+ "full_name": "microsoft/PromptWizard",
59
103
  "language": "Python",
60
104
  "color": "#3572A5",
61
- "description": "Animation engine for explanatory math videos",
62
- "forked": "6406",
63
- "stargazers_count": 73376,
64
- "todayStar": "1081 stars this week",
65
- "html_url": "https://github.com/3b1b/manim",
66
- "rank": 6
105
+ "description": "Task-Aware Agent-driven Prompt Optimization Framework",
106
+ "forked": "121",
107
+ "stargazers_count": 1640,
108
+ "todayStar": "616 stars this week",
109
+ "html_url": "https://github.com/microsoft/PromptWizard",
110
+ "rank": 10
111
+ },
112
+ {
113
+ "full_name": "teableio/teable",
114
+ "language": "TypeScript",
115
+ "color": "#3178c6",
116
+ "description": "✨ The Next Gen Airtable Alternative: No-Code Postgres",
117
+ "forked": "675",
118
+ "stargazers_count": 14817,
119
+ "todayStar": "900 stars this week",
120
+ "html_url": "https://github.com/teableio/teable",
121
+ "rank": 11
67
122
  },
68
123
  {
69
124
  "full_name": "public-apis/public-apis",
70
125
  "language": "Python",
71
126
  "color": "#3572A5",
72
127
  "description": "A collective list of free APIs",
73
- "forked": "34241",
74
- "stargazers_count": 322614,
75
- "todayStar": "1940 stars this week",
128
+ "forked": "34261",
129
+ "stargazers_count": 322930,
130
+ "todayStar": "2173 stars this week",
76
131
  "html_url": "https://github.com/public-apis/public-apis",
77
- "rank": 7
132
+ "rank": 12
78
133
  },
79
134
  {
80
- "full_name": "Shubhamsaboo/awesome-llm-apps",
135
+ "full_name": "3b1b/manim",
81
136
  "language": "Python",
82
137
  "color": "#3572A5",
83
- "description": "Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.",
84
- "forked": "1113",
85
- "stargazers_count": 10740,
86
- "todayStar": "1702 stars this week",
87
- "html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
88
- "rank": 8
138
+ "description": "Animation engine for explanatory math videos",
139
+ "forked": "6425",
140
+ "stargazers_count": 73508,
141
+ "todayStar": "987 stars this week",
142
+ "html_url": "https://github.com/3b1b/manim",
143
+ "rank": 13
89
144
  },
90
145
  {
91
- "full_name": "teableio/teable",
146
+ "full_name": "janhq/jan",
92
147
  "language": "TypeScript",
93
148
  "color": "#3178c6",
94
- "description": " The Next Gen Airtable Alternative: No-Code Postgres",
95
- "forked": "671",
96
- "stargazers_count": 14721,
97
- "todayStar": "880 stars this week",
98
- "html_url": "https://github.com/teableio/teable",
99
- "rank": 9
149
+ "description": "Jan is an open source alternative to ChatGPT that runs 100% offline on your computer",
150
+ "forked": "1464",
151
+ "stargazers_count": 25395,
152
+ "todayStar": "837 stars this week",
153
+ "html_url": "https://github.com/janhq/jan",
154
+ "rank": 14
100
155
  },
101
156
  {
102
157
  "full_name": "upscayl/upscayl",
103
158
  "language": "TypeScript",
104
159
  "color": "#3178c6",
105
160
  "description": "🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.",
106
- "forked": "1500",
107
- "stargazers_count": 32760,
108
- "todayStar": "804 stars this week",
161
+ "forked": "1512",
162
+ "stargazers_count": 32956,
163
+ "todayStar": "906 stars this week",
109
164
  "html_url": "https://github.com/upscayl/upscayl",
110
- "rank": 10
111
- },
112
- {
113
- "full_name": "fish-shell/fish-shell",
114
- "language": "Rust",
115
- "color": "#dea584",
116
- "description": "The user-friendly command line shell.",
117
- "forked": "1938",
118
- "stargazers_count": 27132,
119
- "todayStar": "420 stars this week",
120
- "html_url": "https://github.com/fish-shell/fish-shell",
121
- "rank": 11
165
+ "rank": 15
122
166
  },
123
167
  {
124
- "full_name": "web-infra-dev/midscene",
125
- "language": "HTML",
126
- "color": "#e34c26",
127
- "description": "Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML.",
128
- "forked": "93",
129
- "stargazers_count": 2177,
130
- "todayStar": "764 stars this week",
131
- "html_url": "https://github.com/web-infra-dev/midscene",
132
- "rank": 12
168
+ "full_name": "flipperdevices/flipperzero-firmware",
169
+ "language": "C",
170
+ "color": "#555555",
171
+ "description": "Flipper Zero firmware source code",
172
+ "forked": "2782",
173
+ "stargazers_count": 13315,
174
+ "todayStar": "111 stars this week",
175
+ "html_url": "https://github.com/flipperdevices/flipperzero-firmware",
176
+ "rank": 16
133
177
  },
134
178
  {
135
179
  "full_name": "ManimCommunity/manim",
136
180
  "language": "Python",
137
181
  "color": "#3572A5",
138
182
  "description": "A community-maintained Python framework for creating mathematical animations.",
139
- "forked": "1974",
140
- "stargazers_count": 28361,
141
- "todayStar": "873 stars this week",
183
+ "forked": "1984",
184
+ "stargazers_count": 28510,
185
+ "todayStar": "919 stars this week",
142
186
  "html_url": "https://github.com/ManimCommunity/manim",
143
- "rank": 13
144
- },
145
- {
146
- "full_name": "AutomaApp/automa",
147
- "language": "Vue",
148
- "color": "#41b883",
149
- "description": "A browser extension for automating your browser by connecting blocks",
150
- "forked": "1467",
151
- "stargazers_count": 13646,
152
- "todayStar": "500 stars this week",
153
- "html_url": "https://github.com/AutomaApp/automa",
154
- "rank": 14
187
+ "rank": 17
155
188
  },
156
189
  {
157
190
  "full_name": "shadps4-emu/shadPS4",
158
191
  "language": "C++",
159
192
  "color": "#f34b7d",
160
193
  "description": "PlayStation 4 emulator for Windows, Linux and macOS written in C++",
161
- "forked": "830",
162
- "stargazers_count": 12613,
163
- "todayStar": "999 stars this week",
194
+ "forked": "841",
195
+ "stargazers_count": 12729,
196
+ "todayStar": "973 stars this week",
164
197
  "html_url": "https://github.com/shadps4-emu/shadPS4",
165
- "rank": 15
166
- },
167
- {
168
- "full_name": "EbookFoundation/free-programming-books",
169
- "language": "HTML",
170
- "color": "#e34c26",
171
- "description": "📚 Freely available programming books",
172
- "forked": "62341",
173
- "stargazers_count": 345621,
174
- "todayStar": "3021 stars this week",
175
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
176
- "rank": 16
177
- },
178
- {
179
- "full_name": "phidatahq/phidata",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "Build multi-modal Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.",
183
- "forked": "2326",
184
- "stargazers_count": 17251,
185
- "todayStar": "490 stars this week",
186
- "html_url": "https://github.com/phidatahq/phidata",
187
- "rank": 17
198
+ "rank": 18
199
+ },
200
+ {
201
+ "full_name": "Stirling-Tools/Stirling-PDF",
202
+ "language": "Java",
203
+ "color": "#b07219",
204
+ "description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
205
+ "forked": "3970",
206
+ "stargazers_count": 48479,
207
+ "todayStar": "716 stars this week",
208
+ "html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
209
+ "rank": 19
210
+ },
211
+ {
212
+ "full_name": "codecrafters-io/build-your-own-x",
213
+ "language": "Markdown",
214
+ "color": "#083fa1",
215
+ "description": "Master programming by recreating your favorite technologies from scratch.",
216
+ "forked": "29858",
217
+ "stargazers_count": 322101,
218
+ "todayStar": "2983 stars this week",
219
+ "html_url": "https://github.com/codecrafters-io/build-your-own-x",
220
+ "rank": 20
188
221
  }
189
222
  ]