@wcj/github-rank 24.6.23 → 24.6.24
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 +18881 -18881
- package/dist/trending-daily.json +133 -122
- package/dist/trending-monthly.json +69 -80
- package/dist/trending-weekly.json +119 -108
- package/dist/users.china.json +978 -978
- package/dist/users.json +3757 -3757
- package/dist/users.org.json +220 -220
- package/package.json +1 -1
- package/web/data/repos.json +18881 -18881
- package/web/data/trending-daily.json +133 -122
- package/web/data/trending-monthly.json +69 -80
- package/web/data/trending-weekly.json +119 -108
- package/web/data/users.china.json +978 -978
- package/web/data/users.json +3757 -3757
- package/web/data/users.org.json +220 -220
- package/web/index.html +4123 -4123
- package/web/org.html +171 -171
- package/web/repos.html +2423 -2423
- package/web/trending-monthly.html +75 -113
- package/web/trending-weekly.html +133 -99
- package/web/trending.html +144 -110
- package/web/users.china.html +950 -946
package/dist/trending-daily.json
CHANGED
|
@@ -1,178 +1,189 @@
|
|
|
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": "codecrafters-io/build-your-own-x",
|
|
4
|
+
"language": "",
|
|
5
|
+
"color": "",
|
|
6
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
7
|
+
"forked": "26067",
|
|
8
|
+
"stargazers_count": 277174,
|
|
9
|
+
"todayStar": "418 stars today",
|
|
10
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
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": "mindsdb/mindsdb",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "The platform for building AI from enterprise data",
|
|
18
|
+
"forked": "2945",
|
|
19
|
+
"stargazers_count": 22210,
|
|
20
|
+
"todayStar": "140 stars today",
|
|
21
|
+
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "donnemartin/system-design-primer",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
29
|
+
"forked": "44399",
|
|
30
|
+
"stargazers_count": 261617,
|
|
31
|
+
"todayStar": "141 stars today",
|
|
32
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "karpathy/micrograd",
|
|
26
37
|
"language": "JupyterNotebook",
|
|
27
38
|
"color": "#DA5B0B",
|
|
28
39
|
"description": "A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "1256",
|
|
41
|
+
"stargazers_count": 9185,
|
|
42
|
+
"todayStar": "132 stars today",
|
|
32
43
|
"html_url": "https://github.com/karpathy/micrograd",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "1Panel-dev/MaxKB",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "🚀 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。",
|
|
40
|
-
"forked": "992",
|
|
41
|
-
"stargazers_count": 7530,
|
|
42
|
-
"todayStar": "54 stars today",
|
|
43
|
-
"html_url": "https://github.com/1Panel-dev/MaxKB",
|
|
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": "niedev/RTranslator",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "RTranslator is the world's first open source real-time translation app.",
|
|
51
|
+
"forked": "173",
|
|
52
|
+
"stargazers_count": 1955,
|
|
53
|
+
"todayStar": "479 stars today",
|
|
54
|
+
"html_url": "https://github.com/niedev/RTranslator",
|
|
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": "ente-io/ente",
|
|
59
|
+
"language": "Dart",
|
|
60
|
+
"color": "#00B4AB",
|
|
61
|
+
"description": "Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos",
|
|
62
|
+
"forked": "553",
|
|
63
|
+
"stargazers_count": 9972,
|
|
64
|
+
"todayStar": "78 stars today",
|
|
65
|
+
"html_url": "https://github.com/ente-io/ente",
|
|
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": "Doriandarko/maestro",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
73
|
+
"forked": "432",
|
|
74
|
+
"stargazers_count": 2460,
|
|
75
|
+
"todayStar": "61 stars today",
|
|
76
|
+
"html_url": "https://github.com/Doriandarko/maestro",
|
|
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": "CleverRaven/Cataclysm-DDA",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.",
|
|
84
|
+
"forked": "4084",
|
|
85
|
+
"stargazers_count": 9886,
|
|
86
|
+
"todayStar": "14 stars today",
|
|
87
|
+
"html_url": "https://github.com/CleverRaven/Cataclysm-DDA",
|
|
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": "jwasham/coding-interview-university",
|
|
92
|
+
"language": "",
|
|
93
|
+
"color": "",
|
|
94
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
95
|
+
"forked": "74784",
|
|
96
|
+
"stargazers_count": 296866,
|
|
97
|
+
"todayStar": "122 stars today",
|
|
98
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
103
103
|
"language": "",
|
|
104
104
|
"color": "",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "📚 Freely available programming books",
|
|
106
|
+
"forked": "60282",
|
|
107
|
+
"stargazers_count": 324256,
|
|
108
|
+
"todayStar": "74 stars today",
|
|
109
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
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": "jellyfin/jellyfin",
|
|
114
|
+
"language": "C#",
|
|
115
|
+
"color": "#178600",
|
|
116
|
+
"description": "The Free Software Media System",
|
|
117
|
+
"forked": "2883",
|
|
118
|
+
"stargazers_count": 31476,
|
|
119
|
+
"todayStar": "31 stars today",
|
|
120
|
+
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
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": "sveltejs/svelte",
|
|
125
|
+
"language": "JavaScript",
|
|
126
|
+
"color": "#f1e05a",
|
|
127
|
+
"description": "Cybernetically enhanced web apps",
|
|
128
|
+
"forked": "4024",
|
|
129
|
+
"stargazers_count": 77290,
|
|
130
|
+
"todayStar": "20 stars today",
|
|
131
|
+
"html_url": "https://github.com/sveltejs/svelte",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "lobehub/lobe-chat",
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.",
|
|
139
|
+
"forked": "7886",
|
|
140
|
+
"stargazers_count": 33595,
|
|
141
|
+
"todayStar": "218 stars today",
|
|
142
|
+
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
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": "SimplifyJobs/Summer2025-Internships",
|
|
147
|
+
"language": "",
|
|
148
|
+
"color": "",
|
|
149
|
+
"description": "Collection of Summer 2025 tech internships!",
|
|
150
|
+
"forked": "2583",
|
|
151
|
+
"stargazers_count": 31094,
|
|
152
|
+
"todayStar": "84 stars today",
|
|
153
|
+
"html_url": "https://github.com/SimplifyJobs/Summer2025-Internships",
|
|
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": "espressif/esp-idf",
|
|
158
|
+
"language": "C",
|
|
159
|
+
"color": "#555555",
|
|
160
|
+
"description": "Espressif IoT Development Framework. Official development framework for Espressif SoCs.",
|
|
161
|
+
"forked": "7070",
|
|
162
|
+
"stargazers_count": 12820,
|
|
163
|
+
"todayStar": "14 stars today",
|
|
164
|
+
"html_url": "https://github.com/espressif/esp-idf",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "",
|
|
170
|
-
"color": "",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "daytonaio/daytona",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
|
+
"description": "The Open Source Dev Environment Manager.",
|
|
172
|
+
"forked": "761",
|
|
173
|
+
"stargazers_count": 6656,
|
|
174
|
+
"todayStar": "265 stars today",
|
|
175
|
+
"html_url": "https://github.com/daytonaio/daytona",
|
|
176
176
|
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "TheAlgorithms/Rust",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "All Algorithms implemented in Rust",
|
|
183
|
+
"forked": "2078",
|
|
184
|
+
"stargazers_count": 21377,
|
|
185
|
+
"todayStar": "141 stars today",
|
|
186
|
+
"html_url": "https://github.com/TheAlgorithms/Rust",
|
|
187
|
+
"rank": 17
|
|
177
188
|
}
|
|
178
189
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1763",
|
|
8
|
+
"stargazers_count": 17272,
|
|
9
|
+
"todayStar": "6452 stars this month",
|
|
10
10
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "Your AI second brain. Get answers to your questions, whether they be online or in your own notes. Use online AI models (e.g gpt4) or private, local LLMs (e.g llama3). Self-host locally or use our cloud instance. Access from Obsidian, Emacs, Desktop app, Web or Whatsapp.",
|
|
18
18
|
"forked": "584",
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
19
|
+
"stargazers_count": 11731,
|
|
20
|
+
"todayStar": "6034 stars this month",
|
|
21
21
|
"html_url": "https://github.com/khoj-ai/khoj",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "PHP",
|
|
27
27
|
"color": "#4F5D95",
|
|
28
28
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1291",
|
|
30
|
+
"stargazers_count": 25410,
|
|
31
|
+
"todayStar": "8930 stars this month",
|
|
32
32
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,76 +37,76 @@
|
|
|
37
37
|
"language": "",
|
|
38
38
|
"color": "",
|
|
39
39
|
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "26067",
|
|
41
|
+
"stargazers_count": 277174,
|
|
42
|
+
"todayStar": "13050 stars this month",
|
|
43
43
|
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "duckdb/duckdb",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
51
|
+
"forked": "1621",
|
|
52
|
+
"stargazers_count": 20073,
|
|
53
|
+
"todayStar": "2778 stars this month",
|
|
54
|
+
"html_url": "https://github.com/duckdb/duckdb",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "LazyVim/LazyVim",
|
|
48
59
|
"language": "Lua",
|
|
49
60
|
"color": "#000080",
|
|
50
61
|
"description": "Neovim config for the lazy",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "1039",
|
|
63
|
+
"stargazers_count": 15081,
|
|
64
|
+
"todayStar": "1575 stars this month",
|
|
54
65
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "comfyanonymous/ComfyUI",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "4244",
|
|
74
|
+
"stargazers_count": 39870,
|
|
75
|
+
"todayStar": "4292 stars this month",
|
|
65
76
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "duckdb/duckdb",
|
|
70
|
-
"language": "C++",
|
|
71
|
-
"color": "#f34b7d",
|
|
72
|
-
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
73
|
-
"forked": "1617",
|
|
74
|
-
"stargazers_count": 20029,
|
|
75
|
-
"todayStar": "2763 stars this month",
|
|
76
|
-
"html_url": "https://github.com/duckdb/duckdb",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "xenova/transformers.js",
|
|
81
|
-
"language": "JavaScript",
|
|
82
|
-
"color": "#f1e05a",
|
|
83
|
-
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
84
|
-
"forked": "566",
|
|
85
|
-
"stargazers_count": 9625,
|
|
86
|
-
"todayStar": "1795 stars this month",
|
|
87
|
-
"html_url": "https://github.com/xenova/transformers.js",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "OpenBMB/MiniCPM-V",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
83
|
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "521",
|
|
85
|
+
"stargazers_count": 7518,
|
|
86
|
+
"todayStar": "4482 stars this month",
|
|
98
87
|
"html_url": "https://github.com/OpenBMB/MiniCPM-V",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "Stability-AI/StableSwarmUI",
|
|
103
92
|
"language": "C#",
|
|
104
93
|
"color": "#178600",
|
|
105
94
|
"description": "StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "322",
|
|
96
|
+
"stargazers_count": 3890,
|
|
97
|
+
"todayStar": "1291 stars this month",
|
|
109
98
|
"html_url": "https://github.com/Stability-AI/StableSwarmUI",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "xenova/transformers.js",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
106
|
+
"forked": "567",
|
|
107
|
+
"stargazers_count": 9651,
|
|
108
|
+
"todayStar": "1795 stars this month",
|
|
109
|
+
"html_url": "https://github.com/xenova/transformers.js",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -115,8 +115,8 @@
|
|
|
115
115
|
"color": "#00ADD8",
|
|
116
116
|
"description": "The most customisable and low-latency cross platform/shell prompt renderer",
|
|
117
117
|
"forked": "2279",
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
118
|
+
"stargazers_count": 15545,
|
|
119
|
+
"todayStar": "1134 stars this month",
|
|
120
120
|
"html_url": "https://github.com/JanDeDobbeleer/oh-my-posh",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
@@ -124,10 +124,10 @@
|
|
|
124
124
|
"full_name": "k2-fsa/sherpa-onnx",
|
|
125
125
|
"language": "C++",
|
|
126
126
|
"color": "#f34b7d",
|
|
127
|
-
"description": "Speech-to-text, text-to-speech, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
127
|
+
"description": "Speech-to-text, text-to-speech, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter",
|
|
128
|
+
"forked": "263",
|
|
129
|
+
"stargazers_count": 2038,
|
|
130
|
+
"todayStar": "1075 stars this month",
|
|
131
131
|
"html_url": "https://github.com/k2-fsa/sherpa-onnx",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
@@ -136,43 +136,32 @@
|
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
138
|
"description": "🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "640",
|
|
140
|
+
"stargazers_count": 8649,
|
|
141
|
+
"todayStar": "1267 stars this month",
|
|
142
142
|
"html_url": "https://github.com/vanna-ai/vanna",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "ente-io/ente",
|
|
147
|
-
"language": "Dart",
|
|
148
|
-
"color": "#00B4AB",
|
|
149
|
-
"description": "Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos",
|
|
150
|
-
"forked": "545",
|
|
151
|
-
"stargazers_count": 9782,
|
|
152
|
-
"todayStar": "2020 stars this month",
|
|
153
|
-
"html_url": "https://github.com/ente-io/ente",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "livekit/livekit",
|
|
158
147
|
"language": "Go",
|
|
159
148
|
"color": "#00ADD8",
|
|
160
149
|
"description": "End-to-end stack for WebRTC. SFU media server and SDKs.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
150
|
+
"forked": "694",
|
|
151
|
+
"stargazers_count": 8700,
|
|
152
|
+
"todayStar": "1040 stars this month",
|
|
164
153
|
"html_url": "https://github.com/livekit/livekit",
|
|
165
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
166
155
|
},
|
|
167
156
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
157
|
+
"full_name": "VikParuchuri/marker",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Convert PDF to markdown quickly with high accuracy",
|
|
161
|
+
"forked": "658",
|
|
162
|
+
"stargazers_count": 13216,
|
|
163
|
+
"todayStar": "4204 stars this month",
|
|
164
|
+
"html_url": "https://github.com/VikParuchuri/marker",
|
|
165
|
+
"rank": 15
|
|
177
166
|
}
|
|
178
167
|
]
|