@wcj/github-rank 25.6.10 → 25.6.13
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 +33708 -33691
- package/dist/trending-daily.json +77 -143
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +133 -111
- package/dist/users.china.json +2754 -2718
- package/dist/users.json +5369 -5369
- package/dist/users.org.json +921 -921
- package/package.json +1 -1
- package/web/data/repos.json +33708 -33691
- package/web/data/trending-daily.json +77 -143
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +133 -111
- package/web/data/users.china.json +2754 -2718
- package/web/data/users.json +5369 -5369
- package/web/data/users.org.json +921 -921
- package/web/index.html +5457 -5453
- package/web/org.html +932 -932
- package/web/repos.html +4160 -4160
- package/web/trending-monthly.html +136 -132
- package/web/trending-weekly.html +173 -101
- package/web/trending.html +68 -292
- package/web/users.china.html +2654 -2598
|
@@ -1,178 +1,112 @@
|
|
|
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": "Shubhamsaboo/awesome-llm-apps",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
7
|
+
"forked": "4282",
|
|
8
|
+
"stargazers_count": 36899,
|
|
9
|
+
"todayStar": "1287 stars today",
|
|
10
|
+
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
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": "sindresorhus/awesome",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
|
+
"description": "😎 Awesome lists about all kinds of interesting topics",
|
|
18
|
+
"forked": "29487",
|
|
19
|
+
"stargazers_count": 366772,
|
|
20
|
+
"todayStar": "1262 stars today",
|
|
21
|
+
"html_url": "https://github.com/sindresorhus/awesome",
|
|
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": "xiangechen/chili3d",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#3178c6",
|
|
28
|
+
"description": "A web-based 3D CAD application for online model design and editing",
|
|
29
|
+
"forked": "153",
|
|
30
|
+
"stargazers_count": 1574,
|
|
31
|
+
"todayStar": "223 stars today",
|
|
32
|
+
"html_url": "https://github.com/xiangechen/chili3d",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "datawhalechina/self-llm",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程",
|
|
40
|
+
"forked": "1889",
|
|
41
|
+
"stargazers_count": 17652,
|
|
42
|
+
"todayStar": "415 stars today",
|
|
43
|
+
"html_url": "https://github.com/datawhalechina/self-llm",
|
|
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": "jdepoix/youtube-transcript-api",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"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!",
|
|
51
|
+
"forked": "501",
|
|
52
|
+
"stargazers_count": 4469,
|
|
53
|
+
"todayStar": "324 stars today",
|
|
54
|
+
"html_url": "https://github.com/jdepoix/youtube-transcript-api",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "microsoft/ai-agents-for-beginners",
|
|
59
59
|
"language": "JupyterNotebook",
|
|
60
60
|
"color": "#DA5B0B",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "11 Lessons to Get Started Building AI Agents",
|
|
62
|
+
"forked": "7020",
|
|
63
|
+
"stargazers_count": 25703,
|
|
64
|
+
"todayStar": "191 stars today",
|
|
65
|
+
"html_url": "https://github.com/microsoft/ai-agents-for-beginners",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "The
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "confident-ai/deepeval",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "The LLM Evaluation Framework",
|
|
73
|
+
"forked": "683",
|
|
74
|
+
"stargazers_count": 7452,
|
|
75
|
+
"todayStar": "78 stars today",
|
|
76
|
+
"html_url": "https://github.com/confident-ai/deepeval",
|
|
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": "YaLTeR/niri",
|
|
81
|
+
"language": "Rust",
|
|
82
|
+
"color": "#dea584",
|
|
83
|
+
"description": "A scrollable-tiling Wayland compositor.",
|
|
84
|
+
"forked": "270",
|
|
85
|
+
"stargazers_count": 8236,
|
|
86
|
+
"todayStar": "45 stars today",
|
|
87
|
+
"html_url": "https://github.com/YaLTeR/niri",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "FareedKhan-dev/all-rag-techniques",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "Implementation of all RAG techniques in a simpler way",
|
|
95
|
+
"forked": "377",
|
|
96
|
+
"stargazers_count": 2809,
|
|
97
|
+
"todayStar": "177 stars today",
|
|
98
|
+
"html_url": "https://github.com/FareedKhan-dev/all-rag-techniques",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
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",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "Copy playlists and liked music from Spotify to YTMusic",
|
|
139
|
-
"forked": "252",
|
|
140
|
-
"stargazers_count": 3438,
|
|
141
|
-
"todayStar": "53 stars today",
|
|
142
|
-
"html_url": "https://github.com/linsomniac/spotify_to_ytmusic",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
102
|
+
"full_name": "virattt/ai-hedge-fund",
|
|
147
103
|
"language": "Python",
|
|
148
104
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
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
|
|
105
|
+
"description": "An AI Hedge Fund Team",
|
|
106
|
+
"forked": "6232",
|
|
107
|
+
"stargazers_count": 35847,
|
|
108
|
+
"todayStar": "133 stars today",
|
|
109
|
+
"html_url": "https://github.com/virattt/ai-hedge-fund",
|
|
110
|
+
"rank": 10
|
|
177
111
|
}
|
|
178
112
|
]
|