키워드 검색은 질문에 실제로 답하는 페이지가 아니라 같은 단어를 반복하는 페이지를 맨 위에 올립니다. 이 레이어는 Brave Search 위에 얹혀 의미 기준으로 결과를 재배열합니다.
sonnet4일Brave Search APIGeminipgvectorFastAPI
Claude
67ROI
75Scale
$1.9k93Saved
ROI for
README.md
왜 이 서브에이전트인가
키워드 검색은 질문에 실제로 답하는 페이지가 아니라 같은 단어를 반복하는 페이지를 맨 위에 올립니다. 이 레이어는 Brave Search 위에 얹혀 의미 기준으로 결과를 재배열합니다.
쿼리와 모든 결과를 임베딩한 뒤 실제 의도와의 일치도를 점수로 매겨 더 깔끔한 순위로 돌려줍니다. 원시 키워드 결과보다 나은 검색이 필요한 에이전트나 앱 뒤에 붙이세요. 각 결과에는 관련도 노트가 함께 따라옵니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
쿼리와 각 결과를 임베딩하여 진정한 의미적 관련성 점수를 매깁니다.
pending
키워드 일치 결과보다 의도에 부합하는 페이지가 상위에 오도록 순서를 재조정합니다.
pending
각 결과에 대한 짧은 관련성 설명과 함께 재랭킹된 목록을 반환하여 에이전트가 활용하도록 합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Re-rank the Brave results by semantic match to the query intent and return them ordered, each with a relevance_score and one-line justification.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.