@wcj/github-rank 25.2.6 → 25.2.7
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 +21707 -21699
- package/dist/trending-daily.json +84 -117
- package/dist/trending-monthly.json +94 -116
- package/dist/trending-weekly.json +101 -101
- package/dist/users.china.json +1555 -1519
- package/dist/users.json +3566 -3602
- package/dist/users.org.json +738 -702
- package/package.json +1 -1
- package/web/data/repos.json +21707 -21699
- package/web/data/trending-daily.json +84 -117
- package/web/data/trending-monthly.json +94 -116
- package/web/data/trending-weekly.json +101 -101
- package/web/data/users.china.json +1555 -1519
- package/web/data/users.json +3566 -3602
- package/web/data/users.org.json +738 -702
- package/web/index.html +3504 -3556
- package/web/org.html +643 -585
- package/web/repos.html +2914 -2914
- package/web/trending-monthly.html +89 -165
- package/web/trending-weekly.html +99 -87
- package/web/trending.html +76 -190
- package/web/users.china.html +1499 -1447
|
@@ -1,13 +1,13 @@
|
|
|
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": "block/goose",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "an open-source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM",
|
|
7
|
+
"forked": "411",
|
|
8
|
+
"stargazers_count": 6464,
|
|
9
|
+
"todayStar": "3965 stars this week",
|
|
10
|
+
"html_url": "https://github.com/block/goose",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "JupyterNotebook",
|
|
16
16
|
"color": "#DA5B0B",
|
|
17
17
|
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "486",
|
|
19
|
+
"stargazers_count": 6723,
|
|
20
|
+
"todayStar": "1608 stars this week",
|
|
21
21
|
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,65 +26,65 @@
|
|
|
26
26
|
"language": "Go",
|
|
27
27
|
"color": "#00ADD8",
|
|
28
28
|
"description": "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "9730",
|
|
30
|
+
"stargazers_count": 121350,
|
|
31
|
+
"todayStar": "5951 stars this week",
|
|
32
32
|
"html_url": "https://github.com/ollama/ollama",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
40
|
-
"forked": "1940",
|
|
41
|
-
"stargazers_count": 17784,
|
|
42
|
-
"todayStar": "2663 stars this week",
|
|
43
|
-
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "open-webui/open-webui",
|
|
48
37
|
"language": "JavaScript",
|
|
49
38
|
"color": "#f1e05a",
|
|
50
39
|
"description": "User-friendly AI Interface (Supports Ollama, OpenAI API, ...)",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "8179",
|
|
41
|
+
"stargazers_count": 69058,
|
|
42
|
+
"todayStar": "5571 stars this week",
|
|
54
43
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "volcengine/verl",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "veRL: Volcano Engine Reinforcement Learning for LLM",
|
|
51
|
+
"forked": "191",
|
|
52
|
+
"stargazers_count": 2429,
|
|
53
|
+
"todayStar": "964 stars this week",
|
|
54
|
+
"html_url": "https://github.com/volcengine/verl",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "deepseek-ai/
|
|
58
|
+
"full_name": "deepseek-ai/Janus",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/deepseek-ai/
|
|
61
|
+
"description": "Janus-Series: Unified Multimodal Understanding and Generation Models",
|
|
62
|
+
"forked": "1943",
|
|
63
|
+
"stargazers_count": 14974,
|
|
64
|
+
"todayStar": "2488 stars this week",
|
|
65
|
+
"html_url": "https://github.com/deepseek-ai/Janus",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "ocrmypdf/OCRmyPDF",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched",
|
|
73
|
+
"forked": "1158",
|
|
74
|
+
"stargazers_count": 16929,
|
|
75
|
+
"todayStar": "1823 stars this week",
|
|
76
|
+
"html_url": "https://github.com/ocrmypdf/OCRmyPDF",
|
|
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": "n4ze3m/page-assist",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "Use your locally running AI models to assist you in your web browsing",
|
|
84
|
+
"forked": "279",
|
|
85
|
+
"stargazers_count": 3124,
|
|
86
|
+
"todayStar": "833 stars this week",
|
|
87
|
+
"html_url": "https://github.com/n4ze3m/page-assist",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,76 +92,76 @@
|
|
|
92
92
|
"language": "Rust",
|
|
93
93
|
"color": "#dea584",
|
|
94
94
|
"description": "Comfortably monitor your Internet traffic 🕵️♂️",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "625",
|
|
96
|
+
"stargazers_count": 21203,
|
|
97
|
+
"todayStar": "1923 stars this week",
|
|
98
98
|
"html_url": "https://github.com/GyulyVGC/sniffnet",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "deepseek-ai/DeepSeek-LLM",
|
|
103
|
+
"language": "Makefile",
|
|
104
|
+
"color": "#427819",
|
|
105
|
+
"description": "DeepSeek LLM: Let there be answers",
|
|
106
|
+
"forked": "836",
|
|
107
|
+
"stargazers_count": 5594,
|
|
108
|
+
"todayStar": "928 stars this week",
|
|
109
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-LLM",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "",
|
|
115
|
-
"color": "",
|
|
116
|
-
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "exo-explore/exo",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
117
|
+
"forked": "1266",
|
|
118
|
+
"stargazers_count": 21989,
|
|
119
|
+
"todayStar": "1109 stars this week",
|
|
120
|
+
"html_url": "https://github.com/exo-explore/exo",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "is-a-dev/register",
|
|
125
|
+
"language": "JavaScript",
|
|
126
|
+
"color": "#f1e05a",
|
|
127
|
+
"description": "Grab your own sweet-looking '.is-a.dev' subdomain.",
|
|
128
|
+
"forked": "9892",
|
|
129
|
+
"stargazers_count": 5488,
|
|
130
|
+
"todayStar": "1008 stars this week",
|
|
131
|
+
"html_url": "https://github.com/is-a-dev/register",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "Huanshere/VideoLingo",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team | Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组",
|
|
139
|
+
"forked": "1003",
|
|
140
|
+
"stargazers_count": 10541,
|
|
141
|
+
"todayStar": "1030 stars this week",
|
|
142
|
+
"html_url": "https://github.com/Huanshere/VideoLingo",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "deepseek-ai/DeepSeek-Coder
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
149
|
-
"description": "DeepSeek
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder
|
|
146
|
+
"full_name": "deepseek-ai/DeepSeek-Coder",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "DeepSeek Coder: Let the Code Write Itself",
|
|
150
|
+
"forked": "1992",
|
|
151
|
+
"stargazers_count": 18103,
|
|
152
|
+
"todayStar": "2317 stars this week",
|
|
153
|
+
"html_url": "https://github.com/deepseek-ai/DeepSeek-Coder",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "",
|
|
159
|
-
"color": "",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "Bin-Huang/chatbox",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
161
|
+
"forked": "2718",
|
|
162
|
+
"stargazers_count": 28127,
|
|
163
|
+
"todayStar": "1570 stars this week",
|
|
164
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
165
165
|
"rank": 15
|
|
166
166
|
}
|
|
167
167
|
]
|