@wcj/github-rank 24.5.26 → 24.5.28
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 +26987 -26979
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +182 -182
- package/dist/users.china.json +1809 -1774
- package/dist/users.json +5405 -5405
- package/dist/users.org.json +542 -542
- package/package.json +1 -1
- package/web/data/repos.json +26987 -26979
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +182 -182
- package/web/data/users.china.json +1809 -1774
- package/web/data/users.json +5405 -5405
- package/web/data/users.org.json +542 -542
- package/web/index.html +5829 -5834
- package/web/org.html +463 -463
- package/web/repos.html +3405 -3405
- package/web/trending-monthly.html +143 -143
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +168 -156
- package/web/users.china.html +1739 -1689
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "HigherOrderCO/Bend",
|
|
4
|
-
"language": "Rust",
|
|
5
|
-
"color": "#dea584",
|
|
6
|
-
"description": "A massively parallel, high-level programming language",
|
|
7
|
-
"forked": "358",
|
|
8
|
-
"stargazers_count": 14597,
|
|
9
|
-
"todayStar": "8909 stars this week",
|
|
10
|
-
"html_url": "https://github.com/HigherOrderCO/Bend",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "danielmiessler/fabric",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
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.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "1173",
|
|
8
|
+
"stargazers_count": 11244,
|
|
9
|
+
"todayStar": "800 stars this week",
|
|
21
10
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "KAYOKG/BibliotecaDev",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
|
+
"description": "📚 Biblioteca de livros essenciais da área da programação. (Confira o meu novo projeto `SendScriptWhatsapp`)",
|
|
18
|
+
"forked": "527",
|
|
19
|
+
"stargazers_count": 3136,
|
|
20
|
+
"todayStar": "997 stars this week",
|
|
21
|
+
"html_url": "https://github.com/KAYOKG/BibliotecaDev",
|
|
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": "mainmatter/100-exercises-to-learn-rust",
|
|
26
|
+
"language": "Rust",
|
|
27
|
+
"color": "#dea584",
|
|
28
|
+
"description": "A self-paced course to learn Rust, one exercise at a time.",
|
|
29
|
+
"forked": "324",
|
|
30
|
+
"stargazers_count": 2447,
|
|
31
|
+
"todayStar": "1114 stars this week",
|
|
32
|
+
"html_url": "https://github.com/mainmatter/100-exercises-to-learn-rust",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "HigherOrderCO/
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "A massively parallel,
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/HigherOrderCO/
|
|
36
|
+
"full_name": "HigherOrderCO/Bend",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
|
+
"description": "A massively parallel, high-level programming language",
|
|
40
|
+
"forked": "366",
|
|
41
|
+
"stargazers_count": 14999,
|
|
42
|
+
"todayStar": "4748 stars this week",
|
|
43
|
+
"html_url": "https://github.com/HigherOrderCO/Bend",
|
|
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": "iluwatar/java-design-patterns",
|
|
48
|
+
"language": "Java",
|
|
49
|
+
"color": "#b07219",
|
|
50
|
+
"description": "Design patterns implemented in Java",
|
|
51
|
+
"forked": "26056",
|
|
52
|
+
"stargazers_count": 87457,
|
|
53
|
+
"todayStar": "567 stars this week",
|
|
54
|
+
"html_url": "https://github.com/iluwatar/java-design-patterns",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,219 +59,219 @@
|
|
|
59
59
|
"language": "JavaScript",
|
|
60
60
|
"color": "#f1e05a",
|
|
61
61
|
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "3091",
|
|
63
|
+
"stargazers_count": 26383,
|
|
64
|
+
"todayStar": "1973 stars this week",
|
|
65
65
|
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "mendableai/firecrawl",
|
|
70
70
|
"language": "TypeScript",
|
|
71
71
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl, search and extract with a single API.",
|
|
73
|
+
"forked": "358",
|
|
74
|
+
"stargazers_count": 4910,
|
|
75
|
+
"todayStar": "1252 stars this week",
|
|
76
|
+
"html_url": "https://github.com/mendableai/firecrawl",
|
|
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": "microsoft/PowerToys",
|
|
81
|
+
"language": "C#",
|
|
82
|
+
"color": "#178600",
|
|
83
|
+
"description": "Windows system utilities to maximize productivity",
|
|
84
|
+
"forked": "6237",
|
|
85
|
+
"stargazers_count": 105900,
|
|
86
|
+
"todayStar": "821 stars this week",
|
|
87
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
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": "mlc-ai/web-llm",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "High-performance In-browser LLM Inference Engine",
|
|
95
|
+
"forked": "676",
|
|
96
|
+
"stargazers_count": 10798,
|
|
97
|
+
"todayStar": "951 stars this week",
|
|
98
|
+
"html_url": "https://github.com/mlc-ai/web-llm",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "ItzCrazyKns/Perplexica",
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
106
|
+
"forked": "519",
|
|
107
|
+
"stargazers_count": 6355,
|
|
108
|
+
"todayStar": "2561 stars this week",
|
|
109
|
+
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
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": "adrianhajdin/portfolio",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "Modern & Minimal JS Mastery Portfolio",
|
|
117
|
+
"forked": "144",
|
|
118
|
+
"stargazers_count": 827,
|
|
119
|
+
"todayStar": "362 stars this week",
|
|
120
|
+
"html_url": "https://github.com/adrianhajdin/portfolio",
|
|
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": "bepass-org/oblivion-desktop",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Oblivion Desktop - Unofficial Warp Client for Windows/Mac/Linux",
|
|
128
|
+
"forked": "382",
|
|
129
|
+
"stargazers_count": 3137,
|
|
130
|
+
"todayStar": "1227 stars this week",
|
|
131
|
+
"html_url": "https://github.com/bepass-org/oblivion-desktop",
|
|
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": "HigherOrderCO/HVM",
|
|
136
|
+
"language": "Cuda",
|
|
137
|
+
"color": "#3A4E3A",
|
|
138
|
+
"description": "A massively parallel, optimal functional runtime in Rust",
|
|
139
|
+
"forked": "370",
|
|
140
|
+
"stargazers_count": 9952,
|
|
141
|
+
"todayStar": "470 stars this week",
|
|
142
|
+
"html_url": "https://github.com/HigherOrderCO/HVM",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "Canner/WrenAI",
|
|
147
147
|
"language": "TypeScript",
|
|
148
148
|
"color": "#3178c6",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "WrenAI makes your database RAG-ready. Implement Text-to-SQL more accurately and securely.",
|
|
150
|
+
"forked": "47",
|
|
151
|
+
"stargazers_count": 666,
|
|
152
|
+
"todayStar": "274 stars this week",
|
|
153
|
+
"html_url": "https://github.com/Canner/WrenAI",
|
|
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": "LazyVim/LazyVim",
|
|
158
|
+
"language": "Lua",
|
|
159
|
+
"color": "#000080",
|
|
160
|
+
"description": "Neovim config for the lazy",
|
|
161
|
+
"forked": "916",
|
|
162
|
+
"stargazers_count": 13733,
|
|
163
|
+
"todayStar": "317 stars this week",
|
|
164
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "abi/screenshot-to-code",
|
|
169
|
-
"language": "Python",
|
|
170
|
-
"color": "#3572A5",
|
|
171
|
-
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
172
|
-
"forked": "6315",
|
|
173
|
-
"stargazers_count": 52229,
|
|
174
|
-
"todayStar": "1122 stars this week",
|
|
175
|
-
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "trekhleb/javascript-algorithms",
|
|
180
169
|
"language": "JavaScript",
|
|
181
170
|
"color": "#f1e05a",
|
|
182
171
|
"description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "29695",
|
|
173
|
+
"stargazers_count": 184046,
|
|
174
|
+
"todayStar": "658 stars this week",
|
|
186
175
|
"html_url": "https://github.com/trekhleb/javascript-algorithms",
|
|
187
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
|
-
"full_name": "
|
|
179
|
+
"full_name": "abi/screenshot-to-code",
|
|
191
180
|
"language": "Python",
|
|
192
181
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
183
|
+
"forked": "6345",
|
|
184
|
+
"stargazers_count": 52438,
|
|
185
|
+
"todayStar": "1047 stars this week",
|
|
186
|
+
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "dream-num/univer",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Univer is an open-source alternative to Google Sheets, Slides, and Docs",
|
|
194
|
+
"forked": "396",
|
|
195
|
+
"stargazers_count": 4443,
|
|
196
|
+
"todayStar": "921 stars this week",
|
|
197
|
+
"html_url": "https://github.com/dream-num/univer",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "joye61/pic-smaller",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "Pic Smaller – Compress JPEG, PNG, WEBP, AVIF, SVG and GIF images intelligently",
|
|
205
|
+
"forked": "194",
|
|
206
|
+
"stargazers_count": 1284,
|
|
207
|
+
"todayStar": "229 stars this week",
|
|
208
|
+
"html_url": "https://github.com/joye61/pic-smaller",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "dataelement/bisheng",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Bisheng is an open LLM devops platform for next generation AI applications.",
|
|
216
|
+
"forked": "1209",
|
|
217
|
+
"stargazers_count": 7333,
|
|
218
|
+
"todayStar": "484 stars this week",
|
|
219
|
+
"html_url": "https://github.com/dataelement/bisheng",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "",
|
|
225
|
-
"color": "",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "khoj-ai/khoj",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"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.",
|
|
227
|
+
"forked": "463",
|
|
228
|
+
"stargazers_count": 9461,
|
|
229
|
+
"todayStar": "3942 stars this week",
|
|
230
|
+
"html_url": "https://github.com/khoj-ai/khoj",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "LayerZero-Labs/sybil-report",
|
|
235
|
-
"language": "",
|
|
236
|
-
"color": "",
|
|
237
|
-
"description": "",
|
|
238
|
-
"forked": "162",
|
|
239
|
-
"stargazers_count": 260,
|
|
240
|
-
"todayStar": "163 stars this week",
|
|
241
|
-
"html_url": "https://github.com/LayerZero-Labs/sybil-report",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
233
|
{
|
|
245
234
|
"full_name": "weaviate/Verba",
|
|
246
235
|
"language": "Python",
|
|
247
236
|
"color": "#3572A5",
|
|
248
237
|
"description": "Retrieval Augmented Generation (RAG) chatbot powered by Weaviate",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
238
|
+
"forked": "424",
|
|
239
|
+
"stargazers_count": 4250,
|
|
240
|
+
"todayStar": "1102 stars this week",
|
|
252
241
|
"html_url": "https://github.com/weaviate/Verba",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "DataExpert-io/data-engineer-handbook",
|
|
246
|
+
"language": "",
|
|
247
|
+
"color": "",
|
|
248
|
+
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
249
|
+
"forked": "1270",
|
|
250
|
+
"stargazers_count": 9372,
|
|
251
|
+
"todayStar": "644 stars this week",
|
|
252
|
+
"html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
|
|
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": "mlabonne/llm-course",
|
|
257
|
+
"language": "JupyterNotebook",
|
|
258
|
+
"color": "#DA5B0B",
|
|
259
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
260
|
+
"forked": "3283",
|
|
261
|
+
"stargazers_count": 31792,
|
|
262
|
+
"todayStar": "1842 stars this week",
|
|
263
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
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": "rashadphz/farfalle",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "🔍 AI search engine - self-host with local or cloud LLMs",
|
|
271
|
+
"forked": "108",
|
|
272
|
+
"stargazers_count": 1386,
|
|
273
|
+
"todayStar": "821 stars this week",
|
|
274
|
+
"html_url": "https://github.com/rashadphz/farfalle",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|