@wcj/github-rank 25.2.6 → 25.2.8
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 +28196 -28180
- package/dist/trending-daily.json +100 -122
- package/dist/trending-monthly.json +98 -120
- package/dist/trending-weekly.json +95 -106
- package/dist/users.china.json +2235 -2199
- package/dist/users.json +4885 -4921
- package/dist/users.org.json +878 -842
- package/package.json +1 -1
- package/web/data/repos.json +28196 -28180
- package/web/data/trending-daily.json +100 -122
- package/web/data/trending-monthly.json +98 -120
- package/web/data/trending-weekly.json +95 -106
- package/web/data/users.china.json +2235 -2199
- package/web/data/users.json +4885 -4921
- package/web/data/users.org.json +878 -842
- package/web/index.html +4909 -4961
- package/web/org.html +726 -668
- package/web/repos.html +3674 -3674
- package/web/trending-monthly.html +105 -181
- package/web/trending-weekly.html +95 -121
- package/web/trending.html +87 -163
- package/web/users.china.html +2080 -2032
|
@@ -1,90 +1,90 @@
|
|
|
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": "416",
|
|
8
|
+
"stargazers_count": 6603,
|
|
9
|
+
"todayStar": "2431 stars this week",
|
|
10
|
+
"html_url": "https://github.com/block/goose",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "QwenLM/Qwen2.5-VL",
|
|
15
|
-
"language": "JupyterNotebook",
|
|
16
|
-
"color": "#DA5B0B",
|
|
17
|
-
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
18
|
-
"forked": "478",
|
|
19
|
-
"stargazers_count": 6645,
|
|
20
|
-
"todayStar": "1967 stars this week",
|
|
21
|
-
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "ollama/ollama",
|
|
26
15
|
"language": "Go",
|
|
27
16
|
"color": "#00ADD8",
|
|
28
17
|
"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": "
|
|
18
|
+
"forked": "9815",
|
|
19
|
+
"stargazers_count": 122375,
|
|
20
|
+
"todayStar": "6040 stars this week",
|
|
32
21
|
"html_url": "https://github.com/ollama/ollama",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
|
-
"full_name": "
|
|
25
|
+
"full_name": "volcengine/verl",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank":
|
|
28
|
+
"description": "veRL: Volcano Engine Reinforcement Learning for LLM",
|
|
29
|
+
"forked": "198",
|
|
30
|
+
"stargazers_count": 2538,
|
|
31
|
+
"todayStar": "958 stars this week",
|
|
32
|
+
"html_url": "https://github.com/volcengine/verl",
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
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": "8270",
|
|
41
|
+
"stargazers_count": 69880,
|
|
42
|
+
"todayStar": "5705 stars this week",
|
|
54
43
|
"html_url": "https://github.com/open-webui/open-webui",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "QwenLM/Qwen2.5-VL",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "Qwen2.5-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
51
|
+
"forked": "489",
|
|
52
|
+
"stargazers_count": 6795,
|
|
53
|
+
"todayStar": "1356 stars this week",
|
|
54
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-VL",
|
|
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": "n4ze3m/page-assist",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "Use your locally running AI models to assist you in your web browsing",
|
|
62
|
+
"forked": "292",
|
|
63
|
+
"stargazers_count": 3299,
|
|
64
|
+
"todayStar": "740 stars this week",
|
|
65
|
+
"html_url": "https://github.com/n4ze3m/page-assist",
|
|
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": "Huanshere/VideoLingo",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Netflix-level subtitle cutting, translation, alignment, and even dubbing - one-click fully automated AI video subtitle team | Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组",
|
|
73
|
+
"forked": "1013",
|
|
74
|
+
"stargazers_count": 10652,
|
|
75
|
+
"todayStar": "1124 stars this week",
|
|
76
|
+
"html_url": "https://github.com/Huanshere/VideoLingo",
|
|
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": "Bin-Huang/chatbox",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
84
|
+
"forked": "2747",
|
|
85
|
+
"stargazers_count": 28492,
|
|
86
|
+
"todayStar": "1790 stars this week",
|
|
87
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,9 +92,9 @@
|
|
|
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": "628",
|
|
96
|
+
"stargazers_count": 21307,
|
|
97
|
+
"todayStar": "1935 stars this week",
|
|
98
98
|
"html_url": "https://github.com/GyulyVGC/sniffnet",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
@@ -103,65 +103,54 @@
|
|
|
103
103
|
"language": "JavaScript",
|
|
104
104
|
"color": "#f1e05a",
|
|
105
105
|
"description": "Grab your own sweet-looking '.is-a.dev' subdomain.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "9922",
|
|
107
|
+
"stargazers_count": 5544,
|
|
108
|
+
"todayStar": "1054 stars this week",
|
|
109
109
|
"html_url": "https://github.com/is-a-dev/register",
|
|
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": "1272",
|
|
118
|
+
"stargazers_count": 22122,
|
|
119
|
+
"todayStar": "1077 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": "LLM
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "LLM based autonomous agent that conducts deep local and web research on any topic and generates a long report with citations.",
|
|
128
|
+
"forked": "2294",
|
|
129
|
+
"stargazers_count": 17391,
|
|
130
|
+
"todayStar": "1325 stars this week",
|
|
131
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
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": "Mintplex-Labs/anything-llm",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
|
+
"description": "The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.",
|
|
139
|
+
"forked": "3368",
|
|
140
|
+
"stargazers_count": 34225,
|
|
141
|
+
"todayStar": "2422 stars this week",
|
|
142
|
+
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "penpot/penpot",
|
|
147
|
+
"language": "Clojure",
|
|
148
|
+
"color": "#db5855",
|
|
149
|
+
"description": "Penpot: The open-source design tool for design and code collaboration",
|
|
150
|
+
"forked": "1833",
|
|
151
|
+
"stargazers_count": 36176,
|
|
152
|
+
"todayStar": "1270 stars this week",
|
|
153
|
+
"html_url": "https://github.com/penpot/penpot",
|
|
154
154
|
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "n8n-io/self-hosted-ai-starter-kit",
|
|
158
|
-
"language": "",
|
|
159
|
-
"color": "",
|
|
160
|
-
"description": "The Self-hosted AI Starter Kit is an open-source template that quickly sets up a local AI environment. Curated by n8n, it provides essential tools for creating secure, self-hosted AI workflows.",
|
|
161
|
-
"forked": "1163",
|
|
162
|
-
"stargazers_count": 5889,
|
|
163
|
-
"todayStar": "696 stars this week",
|
|
164
|
-
"html_url": "https://github.com/n8n-io/self-hosted-ai-starter-kit",
|
|
165
|
-
"rank": 15
|
|
166
155
|
}
|
|
167
156
|
]
|