o2o-infinith-demo/supabase
Haewon Kam 122b1915f0 fix: 2-stage discovery — Firecrawl first for clinicName, then Perplexity
Previously Firecrawl and Perplexity ran in parallel, so Perplexity
received raw URL instead of clinic name → poor search results.

Now:
Stage A: Firecrawl scrape+map (parallel) → extract clinicName from HTML
Stage B: Perplexity searches using extracted clinicName → finds Instagram,
  YouTube, Facebook handles that Firecrawl HTML parsing missed
Stage C: Merge 3 sources + verify all handles

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 01:02:30 +09:00
..
functions fix: 2-stage discovery — Firecrawl first for clinicName, then Perplexity 2026-04-04 01:02:30 +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