@wcj/github-rank 25.6.7 → 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 +6 -2
- package/dist/repos.json +41268 -41251
- package/dist/trending-daily.json +76 -131
- package/dist/trending-monthly.json +170 -137
- package/dist/trending-weekly.json +143 -99
- package/dist/users.china.json +3928 -3856
- package/dist/users.json +7163 -7163
- package/dist/users.org.json +1093 -1093
- package/package.json +1 -1
- package/web/data/repos.json +41268 -41251
- package/web/data/trending-daily.json +76 -131
- package/web/data/trending-monthly.json +170 -137
- package/web/data/trending-weekly.json +143 -99
- package/web/data/users.china.json +3928 -3856
- package/web/data/users.json +7163 -7163
- package/web/data/users.org.json +1093 -1093
- package/web/index.html +7062 -7057
- package/web/org.html +999 -999
- package/web/repos.html +4872 -4872
- package/web/trending-monthly.html +238 -120
- package/web/trending-weekly.html +237 -89
- package/web/trending.html +67 -249
- package/web/users.china.html +3740 -3632
|
@@ -1,167 +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": "A complete computer science study plan to become a software engineer.",
|
|
73
|
-
"forked": "79033",
|
|
74
|
-
"stargazers_count": 319266,
|
|
75
|
-
"todayStar": "130 stars today",
|
|
76
|
-
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "deepsense-ai/ragbits",
|
|
69
|
+
"full_name": "confident-ai/deepeval",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
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
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "YaLTeR/niri",
|
|
92
81
|
"language": "Rust",
|
|
93
82
|
"color": "#dea584",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
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
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
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": "
|
|
102
|
+
"full_name": "virattt/ai-hedge-fund",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
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
110
|
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "mlabonne/llm-course",
|
|
114
|
-
"language": "",
|
|
115
|
-
"color": "",
|
|
116
|
-
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
117
|
-
"forked": "5822",
|
|
118
|
-
"stargazers_count": 54594,
|
|
119
|
-
"todayStar": "264 stars today",
|
|
120
|
-
"html_url": "https://github.com/mlabonne/llm-course",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "practical-tutorials/project-based-learning",
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "Curated list of project-based tutorials",
|
|
128
|
-
"forked": "30097",
|
|
129
|
-
"stargazers_count": 230467,
|
|
130
|
-
"todayStar": "399 stars today",
|
|
131
|
-
"html_url": "https://github.com/practical-tutorials/project-based-learning",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "ArduPilot/ardupilot",
|
|
136
|
-
"language": "C++",
|
|
137
|
-
"color": "#f34b7d",
|
|
138
|
-
"description": "ArduPlane, ArduCopter, ArduRover, ArduSub source",
|
|
139
|
-
"forked": "18814",
|
|
140
|
-
"stargazers_count": 12774,
|
|
141
|
-
"todayStar": "237 stars today",
|
|
142
|
-
"html_url": "https://github.com/ArduPilot/ardupilot",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "codecrafters-io/build-your-own-x",
|
|
147
|
-
"language": "Markdown",
|
|
148
|
-
"color": "#083fa1",
|
|
149
|
-
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
150
|
-
"forked": "35912",
|
|
151
|
-
"stargazers_count": 385052,
|
|
152
|
-
"todayStar": "348 stars today",
|
|
153
|
-
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "onlook-dev/onlook",
|
|
158
|
-
"language": "TypeScript",
|
|
159
|
-
"color": "#3178c6",
|
|
160
|
-
"description": "The Cursor for Designers • An Open-Source Visual Vibecoding Editor • Visually build, style, and edit your React App with AI",
|
|
161
|
-
"forked": "1035",
|
|
162
|
-
"stargazers_count": 16996,
|
|
163
|
-
"todayStar": "551 stars today",
|
|
164
|
-
"html_url": "https://github.com/onlook-dev/onlook",
|
|
165
|
-
"rank": 15
|
|
166
111
|
}
|
|
167
112
|
]
|