felo-ai 0.2.0 → 0.2.1
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.en.md +2 -1
- package/README.md +48 -48
- package/docs/EXAMPLES.md +143 -192
- package/docs/FAQ.md +4 -4
- package/felo-search/README.md +92 -147
- package/felo-search/SKILL.md +17 -18
- package/felo-slides/LICENSE +21 -0
- package/felo-slides/README.md +87 -0
- package/felo-slides/SKILL.md +152 -0
- package/felo-slides/scripts/run_ppt_task.mjs +244 -0
- package/package.json +2 -2
- package/src/cli.js +7 -5
- package/src/slides.js +21 -14
- package/README.ja.md +0 -87
- package/README.ko.md +0 -87
- package/README.zh-CN.md +0 -87
- package/README.zh-TW.md +0 -87
package/docs/EXAMPLES.md
CHANGED
|
@@ -21,10 +21,10 @@ Current temperature, conditions, forecast
|
|
|
21
21
|
Example: "Currently 15°C in Tokyo with partly cloudy skies..."
|
|
22
22
|
```
|
|
23
23
|
|
|
24
|
-
**Query:** "
|
|
24
|
+
**Query:** "What's the weather in Hangzhou tomorrow?"
|
|
25
25
|
```
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
Tomorrow's forecast for Hangzhou, temperature range, precipitation probability
|
|
27
|
+
Example: "Hangzhou tomorrow: partly cloudy to clear, 8-16°C..."
|
|
28
28
|
```
|
|
29
29
|
|
|
30
30
|
**Query:** "Will it rain in Seattle this weekend?"
|
|
@@ -32,9 +32,9 @@ Example: "Currently 15°C in Tokyo with partly cloudy skies..."
|
|
|
32
32
|
Weekend forecast with precipitation probability
|
|
33
33
|
```
|
|
34
34
|
|
|
35
|
-
**Query:** "
|
|
35
|
+
**Query:** "Beijing weather forecast for next week"
|
|
36
36
|
```
|
|
37
|
-
|
|
37
|
+
Beijing 7-day weather trend, temperature changes
|
|
38
38
|
```
|
|
39
39
|
|
|
40
40
|
### Restaurants & Food
|
|
@@ -45,10 +45,10 @@ Top-rated ramen shops with addresses, ratings, reviews
|
|
|
45
45
|
Example: "1. Ichiran Dotonbori - Famous tonkotsu ramen..."
|
|
46
46
|
```
|
|
47
47
|
|
|
48
|
-
**Query:** "
|
|
48
|
+
**Query:** "Where to find the best xiaolongbao in Shanghai?"
|
|
49
49
|
```
|
|
50
|
-
|
|
51
|
-
|
|
50
|
+
Recommended restaurants with addresses and specialties
|
|
51
|
+
Example: "1. Nanxiang Steamed Bun Restaurant - Old brand near Yuyuan, thin skin, juicy..."
|
|
52
52
|
```
|
|
53
53
|
|
|
54
54
|
**Query:** "Vegetarian restaurants near Times Square"
|
|
@@ -56,9 +56,9 @@ Example: "1. Ichiran Dotonbori - Famous tonkotsu ramen..."
|
|
|
56
56
|
Nearby vegetarian options with ratings and menus
|
|
57
57
|
```
|
|
58
58
|
|
|
59
|
-
**Query:** "
|
|
59
|
+
**Query:** "Best hot pot restaurants in Chengdu"
|
|
60
60
|
```
|
|
61
|
-
|
|
61
|
+
Chengdu-style hot pot spots, popularity ranking, signature dishes
|
|
62
62
|
```
|
|
63
63
|
|
|
64
64
|
**Query:** "Best coffee shops in Portland"
|
|
@@ -66,9 +66,9 @@ Nearby vegetarian options with ratings and menus
|
|
|
66
66
|
Top-rated coffee shops with specialties and atmosphere
|
|
67
67
|
```
|
|
68
68
|
|
|
69
|
-
**Query:** "
|
|
69
|
+
**Query:** "Michelin-starred restaurants in Tokyo"
|
|
70
70
|
```
|
|
71
|
-
|
|
71
|
+
Tokyo Michelin-starred restaurants, reservation info, price range
|
|
72
72
|
```
|
|
73
73
|
|
|
74
74
|
### Shopping & Prices
|
|
@@ -79,10 +79,10 @@ Prices from different retailers with links
|
|
|
79
79
|
Example: "Apple Store: $999, Amazon: $979..."
|
|
80
80
|
```
|
|
81
81
|
|
|
82
|
-
**Query:** "MacBook Air M3
|
|
82
|
+
**Query:** "MacBook Air M3 price"
|
|
83
83
|
```
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
Price comparison across channels, discount info
|
|
85
|
+
Example: "Apple: $1,099, Amazon: $1,049..."
|
|
86
86
|
```
|
|
87
87
|
|
|
88
88
|
**Query:** "Best deals on noise-canceling headphones"
|
|
@@ -90,9 +90,9 @@ Example: "Apple Store: $999, Amazon: $979..."
|
|
|
90
90
|
Current deals and discounts on popular models
|
|
91
91
|
```
|
|
92
92
|
|
|
93
|
-
**Query:** "Switch OLED
|
|
93
|
+
**Query:** "Where to buy Nintendo Switch OLED cheapest?"
|
|
94
94
|
```
|
|
95
|
-
|
|
95
|
+
Price comparison across platforms, promotions
|
|
96
96
|
```
|
|
97
97
|
|
|
98
98
|
**Query:** "AirPods Pro 2 vs Sony WF-1000XM5"
|
|
@@ -100,9 +100,9 @@ Current deals and discounts on popular models
|
|
|
100
100
|
Detailed comparison: features, sound quality, price
|
|
101
101
|
```
|
|
102
102
|
|
|
103
|
-
**Query:** "
|
|
103
|
+
**Query:** "Is Xiaomi 14 Pro worth buying?"
|
|
104
104
|
```
|
|
105
|
-
|
|
105
|
+
Review summary, pros and cons, buying advice
|
|
106
106
|
```
|
|
107
107
|
|
|
108
108
|
### Travel & Local Info
|
|
@@ -113,10 +113,10 @@ Events, attractions, seasonal activities
|
|
|
113
113
|
Example: "Cherry blossom viewing at Maruyama Park..."
|
|
114
114
|
```
|
|
115
115
|
|
|
116
|
-
**Query:** "
|
|
116
|
+
**Query:** "What are the best things to do in Taipei?"
|
|
117
117
|
```
|
|
118
|
-
|
|
119
|
-
|
|
118
|
+
Attraction recommendations, opening hours, how to get there
|
|
119
|
+
Example: "Taipei 101 - Observatory for night views..."
|
|
120
120
|
```
|
|
121
121
|
|
|
122
122
|
**Query:** "Best time to visit Iceland"
|
|
@@ -124,9 +124,9 @@ Example: "Cherry blossom viewing at Maruyama Park..."
|
|
|
124
124
|
Seasonal recommendations, weather, tourist seasons
|
|
125
125
|
```
|
|
126
126
|
|
|
127
|
-
**Query:** "
|
|
127
|
+
**Query:** "Paris travel guide"
|
|
128
128
|
```
|
|
129
|
-
|
|
129
|
+
Must-see attractions, food recommendations, transport guide
|
|
130
130
|
```
|
|
131
131
|
|
|
132
132
|
**Query:** "Cheap flights from NYC to London"
|
|
@@ -134,9 +134,9 @@ Seasonal recommendations, weather, tourist seasons
|
|
|
134
134
|
Flight deals, best booking times, airline comparisons
|
|
135
135
|
```
|
|
136
136
|
|
|
137
|
-
**Query:** "
|
|
137
|
+
**Query:** "How to apply for a Japan visa?"
|
|
138
138
|
```
|
|
139
|
-
|
|
139
|
+
Visa types, application process, required documents
|
|
140
140
|
```
|
|
141
141
|
|
|
142
142
|
---
|
|
@@ -151,10 +151,10 @@ Latest React 19 features with official docs links
|
|
|
151
151
|
Example: "React Compiler (auto-optimization)..."
|
|
152
152
|
```
|
|
153
153
|
|
|
154
|
-
**Query:** "Next.js 15
|
|
154
|
+
**Query:** "Next.js 15 new features"
|
|
155
155
|
```
|
|
156
|
-
Next.js 15
|
|
157
|
-
|
|
156
|
+
Next.js 15 feature summary, documentation links
|
|
157
|
+
Example: "Turbopack stable (5x faster builds)..."
|
|
158
158
|
```
|
|
159
159
|
|
|
160
160
|
**Query:** "Python 3.13 release notes"
|
|
@@ -162,9 +162,9 @@ Next.js 15 新特性总结,文档链接
|
|
|
162
162
|
New features, improvements, breaking changes
|
|
163
163
|
```
|
|
164
164
|
|
|
165
|
-
**Query:** "Vue 3.4
|
|
165
|
+
**Query:** "Vue 3.4 update highlights"
|
|
166
166
|
```
|
|
167
|
-
|
|
167
|
+
New features, performance improvements, migration guide
|
|
168
168
|
```
|
|
169
169
|
|
|
170
170
|
**Query:** "TypeScript 5.4 what's new"
|
|
@@ -172,9 +172,9 @@ New features, improvements, breaking changes
|
|
|
172
172
|
New type system features, compiler improvements
|
|
173
173
|
```
|
|
174
174
|
|
|
175
|
-
**Query:** "Rust 1.76
|
|
175
|
+
**Query:** "Rust 1.76 improvements"
|
|
176
176
|
```
|
|
177
|
-
|
|
177
|
+
Language feature updates, standard library improvements
|
|
178
178
|
```
|
|
179
179
|
|
|
180
180
|
### Library Comparison
|
|
@@ -185,10 +185,10 @@ Performance, features, use cases comparison
|
|
|
185
185
|
Example: "Build Speed: Vite 10x faster (dev)..."
|
|
186
186
|
```
|
|
187
187
|
|
|
188
|
-
**Query:** "Vue 3
|
|
188
|
+
**Query:** "Vue 3 vs React for new projects"
|
|
189
189
|
```
|
|
190
|
-
|
|
191
|
-
|
|
190
|
+
Comparison, use cases, community ecosystem
|
|
191
|
+
Example: "Learning curve: Vue gentler..."
|
|
192
192
|
```
|
|
193
193
|
|
|
194
194
|
**Query:** "Tailwind CSS vs Bootstrap 2026"
|
|
@@ -196,9 +196,9 @@ Example: "Build Speed: Vite 10x faster (dev)..."
|
|
|
196
196
|
Feature comparison, performance, ecosystem
|
|
197
197
|
```
|
|
198
198
|
|
|
199
|
-
**Query:** "PostgreSQL vs MySQL
|
|
199
|
+
**Query:** "PostgreSQL vs MySQL performance comparison"
|
|
200
200
|
```
|
|
201
|
-
|
|
201
|
+
Benchmarks, use cases, feature comparison
|
|
202
202
|
```
|
|
203
203
|
|
|
204
204
|
**Query:** "Jest vs Vitest for testing"
|
|
@@ -206,9 +206,9 @@ Feature comparison, performance, ecosystem
|
|
|
206
206
|
Speed, features, migration difficulty
|
|
207
207
|
```
|
|
208
208
|
|
|
209
|
-
**Query:** "Redux vs Zustand
|
|
209
|
+
**Query:** "Redux vs Zustand state management comparison"
|
|
210
210
|
```
|
|
211
|
-
|
|
211
|
+
Complexity, performance, learning curve
|
|
212
212
|
```
|
|
213
213
|
|
|
214
214
|
### Tech Trends & News
|
|
@@ -219,10 +219,10 @@ Recent AI breakthroughs, company announcements
|
|
|
219
219
|
Example: "OpenAI GPT-5 preview released..."
|
|
220
220
|
```
|
|
221
221
|
|
|
222
|
-
**Query:** "
|
|
222
|
+
**Query:** "Important tech news recently"
|
|
223
223
|
```
|
|
224
|
-
|
|
225
|
-
|
|
224
|
+
Recent tech developments, industry trends
|
|
225
|
+
Example: "Apple releases Vision Pro 2..."
|
|
226
226
|
```
|
|
227
227
|
|
|
228
228
|
**Query:** "Web development trends 2026"
|
|
@@ -230,9 +230,9 @@ Example: "OpenAI GPT-5 preview released..."
|
|
|
230
230
|
Popular frameworks, tools, best practices
|
|
231
231
|
```
|
|
232
232
|
|
|
233
|
-
**Query:** "
|
|
233
|
+
**Query:** "Latest breakthroughs in AI"
|
|
234
234
|
```
|
|
235
|
-
AI
|
|
235
|
+
Major AI advances, research results
|
|
236
236
|
```
|
|
237
237
|
|
|
238
238
|
**Query:** "Cybersecurity threats 2026"
|
|
@@ -240,9 +240,9 @@ AI 领域重大进展,研究成果
|
|
|
240
240
|
Current threats, vulnerabilities, protection methods
|
|
241
241
|
```
|
|
242
242
|
|
|
243
|
-
**Query:** "
|
|
243
|
+
**Query:** "Latest blockchain technology applications"
|
|
244
244
|
```
|
|
245
|
-
|
|
245
|
+
New blockchain use cases, technology development
|
|
246
246
|
```
|
|
247
247
|
|
|
248
248
|
### API & Tools
|
|
@@ -253,10 +253,10 @@ Setup guide, code examples, best practices
|
|
|
253
253
|
Example: "Install SDK: pip install openai..."
|
|
254
254
|
```
|
|
255
255
|
|
|
256
|
-
**Query:** "Anthropic Claude API
|
|
256
|
+
**Query:** "How to use Anthropic Claude API"
|
|
257
257
|
```
|
|
258
|
-
API
|
|
259
|
-
|
|
258
|
+
API usage guide, code examples, pricing info
|
|
259
|
+
Example: "Install SDK: pip install anthropic..."
|
|
260
260
|
```
|
|
261
261
|
|
|
262
262
|
**Query:** "GitHub Actions tutorial"
|
|
@@ -264,9 +264,9 @@ API 使用指南,示例代码,定价信息
|
|
|
264
264
|
Workflow setup, common use cases, examples
|
|
265
265
|
```
|
|
266
266
|
|
|
267
|
-
**Query:** "Docker
|
|
267
|
+
**Query:** "Docker getting started tutorial"
|
|
268
268
|
```
|
|
269
|
-
|
|
269
|
+
Basic concepts, common commands, practical examples
|
|
270
270
|
```
|
|
271
271
|
|
|
272
272
|
**Query:** "AWS Lambda best practices"
|
|
@@ -274,9 +274,9 @@ Workflow setup, common use cases, examples
|
|
|
274
274
|
Performance optimization, cost reduction, security
|
|
275
275
|
```
|
|
276
276
|
|
|
277
|
-
**Query:** "Kubernetes
|
|
277
|
+
**Query:** "Kubernetes deployment guide"
|
|
278
278
|
```
|
|
279
|
-
|
|
279
|
+
Cluster setup, app deployment, operations
|
|
280
280
|
```
|
|
281
281
|
|
|
282
282
|
### Framework Updates
|
|
@@ -287,10 +287,10 @@ New features, breaking changes, migration guide
|
|
|
287
287
|
Example: "Async support improvements..."
|
|
288
288
|
```
|
|
289
289
|
|
|
290
|
-
**Query:** "Spring Boot 3.2
|
|
290
|
+
**Query:** "Spring Boot 3.2 what's new"
|
|
291
291
|
```
|
|
292
|
-
|
|
293
|
-
|
|
292
|
+
New features, improvements, upgrade advice
|
|
293
|
+
Example: "Enhanced native image support..."
|
|
294
294
|
```
|
|
295
295
|
|
|
296
296
|
**Query:** "Angular 17 what's new"
|
|
@@ -298,9 +298,9 @@ Example: "Async support improvements..."
|
|
|
298
298
|
New features, performance improvements
|
|
299
299
|
```
|
|
300
300
|
|
|
301
|
-
**Query:** "Laravel 11
|
|
301
|
+
**Query:** "Laravel 11 new features"
|
|
302
302
|
```
|
|
303
|
-
|
|
303
|
+
Framework updates, new features, best practices
|
|
304
304
|
```
|
|
305
305
|
|
|
306
306
|
**Query:** "Express.js vs Fastify performance"
|
|
@@ -308,158 +308,109 @@ New features, performance improvements
|
|
|
308
308
|
Benchmark results, use cases, migration
|
|
309
309
|
```
|
|
310
310
|
|
|
311
|
-
**Query:** "Rails 7.1
|
|
311
|
+
**Query:** "Rails 7.1 improvements"
|
|
312
312
|
```
|
|
313
|
-
|
|
313
|
+
New features, performance optimization, security updates
|
|
314
314
|
```
|
|
315
315
|
|
|
316
316
|
---
|
|
317
317
|
|
|
318
318
|
## Multi-language Queries
|
|
319
319
|
|
|
320
|
-
|
|
320
|
+
Felo supports queries in multiple languages. Below are examples in English; you can ask the same in Chinese, Japanese, or Korean and get answers in that language.
|
|
321
321
|
|
|
322
|
-
|
|
323
|
-
```
|
|
324
|
-
AI 领域最新研究成果,应用案例
|
|
325
|
-
示例:"大模型参数突破 10 万亿..."
|
|
326
|
-
```
|
|
327
|
-
|
|
328
|
-
**Query:** "深圳有什么好玩的地方"
|
|
329
|
-
```
|
|
330
|
-
深圳景点推荐,特色活动
|
|
331
|
-
示例:"世界之窗 - 微缩景观..."
|
|
332
|
-
```
|
|
333
|
-
|
|
334
|
-
**Query:** "如何学习编程?"
|
|
335
|
-
```
|
|
336
|
-
编程学习路径,资源推荐,学习方法
|
|
337
|
-
```
|
|
322
|
+
### General (English examples)
|
|
338
323
|
|
|
339
|
-
**Query:** "
|
|
324
|
+
**Query:** "Latest developments in AI"
|
|
340
325
|
```
|
|
341
|
-
|
|
326
|
+
Latest AI research and applications
|
|
327
|
+
Example: "LLM parameters exceed 10 trillion..."
|
|
342
328
|
```
|
|
343
329
|
|
|
344
|
-
**Query:** "
|
|
330
|
+
**Query:** "What to do in Shenzhen"
|
|
345
331
|
```
|
|
346
|
-
|
|
332
|
+
Shenzhen attraction recommendations, local activities
|
|
333
|
+
Example: "Window of the World - miniature landmarks..."
|
|
347
334
|
```
|
|
348
335
|
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
**Query:** "台北最近有什麼新鮮事?"
|
|
336
|
+
**Query:** "How to learn programming?"
|
|
352
337
|
```
|
|
353
|
-
|
|
354
|
-
示例:"捷運環狀線北環段動工..."
|
|
338
|
+
Learning path, resource recommendations, study methods
|
|
355
339
|
```
|
|
356
340
|
|
|
357
|
-
**Query:** "
|
|
341
|
+
**Query:** "China EV market analysis"
|
|
358
342
|
```
|
|
359
|
-
|
|
360
|
-
示例:"六合夜市 - 木瓜牛奶..."
|
|
343
|
+
Market size, major players, policy impact
|
|
361
344
|
```
|
|
362
345
|
|
|
363
|
-
**Query:** "
|
|
346
|
+
**Query:** "Best online education platforms"
|
|
364
347
|
```
|
|
365
|
-
|
|
348
|
+
Platform comparison, course quality, pricing
|
|
366
349
|
```
|
|
367
350
|
|
|
368
|
-
**Query:** "
|
|
351
|
+
**Query:** "What's new in Taipei recently?"
|
|
369
352
|
```
|
|
370
|
-
|
|
353
|
+
Recent Taipei news, events
|
|
354
|
+
Example: "MRT circular line northern section groundbreaking..."
|
|
371
355
|
```
|
|
372
356
|
|
|
373
|
-
**Query:** "
|
|
357
|
+
**Query:** "Best food in Kaohsiung"
|
|
374
358
|
```
|
|
375
|
-
|
|
359
|
+
Kaohsiung restaurants, must-try dishes
|
|
360
|
+
Example: "Liuhe Night Market - papaya milk..."
|
|
376
361
|
```
|
|
377
362
|
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
**Query:** "東京で今人気のレストランは?"
|
|
363
|
+
**Query:** "Taiwan travel attractions"
|
|
381
364
|
```
|
|
382
|
-
|
|
383
|
-
例:"Narisawa - モダン日本料理..."
|
|
365
|
+
Popular spots, experiences, transport info
|
|
384
366
|
```
|
|
385
367
|
|
|
386
|
-
**Query:** "
|
|
368
|
+
**Query:** "How to apply for Taiwan passport?"
|
|
387
369
|
```
|
|
388
|
-
|
|
389
|
-
例:"GPT-5の登場で自然言語処理が進化..."
|
|
370
|
+
Application process, required documents, processing time
|
|
390
371
|
```
|
|
391
372
|
|
|
392
|
-
**Query:** "
|
|
373
|
+
**Query:** "Taichung housing market trend"
|
|
393
374
|
```
|
|
394
|
-
|
|
375
|
+
Market analysis, price trends, investment advice
|
|
395
376
|
```
|
|
396
377
|
|
|
397
|
-
**Query:** "
|
|
378
|
+
**Query:** "Popular restaurants in Tokyo"
|
|
398
379
|
```
|
|
399
|
-
|
|
380
|
+
Tokyo popular restaurants, ratings, reservation info
|
|
381
|
+
Example: "Narisawa - modern Japanese cuisine..."
|
|
400
382
|
```
|
|
401
383
|
|
|
402
|
-
**Query:** "
|
|
403
|
-
```
|
|
404
|
-
インフラ整備、経済影響、都市開発
|
|
405
|
-
```
|
|
406
|
-
|
|
407
|
-
### Korean
|
|
408
|
-
|
|
409
|
-
**Query:** "서울 맛집 추천"
|
|
384
|
+
**Query:** "Latest AI technology overview"
|
|
410
385
|
```
|
|
411
|
-
|
|
412
|
-
|
|
386
|
+
AI technology overview, use cases
|
|
387
|
+
Example: "GPT-5 advances in natural language..."
|
|
413
388
|
```
|
|
414
389
|
|
|
415
|
-
**Query:** "
|
|
416
|
-
```
|
|
417
|
-
최신 개발 트렌드, 인기 기술 스택
|
|
418
|
-
예시:"AI 코딩 어시스턴트 보편화..."
|
|
419
|
-
```
|
|
420
|
-
|
|
421
|
-
**Query:** "한국 여행 가이드"
|
|
422
|
-
```
|
|
423
|
-
추천 여행지, 맛집, 교통 정보
|
|
424
|
-
```
|
|
425
|
-
|
|
426
|
-
**Query:** "부동산 시장 전망"
|
|
427
|
-
```
|
|
428
|
-
시장 분석, 가격 동향, 투자 조언
|
|
429
|
-
```
|
|
430
|
-
|
|
431
|
-
**Query:** "K-pop 최신 소식"
|
|
432
|
-
```
|
|
433
|
-
신곡 발매, 콘서트 일정, 차트 순위
|
|
434
|
-
```
|
|
435
|
-
|
|
436
|
-
### Mixed Language
|
|
437
|
-
|
|
438
|
-
**Query:** "React 在中国的使用情况"
|
|
390
|
+
**Query:** "Tourist spots in Japan"
|
|
439
391
|
```
|
|
440
|
-
|
|
441
|
-
示例:"市场份额: 约 45%(仅次于 Vue)..."
|
|
392
|
+
Popular destinations, seasonal tips, access
|
|
442
393
|
```
|
|
443
394
|
|
|
444
|
-
**Query:** "
|
|
395
|
+
**Query:** "How to learn programming"
|
|
445
396
|
```
|
|
446
|
-
|
|
447
|
-
例:"Preferred Networks - 深層学習..."
|
|
397
|
+
Learning roadmap, recommended resources
|
|
448
398
|
```
|
|
449
399
|
|
|
450
|
-
**Query:** "
|
|
400
|
+
**Query:** "React adoption in China"
|
|
451
401
|
```
|
|
452
|
-
|
|
402
|
+
React popularity, case studies
|
|
403
|
+
Example: "Market share: ~45% (second to Vue)..."
|
|
453
404
|
```
|
|
454
405
|
|
|
455
|
-
**Query:** "
|
|
406
|
+
**Query:** "Python vs Java for beginners"
|
|
456
407
|
```
|
|
457
|
-
|
|
408
|
+
Language comparison, learning curve, career outlook
|
|
458
409
|
```
|
|
459
410
|
|
|
460
|
-
**Query:** "
|
|
411
|
+
**Query:** "How to travel from Korea to Japan"
|
|
461
412
|
```
|
|
462
|
-
|
|
413
|
+
Flights, visa, travel tips
|
|
463
414
|
```
|
|
464
415
|
|
|
465
416
|
---
|
|
@@ -474,10 +425,10 @@ Comprehensive analysis with statistics, trends, expert opinions
|
|
|
474
425
|
Example: "Productivity: 40% faster coding with AI assistants..."
|
|
475
426
|
```
|
|
476
427
|
|
|
477
|
-
**Query:** "
|
|
428
|
+
**Query:** "Impact of quantum computing on cryptography"
|
|
478
429
|
```
|
|
479
|
-
|
|
480
|
-
|
|
430
|
+
In-depth analysis, technical challenges, future outlook
|
|
431
|
+
Example: "Threat: RSA, ECC and traditional crypto could be broken..."
|
|
481
432
|
```
|
|
482
433
|
|
|
483
434
|
**Query:** "Climate change effects on global economy"
|
|
@@ -485,9 +436,9 @@ Example: "Productivity: 40% faster coding with AI assistants..."
|
|
|
485
436
|
Economic impact analysis, sector-specific effects, projections
|
|
486
437
|
```
|
|
487
438
|
|
|
488
|
-
**Query:** "
|
|
439
|
+
**Query:** "Blockchain applications in supply chain management"
|
|
489
440
|
```
|
|
490
|
-
|
|
441
|
+
Use cases, technical approaches, case studies
|
|
491
442
|
```
|
|
492
443
|
|
|
493
444
|
**Query:** "Future of remote work post-pandemic"
|
|
@@ -495,9 +446,9 @@ Economic impact analysis, sector-specific effects, projections
|
|
|
495
446
|
Trends, company policies, productivity studies
|
|
496
447
|
```
|
|
497
448
|
|
|
498
|
-
**Query:** "5G
|
|
449
|
+
**Query:** "Impact of 5G on IoT"
|
|
499
450
|
```
|
|
500
|
-
|
|
451
|
+
Technical advantages, use cases, development trends
|
|
501
452
|
```
|
|
502
453
|
|
|
503
454
|
### Comparisons
|
|
@@ -508,10 +459,10 @@ Detailed comparison table, pricing, use cases
|
|
|
508
459
|
Example: "Market Share: AWS 32%, Azure 23%..."
|
|
509
460
|
```
|
|
510
461
|
|
|
511
|
-
**Query:** "
|
|
462
|
+
**Query:** "Programming language performance: Python vs Go vs Rust"
|
|
512
463
|
```
|
|
513
|
-
|
|
514
|
-
|
|
464
|
+
Benchmark data, use cases, learning curve
|
|
465
|
+
Example: "Execution speed: Rust > Go > Python..."
|
|
515
466
|
```
|
|
516
467
|
|
|
517
468
|
**Query:** "Electric vehicles: Tesla vs BYD vs Rivian"
|
|
@@ -519,9 +470,9 @@ Example: "Market Share: AWS 32%, Azure 23%..."
|
|
|
519
470
|
Specs, range, charging, price comparison
|
|
520
471
|
```
|
|
521
472
|
|
|
522
|
-
**Query:** "
|
|
473
|
+
**Query:** "Video conferencing comparison: Zoom vs Teams vs Google Meet"
|
|
523
474
|
```
|
|
524
|
-
|
|
475
|
+
Feature comparison, pricing, use cases
|
|
525
476
|
```
|
|
526
477
|
|
|
527
478
|
**Query:** "Database comparison: MongoDB vs PostgreSQL"
|
|
@@ -529,9 +480,9 @@ Specs, range, charging, price comparison
|
|
|
529
480
|
Performance, scalability, use cases
|
|
530
481
|
```
|
|
531
482
|
|
|
532
|
-
**Query:** "
|
|
483
|
+
**Query:** "Smartphone chip comparison: Snapdragon vs Dimensity vs Kirin"
|
|
533
484
|
```
|
|
534
|
-
|
|
485
|
+
Performance benchmarks, power consumption, AI capability
|
|
535
486
|
```
|
|
536
487
|
|
|
537
488
|
### Deep Dives
|
|
@@ -542,10 +493,10 @@ Technical explanation, architecture details, training process
|
|
|
542
493
|
Example: "Transformer-based architecture with..."
|
|
543
494
|
```
|
|
544
495
|
|
|
545
|
-
**Query:** "
|
|
496
|
+
**Query:** "Blockchain technology explained"
|
|
546
497
|
```
|
|
547
|
-
|
|
548
|
-
|
|
498
|
+
Technical architecture, consensus mechanisms, use cases
|
|
499
|
+
Example: "Distributed ledger, cryptography-based..."
|
|
549
500
|
```
|
|
550
501
|
|
|
551
502
|
**Query:** "Quantum computing explained"
|
|
@@ -553,9 +504,9 @@ Example: "Transformer-based architecture with..."
|
|
|
553
504
|
Principles, qubits, quantum gates, applications
|
|
554
505
|
```
|
|
555
506
|
|
|
556
|
-
**Query:** "
|
|
507
|
+
**Query:** "Deep learning neural network basics"
|
|
557
508
|
```
|
|
558
|
-
|
|
509
|
+
Network structure, training process, optimization
|
|
559
510
|
```
|
|
560
511
|
|
|
561
512
|
**Query:** "How does CRISPR gene editing work?"
|
|
@@ -563,9 +514,9 @@ Principles, qubits, quantum gates, applications
|
|
|
563
514
|
Mechanism, applications, ethical considerations
|
|
564
515
|
```
|
|
565
516
|
|
|
566
|
-
**Query:** "
|
|
517
|
+
**Query:** "Container technology deep dive"
|
|
567
518
|
```
|
|
568
|
-
Docker
|
|
519
|
+
Docker basics, Kubernetes architecture, best practices
|
|
569
520
|
```
|
|
570
521
|
|
|
571
522
|
### Market Research
|
|
@@ -576,10 +527,10 @@ Market size, growth projections, key players
|
|
|
576
527
|
Example: "Global EV sales expected to reach 20M units..."
|
|
577
528
|
```
|
|
578
529
|
|
|
579
|
-
**Query:** "
|
|
530
|
+
**Query:** "China EV market analysis"
|
|
580
531
|
```
|
|
581
|
-
|
|
582
|
-
|
|
532
|
+
Market size, major players, policy impact
|
|
533
|
+
Example: "2026 market expected to exceed 10M units..."
|
|
583
534
|
```
|
|
584
535
|
|
|
585
536
|
**Query:** "AI chip market forecast"
|
|
@@ -587,9 +538,9 @@ Example: "Global EV sales expected to reach 20M units..."
|
|
|
587
538
|
Market size, major players, technology trends
|
|
588
539
|
```
|
|
589
540
|
|
|
590
|
-
**Query:** "
|
|
541
|
+
**Query:** "Smart home market outlook"
|
|
591
542
|
```
|
|
592
|
-
|
|
543
|
+
Market size, consumer trends, competitive landscape
|
|
593
544
|
```
|
|
594
545
|
|
|
595
546
|
**Query:** "Cryptocurrency market analysis 2026"
|
|
@@ -597,9 +548,9 @@ Market size, major players, technology trends
|
|
|
597
548
|
Market cap, adoption rates, regulatory landscape
|
|
598
549
|
```
|
|
599
550
|
|
|
600
|
-
**Query:** "
|
|
551
|
+
**Query:** "Online education industry trends"
|
|
601
552
|
```
|
|
602
|
-
|
|
553
|
+
Market size, user growth, business models
|
|
603
554
|
```
|
|
604
555
|
|
|
605
556
|
### Product Reviews
|
|
@@ -610,10 +561,10 @@ Specs, performance, price, recommendations
|
|
|
610
561
|
Example: "Performance: Pro 20% faster in sustained workloads..."
|
|
611
562
|
```
|
|
612
563
|
|
|
613
|
-
**Query:** "
|
|
564
|
+
**Query:** "Xiaomi 14 Pro vs iPhone 15 Pro comparison"
|
|
614
565
|
```
|
|
615
|
-
|
|
616
|
-
|
|
566
|
+
Detailed comparison, pros and cons, buying advice
|
|
567
|
+
Example: "Performance: Snapdragon 8 Gen 3 vs A17 Pro..."
|
|
617
568
|
```
|
|
618
569
|
|
|
619
570
|
**Query:** "Best budget smartphones 2026"
|
|
@@ -621,9 +572,9 @@ Example: "Performance: Pro 20% faster in sustained workloads..."
|
|
|
621
572
|
Top picks, specs, value analysis
|
|
622
573
|
```
|
|
623
574
|
|
|
624
|
-
**Query:** "
|
|
575
|
+
**Query:** "Gaming laptop recommendations"
|
|
625
576
|
```
|
|
626
|
-
|
|
577
|
+
Performance comparison, thermal tests, value analysis
|
|
627
578
|
```
|
|
628
579
|
|
|
629
580
|
**Query:** "Wireless earbuds comparison 2026"
|
|
@@ -631,9 +582,9 @@ Top picks, specs, value analysis
|
|
|
631
582
|
Sound quality, ANC, battery life, comfort
|
|
632
583
|
```
|
|
633
584
|
|
|
634
|
-
**Query:** "
|
|
585
|
+
**Query:** "Smartwatch buying guide"
|
|
635
586
|
```
|
|
636
|
-
|
|
587
|
+
Feature comparison, battery tests, target users
|
|
637
588
|
```
|
|
638
589
|
|
|
639
590
|
---
|
|
@@ -660,13 +611,13 @@ Sound quality, ANC, battery life, comfort
|
|
|
660
611
|
|
|
661
612
|
✅ **Natural:** "What's the weather like in Paris this weekend?"
|
|
662
613
|
✅ **Natural:** "How do I deploy a Next.js app to Vercel?"
|
|
663
|
-
✅ **Natural:** "
|
|
614
|
+
✅ **Natural:** "Where to find good Japanese food in Shanghai?"
|
|
664
615
|
|
|
665
616
|
### Multi-language Works
|
|
666
617
|
|
|
667
|
-
✅ **Mixed:** "React
|
|
668
|
-
✅ **Mixed:** "
|
|
669
|
-
✅ **Mixed:** "Python vs Java
|
|
618
|
+
✅ **Mixed:** "React adoption in China"
|
|
619
|
+
✅ **Mixed:** "Hospitals in Tokyo with Chinese-speaking staff"
|
|
620
|
+
✅ **Mixed:** "Python vs Java for beginners?"
|
|
670
621
|
|
|
671
622
|
Felo understands context across languages!
|
|
672
623
|
|