@wcj/github-rank 25.6.10 → 25.6.16
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.
- package/README.md +1 -1
- package/dist/repos.json +43205 -43180
- package/dist/trending-daily.json +67 -144
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +133 -111
- package/dist/users.china.json +3531 -3423
- package/dist/users.json +7358 -7358
- package/dist/users.org.json +1299 -1299
- package/package.json +1 -1
- package/web/data/repos.json +43205 -43180
- package/web/data/trending-daily.json +67 -144
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +133 -111
- package/web/data/users.china.json +3531 -3423
- package/web/data/users.json +7358 -7358
- package/web/data/users.org.json +1299 -1299
- package/web/index.html +7307 -7308
- package/web/org.html +1056 -1056
- package/web/repos.html +4915 -4915
- package/web/trending-monthly.html +136 -132
- package/web/trending-weekly.html +173 -101
- package/web/trending.html +58 -320
- package/web/users.china.html +3393 -3236
|
@@ -1,178 +1,101 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "sindresorhus/awesome",
|
|
4
|
+
"language": "",
|
|
5
|
+
"color": "",
|
|
6
|
+
"description": "😎 Awesome lists about all kinds of interesting topics",
|
|
7
|
+
"forked": "29605",
|
|
8
|
+
"stargazers_count": 368319,
|
|
9
|
+
"todayStar": "457 stars today",
|
|
10
|
+
"html_url": "https://github.com/sindresorhus/awesome",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "xiangechen/chili3d",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "A web-based 3D CAD application for online model design and editing",
|
|
18
|
+
"forked": "218",
|
|
19
|
+
"stargazers_count": 2683,
|
|
20
|
+
"todayStar": "215 stars today",
|
|
21
|
+
"html_url": "https://github.com/xiangechen/chili3d",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "datawhalechina/self-llm",
|
|
26
|
+
"language": "JupyterNotebook",
|
|
27
|
+
"color": "#DA5B0B",
|
|
28
|
+
"description": "《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程",
|
|
29
|
+
"forked": "1941",
|
|
30
|
+
"stargazers_count": 18405,
|
|
31
|
+
"todayStar": "200 stars today",
|
|
32
|
+
"html_url": "https://github.com/datawhalechina/self-llm",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "jdepoix/youtube-transcript-api",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!",
|
|
40
|
+
"forked": "541",
|
|
41
|
+
"stargazers_count": 4973,
|
|
42
|
+
"todayStar": "124 stars today",
|
|
43
|
+
"html_url": "https://github.com/jdepoix/youtube-transcript-api",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "microsoft/ai-agents-for-beginners",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "11 Lessons to Get Started Building AI Agents",
|
|
51
|
+
"forked": "7207",
|
|
52
|
+
"stargazers_count": 26782,
|
|
53
|
+
"todayStar": "340 stars today",
|
|
54
|
+
"html_url": "https://github.com/microsoft/ai-agents-for-beginners",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "confident-ai/deepeval",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "The LLM Evaluation Framework",
|
|
62
|
+
"forked": "714",
|
|
63
|
+
"stargazers_count": 8023,
|
|
64
|
+
"todayStar": "151 stars today",
|
|
65
|
+
"html_url": "https://github.com/confident-ai/deepeval",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "YaLTeR/niri",
|
|
70
70
|
"language": "Rust",
|
|
71
71
|
"color": "#dea584",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "A scrollable-tiling Wayland compositor.",
|
|
73
|
+
"forked": "279",
|
|
74
|
+
"stargazers_count": 8630,
|
|
75
|
+
"todayStar": "123 stars today",
|
|
76
|
+
"html_url": "https://github.com/YaLTeR/niri",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "FareedKhan-dev/all-rag-techniques",
|
|
81
|
+
"language": "JupyterNotebook",
|
|
82
|
+
"color": "#DA5B0B",
|
|
83
|
+
"description": "Implementation of all RAG techniques in a simpler way",
|
|
84
|
+
"forked": "547",
|
|
85
|
+
"stargazers_count": 4286,
|
|
86
|
+
"todayStar": "281 stars today",
|
|
87
|
+
"html_url": "https://github.com/FareedKhan-dev/all-rag-techniques",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "MDX",
|
|
93
|
-
"color": "#fcb32c",
|
|
94
|
-
"description": "🐙 Guides, papers, lecture, notebooks and resources for prompt engineering",
|
|
95
|
-
"forked": "5692",
|
|
96
|
-
"stargazers_count": 57232,
|
|
97
|
-
"todayStar": "164 stars today",
|
|
98
|
-
"html_url": "https://github.com/dair-ai/Prompt-Engineering-Guide",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "PathOfBuildingCommunity/PathOfBuilding",
|
|
103
|
-
"language": "Lua",
|
|
104
|
-
"color": "#000080",
|
|
105
|
-
"description": "Offline build planner for Path of Exile.",
|
|
106
|
-
"forked": "2134",
|
|
107
|
-
"stargazers_count": 4649,
|
|
108
|
-
"todayStar": "13 stars today",
|
|
109
|
-
"html_url": "https://github.com/PathOfBuildingCommunity/PathOfBuilding",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "LizardByte/Sunshine",
|
|
114
|
-
"language": "C++",
|
|
115
|
-
"color": "#f34b7d",
|
|
116
|
-
"description": "Self-hosted game stream host for Moonlight.",
|
|
117
|
-
"forked": "1243",
|
|
118
|
-
"stargazers_count": 26226,
|
|
119
|
-
"todayStar": "50 stars today",
|
|
120
|
-
"html_url": "https://github.com/LizardByte/Sunshine",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "friuns2/BlackFriday-GPTs-Prompts",
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "List of free GPTs that doesn't require plus subscription",
|
|
128
|
-
"forked": "1106",
|
|
129
|
-
"stargazers_count": 7390,
|
|
130
|
-
"todayStar": "286 stars today",
|
|
131
|
-
"html_url": "https://github.com/friuns2/BlackFriday-GPTs-Prompts",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "linsomniac/spotify_to_ytmusic",
|
|
91
|
+
"full_name": "virattt/ai-hedge-fund",
|
|
136
92
|
"language": "Python",
|
|
137
93
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
150
|
-
"forked": "3890",
|
|
151
|
-
"stargazers_count": 34065,
|
|
152
|
-
"todayStar": "337 stars today",
|
|
153
|
-
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "blakeblackshear/frigate",
|
|
158
|
-
"language": "TypeScript",
|
|
159
|
-
"color": "#3178c6",
|
|
160
|
-
"description": "NVR with realtime local object detection for IP cameras",
|
|
161
|
-
"forked": "2157",
|
|
162
|
-
"stargazers_count": 23060,
|
|
163
|
-
"todayStar": "39 stars today",
|
|
164
|
-
"html_url": "https://github.com/blakeblackshear/frigate",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "jellyfin/jellyfin",
|
|
169
|
-
"language": "C#",
|
|
170
|
-
"color": "#178600",
|
|
171
|
-
"description": "The Free Software Media System - Server Backend & API",
|
|
172
|
-
"forked": "3613",
|
|
173
|
-
"stargazers_count": 40532,
|
|
174
|
-
"todayStar": "52 stars today",
|
|
175
|
-
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
176
|
-
"rank": 16
|
|
94
|
+
"description": "An AI Hedge Fund Team",
|
|
95
|
+
"forked": "6312",
|
|
96
|
+
"stargazers_count": 36378,
|
|
97
|
+
"todayStar": "157 stars today",
|
|
98
|
+
"html_url": "https://github.com/virattt/ai-hedge-fund",
|
|
99
|
+
"rank": 9
|
|
177
100
|
}
|
|
178
101
|
]
|