@wcj/github-rank 23.12.19 โ 23.12.20
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 +27925 -27917
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +1665 -1665
- package/dist/users.json +5816 -5816
- package/package.json +1 -1
- package/web/data/repos.json +27925 -27917
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +1665 -1665
- package/web/data/users.json +5816 -5816
- package/web/index.html +4615 -4615
- package/web/repos.html +3066 -3070
- package/web/trending-monthly.html +155 -155
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +161 -165
- package/web/users.china.html +1260 -1260
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "abi/screenshot-to-code",
|
|
4
|
-
"language": "TypeScript",
|
|
5
|
-
"color": "#3178c6",
|
|
6
|
-
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
7
|
-
"forked": "3493",
|
|
8
|
-
"stargazers_count": 31079,
|
|
9
|
-
"todayStar": "27316 stars this month",
|
|
10
|
-
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "Stability-AI/generative-models",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "Generative Models by Stability AI",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "2147",
|
|
8
|
+
"stargazers_count": 17679,
|
|
9
|
+
"todayStar": "7914 stars this month",
|
|
21
10
|
"html_url": "https://github.com/Stability-AI/generative-models",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "abi/screenshot-to-code",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
18
|
+
"forked": "3519",
|
|
19
|
+
"stargazers_count": 31297,
|
|
20
|
+
"todayStar": "25300 stars this month",
|
|
21
|
+
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,43 +26,43 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "Focus on prompting and generating",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "2631",
|
|
30
|
+
"stargazers_count": 25863,
|
|
31
|
+
"todayStar": "11081 stars this month",
|
|
32
32
|
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "BuilderIO/gpt-crawler",
|
|
37
|
-
"language": "TypeScript",
|
|
38
|
-
"color": "#3178c6",
|
|
39
|
-
"description": "Crawl a site to generate knowledge files to create your own custom GPT from a URL",
|
|
40
|
-
"forked": "1277",
|
|
41
|
-
"stargazers_count": 14743,
|
|
42
|
-
"todayStar": "12273 stars this month",
|
|
43
|
-
"html_url": "https://github.com/BuilderIO/gpt-crawler",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "lobehub/lobe-chat",
|
|
48
37
|
"language": "TypeScript",
|
|
49
38
|
"color": "#3178c6",
|
|
50
39
|
"description": "๐ค Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "1898",
|
|
41
|
+
"stargazers_count": 12399,
|
|
42
|
+
"todayStar": "9129 stars this month",
|
|
54
43
|
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "facebookresearch/seamless_communication",
|
|
59
48
|
"language": "JupyterNotebook",
|
|
60
49
|
"color": "#DA5B0B",
|
|
61
50
|
"description": "Foundational Models for State-of-the-Art Speech and Text Translation",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "883",
|
|
52
|
+
"stargazers_count": 8862,
|
|
53
|
+
"todayStar": "3157 stars this month",
|
|
65
54
|
"html_url": "https://github.com/facebookresearch/seamless_communication",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "BuilderIO/gpt-crawler",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "Crawl a site to generate knowledge files to create your own custom GPT from a URL",
|
|
62
|
+
"forked": "1291",
|
|
63
|
+
"stargazers_count": 14829,
|
|
64
|
+
"todayStar": "11856 stars this month",
|
|
65
|
+
"html_url": "https://github.com/BuilderIO/gpt-crawler",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"language": "JupyterNotebook",
|
|
71
71
|
"color": "#DA5B0B",
|
|
72
72
|
"description": "12 Lessons, Get Started Building with Generative AI ๐ https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "11569",
|
|
74
|
+
"stargazers_count": 20650,
|
|
75
|
+
"todayStar": "10002 stars this month",
|
|
76
76
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
@@ -81,153 +81,153 @@
|
|
|
81
81
|
"language": "JavaScript",
|
|
82
82
|
"color": "#f1e05a",
|
|
83
83
|
"description": "Open-source ChatGPT experience for both open and closed source LLMs, embedders, and vector databases. Unlimited documents, messages, and concurrent users with permission management in one app.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "659",
|
|
85
|
+
"stargazers_count": 5935,
|
|
86
|
+
"todayStar": "3270 stars this month",
|
|
87
87
|
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "yl4579/StyleTTS2",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models",
|
|
95
|
-
"forked": "176",
|
|
96
|
-
"stargazers_count": 3214,
|
|
97
|
-
"todayStar": "2931 stars this month",
|
|
98
|
-
"html_url": "https://github.com/yl4579/StyleTTS2",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "xuchengsheng/spring-reading",
|
|
103
|
-
"language": "Java",
|
|
104
|
-
"color": "#b07219",
|
|
105
|
-
"description": "ๆถต็ไบ Spring ๆกๆถ็ๆ ธๅฟๆฆๅฟตๅๅ
ณ้ฎๅ่ฝ๏ผๅ
ๆฌๆงๅถๅ่ฝฌ๏ผIOC๏ผๅฎนๅจ็ไฝฟ็จ๏ผ้ขๅๅ้ข็ผ็จ๏ผAOP๏ผ็ๅ็ไธๅฎ่ทต๏ผไบๅก็ฎก็็ๆนๅผไธๅฎ็ฐ๏ผSpring MVC ็ๆต็จไธๆงๅถๅจๅทฅไฝๆบๅถ๏ผไปฅๅ Spring ไธญๆฐๆฎ่ฎฟ้ฎใๅฎๅ
จใBoot ่ชๅจ้
็ฝฎ็ญๆน้ข็ๆทฑๅ
ฅ็ ็ฉถใๆญคๅค๏ผๅฎ่ฟๅ
ๅซไบ Spring ไบไปถๆบๅถ็ๅบ็จใ้ซ็บงไธป้ขๅฆ็ผๅญๆฝ่ฑกๅๅๅบๅผ็ผ็จ๏ผไปฅๅๅฏน Spring ๆบ็ ็็ผ็จ้ฃๆ ผไธ่ฎพ่ฎกๆจกๅผ็ๆทฑๅ
ฅๆข่ฎจใ",
|
|
106
|
-
"forked": "551",
|
|
107
|
-
"stargazers_count": 3696,
|
|
108
|
-
"todayStar": "2906 stars this month",
|
|
109
|
-
"html_url": "https://github.com/xuchengsheng/spring-reading",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
90
|
{
|
|
113
91
|
"full_name": "ollama-webui/ollama-webui",
|
|
114
92
|
"language": "Svelte",
|
|
115
93
|
"color": "#ff3e00",
|
|
116
94
|
"description": "ChatGPT-Style Web UI Client for Ollama ๐ฆ",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
95
|
+
"forked": "180",
|
|
96
|
+
"stargazers_count": 1955,
|
|
97
|
+
"todayStar": "1438 stars this month",
|
|
120
98
|
"html_url": "https://github.com/ollama-webui/ollama-webui",
|
|
121
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
102
|
"full_name": "microsoft/AI-For-Beginners",
|
|
125
103
|
"language": "JupyterNotebook",
|
|
126
104
|
"color": "#DA5B0B",
|
|
127
105
|
"description": "12 Weeks, 24 Lessons, AI for All!",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
106
|
+
"forked": "4279",
|
|
107
|
+
"stargazers_count": 25681,
|
|
108
|
+
"todayStar": "5107 stars this month",
|
|
131
109
|
"html_url": "https://github.com/microsoft/AI-For-Beginners",
|
|
132
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "comfyanonymous/ComfyUI",
|
|
136
114
|
"language": "Python",
|
|
137
115
|
"color": "#3572A5",
|
|
138
116
|
"description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
117
|
+
"forked": "2046",
|
|
118
|
+
"stargazers_count": 19855,
|
|
119
|
+
"todayStar": "4759 stars this month",
|
|
142
120
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
143
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "xuchengsheng/spring-reading",
|
|
125
|
+
"language": "Java",
|
|
126
|
+
"color": "#b07219",
|
|
127
|
+
"description": "ๆถต็ไบ Spring ๆกๆถ็ๆ ธๅฟๆฆๅฟตๅๅ
ณ้ฎๅ่ฝ๏ผๅ
ๆฌๆงๅถๅ่ฝฌ๏ผIOC๏ผๅฎนๅจ็ไฝฟ็จ๏ผ้ขๅๅ้ข็ผ็จ๏ผAOP๏ผ็ๅ็ไธๅฎ่ทต๏ผไบๅก็ฎก็็ๆนๅผไธๅฎ็ฐ๏ผSpring MVC ็ๆต็จไธๆงๅถๅจๅทฅไฝๆบๅถ๏ผไปฅๅ Spring ไธญๆฐๆฎ่ฎฟ้ฎใๅฎๅ
จใBoot ่ชๅจ้
็ฝฎ็ญๆน้ข็ๆทฑๅ
ฅ็ ็ฉถใๆญคๅค๏ผๅฎ่ฟๅ
ๅซไบ Spring ไบไปถๆบๅถ็ๅบ็จใ้ซ็บงไธป้ขๅฆ็ผๅญๆฝ่ฑกๅๅๅบๅผ็ผ็จ๏ผไปฅๅๅฏน Spring ๆบ็ ็็ผ็จ้ฃๆ ผไธ่ฎพ่ฎกๆจกๅผ็ๆทฑๅ
ฅๆข่ฎจใ",
|
|
128
|
+
"forked": "553",
|
|
129
|
+
"stargazers_count": 3741,
|
|
130
|
+
"todayStar": "2908 stars this month",
|
|
131
|
+
"html_url": "https://github.com/xuchengsheng/spring-reading",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "tldraw/tldraw",
|
|
147
136
|
"language": "TypeScript",
|
|
148
137
|
"color": "#3178c6",
|
|
149
138
|
"description": "a very good whiteboard",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "1659",
|
|
140
|
+
"stargazers_count": 29176,
|
|
141
|
+
"todayStar": "5069 stars this month",
|
|
153
142
|
"html_url": "https://github.com/tldraw/tldraw",
|
|
154
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
|
-
"full_name": "
|
|
146
|
+
"full_name": "Vaibhavs10/insanely-fast-whisper",
|
|
158
147
|
"language": "JupyterNotebook",
|
|
159
148
|
"color": "#DA5B0B",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
149
|
+
"description": "",
|
|
150
|
+
"forked": "399",
|
|
151
|
+
"stargazers_count": 4323,
|
|
152
|
+
"todayStar": "2296 stars this month",
|
|
153
|
+
"html_url": "https://github.com/Vaibhavs10/insanely-fast-whisper",
|
|
154
|
+
"rank": 14
|
|
166
155
|
},
|
|
167
156
|
{
|
|
168
157
|
"full_name": "atomicals/atomicals-js",
|
|
169
158
|
"language": "TypeScript",
|
|
170
159
|
"color": "#3178c6",
|
|
171
160
|
"description": "Atomicals CLI and Javascript Library",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
161
|
+
"forked": "321",
|
|
162
|
+
"stargazers_count": 655,
|
|
163
|
+
"todayStar": "433 stars this month",
|
|
175
164
|
"html_url": "https://github.com/atomicals/atomicals-js",
|
|
176
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
168
|
+
"full_name": "makeplane/plane",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "๐ฅ ๐ฅ ๐ฅ Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
172
|
+
"forked": "1105",
|
|
173
|
+
"stargazers_count": 20957,
|
|
174
|
+
"todayStar": "2859 stars this month",
|
|
175
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
|
-
"full_name": "
|
|
179
|
+
"full_name": "GoogleCloudPlatform/generative-ai",
|
|
191
180
|
"language": "JupyterNotebook",
|
|
192
181
|
"color": "#DA5B0B",
|
|
193
|
-
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "AppFlowy-IO/AppFlowy",
|
|
202
|
-
"language": "Dart",
|
|
203
|
-
"color": "#00B4AB",
|
|
204
|
-
"description": "AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.",
|
|
205
|
-
"forked": "2839",
|
|
206
|
-
"stargazers_count": 44158,
|
|
207
|
-
"todayStar": "3991 stars this month",
|
|
208
|
-
"html_url": "https://github.com/AppFlowy-IO/AppFlowy",
|
|
209
|
-
"rank": 19
|
|
182
|
+
"description": "Sample code and notebooks for Generative AI on Google Cloud",
|
|
183
|
+
"forked": "803",
|
|
184
|
+
"stargazers_count": 3521,
|
|
185
|
+
"todayStar": "1030 stars this month",
|
|
186
|
+
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
187
|
+
"rank": 17
|
|
210
188
|
},
|
|
211
189
|
{
|
|
212
190
|
"full_name": "llmware-ai/llmware",
|
|
213
191
|
"language": "Python",
|
|
214
192
|
"color": "#3572A5",
|
|
215
193
|
"description": "Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
194
|
+
"forked": "101",
|
|
195
|
+
"stargazers_count": 1334,
|
|
196
|
+
"todayStar": "908 stars this month",
|
|
219
197
|
"html_url": "https://github.com/llmware-ai/llmware",
|
|
220
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "1Panel-dev/1Panel",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
|
+
"description": "๐ฅ ๐ฅ ๐ฅ ็ฐไปฃๅใๅผๆบ็ Linux ๆๅกๅจ่ฟ็ปด็ฎก็้ขๆฟใ",
|
|
205
|
+
"forked": "1515",
|
|
206
|
+
"stargazers_count": 14223,
|
|
207
|
+
"todayStar": "2081 stars this month",
|
|
208
|
+
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
209
|
+
"rank": 19
|
|
221
210
|
},
|
|
222
211
|
{
|
|
223
212
|
"full_name": "danny-avila/LibreChat",
|
|
224
213
|
"language": "TypeScript",
|
|
225
214
|
"color": "#3178c6",
|
|
226
215
|
"description": "Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
216
|
+
"forked": "816",
|
|
217
|
+
"stargazers_count": 3492,
|
|
218
|
+
"todayStar": "1384 stars this month",
|
|
230
219
|
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "AppFlowy-IO/AppFlowy",
|
|
224
|
+
"language": "Dart",
|
|
225
|
+
"color": "#00B4AB",
|
|
226
|
+
"description": "AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.",
|
|
227
|
+
"forked": "2849",
|
|
228
|
+
"stargazers_count": 44229,
|
|
229
|
+
"todayStar": "4054 stars this month",
|
|
230
|
+
"html_url": "https://github.com/AppFlowy-IO/AppFlowy",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
@@ -235,43 +235,43 @@
|
|
|
235
235
|
"language": "Rust",
|
|
236
236
|
"color": "#dea584",
|
|
237
237
|
"description": "A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
238
|
+
"forked": "223",
|
|
239
|
+
"stargazers_count": 6439,
|
|
240
|
+
"todayStar": "2755 stars this month",
|
|
241
241
|
"html_url": "https://github.com/biomejs/biome",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "AUTOMATIC1111/stable-diffusion-webui",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "Stable Diffusion web UI",
|
|
249
|
+
"forked": "22837",
|
|
250
|
+
"stargazers_count": 114412,
|
|
251
|
+
"todayStar": "5006 stars this month",
|
|
252
|
+
"html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "jmorganca/ollama",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
|
+
"description": "Get up and running with Llama 2 and other large language models locally",
|
|
260
|
+
"forked": "1519",
|
|
261
|
+
"stargazers_count": 25261,
|
|
262
|
+
"todayStar": "7175 stars this month",
|
|
263
|
+
"html_url": "https://github.com/jmorganca/ollama",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
267
|
+
"full_name": "karpathy/nanoGPT",
|
|
268
268
|
"language": "Python",
|
|
269
269
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
270
|
+
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
271
|
+
"forked": "3863",
|
|
272
|
+
"stargazers_count": 27356,
|
|
273
|
+
"todayStar": "1369 stars this month",
|
|
274
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|