@wcj/github-rank 24.5.15 → 24.5.17
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 +27435 -27437
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +2084 -2084
- package/dist/users.json +5538 -5538
- package/dist/users.org.json +505 -505
- package/package.json +1 -1
- package/web/data/repos.json +27435 -27437
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +2084 -2084
- package/web/data/users.json +5538 -5538
- package/web/data/users.org.json +505 -505
- package/web/index.html +5492 -5492
- package/web/org.html +442 -442
- package/web/repos.html +3477 -3477
- package/web/trending-monthly.html +157 -157
- package/web/trending-weekly.html +159 -159
- package/web/trending.html +171 -163
- package/web/users.china.html +2029 -2029
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Python scraper based on AI",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "580",
|
|
8
|
+
"stargazers_count": 8362,
|
|
9
|
+
"todayStar": "4022 stars this week",
|
|
10
10
|
"html_url": "https://github.com/VinciGit00/Scrapegraph-ai",
|
|
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": "CorentinTh/it-tools",
|
|
15
|
+
"language": "Vue",
|
|
16
|
+
"color": "#41b883",
|
|
17
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
18
|
+
"forked": "1832",
|
|
19
|
+
"stargazers_count": 15884,
|
|
20
|
+
"todayStar": "3896 stars this week",
|
|
21
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
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": "hydralauncher/hydra",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#3178c6",
|
|
28
|
+
"description": "Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.",
|
|
29
|
+
"forked": "1043",
|
|
30
|
+
"stargazers_count": 7750,
|
|
31
|
+
"todayStar": "3711 stars this week",
|
|
32
|
+
"html_url": "https://github.com/hydralauncher/hydra",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,241 +37,241 @@
|
|
|
37
37
|
"language": "JavaScript",
|
|
38
38
|
"color": "#f1e05a",
|
|
39
39
|
"description": "Close-Circuit Telegram Vision revolutionizes location tracking with its open-source design and Telegram API integration. Offering precise tracking within 50-100 meters, users can monitor others in real-time for logistics or safety, redefining how we navigate our surroundings",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "261",
|
|
41
|
+
"stargazers_count": 1917,
|
|
42
|
+
"todayStar": "610 stars this week",
|
|
43
43
|
"html_url": "https://github.com/IvanGlinkin/CCTV",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "DataTalksClub/mlops-zoomcamp",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "Free MLOps course from DataTalks.Club",
|
|
51
|
+
"forked": "1851",
|
|
52
|
+
"stargazers_count": 9885,
|
|
53
|
+
"todayStar": "740 stars this week",
|
|
54
|
+
"html_url": "https://github.com/DataTalksClub/mlops-zoomcamp",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "wandb/openui",
|
|
48
59
|
"language": "HTML",
|
|
49
60
|
"color": "#e34c26",
|
|
50
61
|
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "1140",
|
|
63
|
+
"stargazers_count": 13718,
|
|
64
|
+
"todayStar": "2242 stars this week",
|
|
54
65
|
"html_url": "https://github.com/wandb/openui",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "CorentinTh/it-tools",
|
|
59
|
-
"language": "Vue",
|
|
60
|
-
"color": "#41b883",
|
|
61
|
-
"description": "Collection of handy online tools for developers, with great UX.",
|
|
62
|
-
"forked": "1797",
|
|
63
|
-
"stargazers_count": 15625,
|
|
64
|
-
"todayStar": "3876 stars this week",
|
|
65
|
-
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
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": "open-webui/open-webui",
|
|
70
|
+
"language": "Svelte",
|
|
71
|
+
"color": "#ff3e00",
|
|
72
|
+
"description": "User-friendly WebUI for LLMs (Formerly Ollama WebUI)",
|
|
73
|
+
"forked": "2269",
|
|
74
|
+
"stargazers_count": 21948,
|
|
75
|
+
"todayStar": "2407 stars this week",
|
|
76
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
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": "HVision-NKU/StoryDiffusion",
|
|
81
|
+
"language": "JupyterNotebook",
|
|
82
|
+
"color": "#DA5B0B",
|
|
83
|
+
"description": "Create Magic Story!",
|
|
84
|
+
"forked": "407",
|
|
85
|
+
"stargazers_count": 4575,
|
|
86
|
+
"todayStar": "996 stars this week",
|
|
87
|
+
"html_url": "https://github.com/HVision-NKU/StoryDiffusion",
|
|
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": "harry0703/MoneyPrinterTurbo",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
95
|
+
"forked": "1912",
|
|
96
|
+
"stargazers_count": 12591,
|
|
97
|
+
"todayStar": "1389 stars this week",
|
|
98
|
+
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "roboflow/supervision",
|
|
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": "We write your reusable computer vision tools. 💜",
|
|
106
|
+
"forked": "1142",
|
|
107
|
+
"stargazers_count": 14689,
|
|
108
|
+
"todayStar": "580 stars this week",
|
|
109
|
+
"html_url": "https://github.com/roboflow/supervision",
|
|
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": "lllyasviel/Fooocus",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Focus on prompting and generating",
|
|
117
|
+
"forked": "4569",
|
|
118
|
+
"stargazers_count": 36066,
|
|
119
|
+
"todayStar": "716 stars this week",
|
|
120
|
+
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
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": "LC044/WeChatMsg",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手",
|
|
128
|
+
"forked": "2980",
|
|
129
|
+
"stargazers_count": 28659,
|
|
130
|
+
"todayStar": "1672 stars this week",
|
|
131
|
+
"html_url": "https://github.com/LC044/WeChatMsg",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "assafelovic/gpt-researcher",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "GPT based autonomous agent that does online comprehensive research on any given topic",
|
|
139
|
+
"forked": "1309",
|
|
140
|
+
"stargazers_count": 10686,
|
|
141
|
+
"todayStar": "1051 stars this week",
|
|
142
|
+
"html_url": "https://github.com/assafelovic/gpt-researcher",
|
|
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": "Stirling-Tools/Stirling-PDF",
|
|
147
|
+
"language": "Java",
|
|
148
|
+
"color": "#b07219",
|
|
149
|
+
"description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
|
|
150
|
+
"forked": "1862",
|
|
151
|
+
"stargazers_count": 26273,
|
|
152
|
+
"todayStar": "1048 stars this week",
|
|
153
|
+
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
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": "lencx/ChatGPT",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
|
+
"description": "🔮 ChatGPT Desktop Application (Mac, Windows and Linux)",
|
|
161
|
+
"forked": "5520",
|
|
162
|
+
"stargazers_count": 48443,
|
|
163
|
+
"todayStar": "750 stars this week",
|
|
164
|
+
"html_url": "https://github.com/lencx/ChatGPT",
|
|
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": "alibaba-damo-academy/FunClip",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "Open-source, accurate and easy-to-use video speech recognition & clipping tool, LLM based AI clipping intergrated.",
|
|
172
|
+
"forked": "171",
|
|
173
|
+
"stargazers_count": 1702,
|
|
174
|
+
"todayStar": "756 stars this week",
|
|
175
|
+
"html_url": "https://github.com/alibaba-damo-academy/FunClip",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "dependabot/dependabot-core",
|
|
180
|
+
"language": "Ruby",
|
|
181
|
+
"color": "#701516",
|
|
182
|
+
"description": "🤖 Dependabot's core logic for creating update PR's.",
|
|
183
|
+
"forked": "899",
|
|
184
|
+
"stargazers_count": 4310,
|
|
185
|
+
"todayStar": "414 stars this week",
|
|
186
|
+
"html_url": "https://github.com/dependabot/dependabot-core",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "toeverything/AFFiNE",
|
|
191
191
|
"language": "TypeScript",
|
|
192
192
|
"color": "#3178c6",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
|
|
194
|
+
"forked": "2164",
|
|
195
|
+
"stargazers_count": 33665,
|
|
196
|
+
"todayStar": "2375 stars this week",
|
|
197
|
+
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "cpacker/MemGPT",
|
|
202
|
-
"language": "Python",
|
|
203
|
-
"color": "#3572A5",
|
|
204
|
-
"description": "Create LLM agents with long-term memory and custom tools 📚🦙",
|
|
205
|
-
"forked": "1079",
|
|
206
|
-
"stargazers_count": 9979,
|
|
207
|
-
"todayStar": "377 stars this week",
|
|
208
|
-
"html_url": "https://github.com/cpacker/MemGPT",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
200
|
{
|
|
212
201
|
"full_name": "cs-lazy-tools/ChatGPT-On-CS",
|
|
213
202
|
"language": "TypeScript",
|
|
214
203
|
"color": "#3178c6",
|
|
215
204
|
"description": "基于大模型的智能对话客服工具,支持微信、千牛、哔哩哔哩、抖音企业号、抖音、抖店、微博聊天、小红书专业号运营、小红书、知乎等平台接入,可选择 GPT3.5/GPT4.0/ 懒人百宝箱 (后续会支持更多平台),能处理文本、语音和图片,通过插件访问操作系统和互联网等外部资源,支持基于自有知识库定制企业 AI 应用。",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
205
|
+
"forked": "131",
|
|
206
|
+
"stargazers_count": 1305,
|
|
207
|
+
"todayStar": "356 stars this week",
|
|
219
208
|
"html_url": "https://github.com/cs-lazy-tools/ChatGPT-On-CS",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "pagefaultgames/pokerogue",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "A browser based Pokémon fangame heavily inspired by the roguelite genre.",
|
|
216
|
+
"forked": "798",
|
|
217
|
+
"stargazers_count": 1879,
|
|
218
|
+
"todayStar": "510 stars this week",
|
|
219
|
+
"html_url": "https://github.com/pagefaultgames/pokerogue",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
223
|
+
"full_name": "huggingface/lerobot",
|
|
224
224
|
"language": "Python",
|
|
225
225
|
"color": "#3572A5",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
226
|
+
"description": "🤗 LeRobot: State-of-the-art Machine Learning for Real-World Robotics in Pytorch",
|
|
227
|
+
"forked": "210",
|
|
228
|
+
"stargazers_count": 3050,
|
|
229
|
+
"todayStar": "728 stars this week",
|
|
230
|
+
"html_url": "https://github.com/huggingface/lerobot",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "Mintplex-Labs/anything-llm",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
|
+
"description": "The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.",
|
|
238
|
+
"forked": "1480",
|
|
239
|
+
"stargazers_count": 14253,
|
|
240
|
+
"todayStar": "1319 stars this week",
|
|
241
|
+
"html_url": "https://github.com/Mintplex-Labs/anything-llm",
|
|
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": "hbb1/2d-gaussian-splatting",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "[SIGGRAPH'24] 2D Gaussian Splatting for Geometrically Accurate Radiance Fields",
|
|
249
|
+
"forked": "36",
|
|
250
|
+
"stargazers_count": 1028,
|
|
251
|
+
"todayStar": "141 stars this week",
|
|
252
|
+
"html_url": "https://github.com/hbb1/2d-gaussian-splatting",
|
|
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": "jellyfin/jellyfin",
|
|
257
|
+
"language": "C#",
|
|
258
|
+
"color": "#178600",
|
|
259
|
+
"description": "The Free Software Media System",
|
|
260
|
+
"forked": "2824",
|
|
261
|
+
"stargazers_count": 30504,
|
|
262
|
+
"todayStar": "513 stars this week",
|
|
263
|
+
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "invoke-ai/InvokeAI",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.",
|
|
271
|
+
"forked": "2268",
|
|
272
|
+
"stargazers_count": 21836,
|
|
273
|
+
"todayStar": "441 stars this week",
|
|
274
|
+
"html_url": "https://github.com/invoke-ai/InvokeAI",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|