o2o-infinith-demo/supabase
Haewon Kam 087f65eec1 fix: revert to single Perplexity query with proven prompt pattern
Split queries performed worse. The proven working pattern is:
- Single query with Korean+English clinic name
- "검색해서 찾아줘. 검색 결과에서 발견된 계정을 모두 알려줘" phrasing
- All channels in one request
- English name in parentheses helps Perplexity find international accounts

Tested: "그랜드성형외과 (Grand Plastic Surgery)" → finds Instagram,
YouTube, Facebook, TikTok, Naver Blog all in one call.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 01:36:36 +09:00
..
functions fix: revert to single Perplexity query with proven prompt pattern 2026-04-04 01:36:36 +09:00
migrations feat: Pipeline V2 — 3-phase analysis with verified channel discovery 2026-04-03 21:49:13 +09:00
.gitignore feat: real API integration + YouTube Data API v3 + progressive loading 2026-04-02 10:57:14 +09:00
config.toml feat: real API integration + YouTube Data API v3 + progressive loading 2026-04-02 10:57:14 +09:00