실적 발표 전화회의는 한 시간이나 걸리는데, 마진이나 가이던스에 대한 그 한마디는 중간 어디쯤에 묻혀 있습니다. 이 RAG는 분기별 실적 발표 녹취록과 공시 자료를 인덱싱하여 바로 질문할 수 있게 해줍니다.
sonnet1주SEC EDGARWhisperpgvectorOpenAI
Claude
56ROI
73Scale
$2k91Saved
ROI for
README.md
왜 이 서브에이전트인가
실적 발표 전화회의는 한 시간이나 걸리는데, 마진이나 가이던스에 대한 그 한마디는 중간 어디쯤에 묻혀 있습니다. 이 RAG는 분기별 실적 발표 녹취록과 공시 자료를 인덱싱하여 바로 질문할 수 있게 해줍니다.
'CFO가 이탈률에 대해 뭐라고 했지?' 같은 질문에 정확한 인용 원문을 회사, 분기, 발언자와 함께 반환합니다. 검증할 수 없는 의역은 없습니다. 모든 답변은 실제 전화회의에서 한 말로 다시 연결됩니다.
작동 방식
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)
Answer the earnings question using only retrieved passages; quote the supporting sentence and cite company, quarter, and speaker for every claim.
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.