WhipWhip

Is This Actually True?

2026-09-08 08:45 UTC수정됨 2026-09-16 09:00 UTC조회 5추천 세트

확장을 아직 안 깔았어도 이 셋을 쓸 수 있습니다. 아래 공유 문자열을 복사해 두면 됩니다 · 확장 받는 법

Takes something you read and puts it to Perplexity, ChatGPT and Claude in turn, side by side. When the three disagree, that itself is the signal.

이 셋이 담은 것

Is This Actually True?
저작자 WhipWhip버전 1.0갱신 2026-09-08T00:00:00.000Z서명키 지문 sKoI5iYX

Takes something you read and puts it to Perplexity, ChatGPT and Claude in turn, side by side. When the three disagree, that itself is the signal.

2

Ask all three
스텝 17
  1. INPUTclaim title=Ask all three, message=What did you read? One sentence., placeholder=
  2. NAVIGATE kind=service, target=, service=perplexity
  3. CHAT_INPUT text=Can you check whether this holds up? Find a current source, …, mode=replace
  4. CHAT_SUBMIT
  5. WAIT condition=assistant_done, timeoutMs=20000
  6. VAR_SETpplx valueSource=var.last.assistant, valueFilter=
  7. NAVIGATE kind=service, target=, service=chatgpt
  8. CHAT_INPUT text=Does this hold up? It’s fine to say you’re not sure — just g…, mode=replace
  9. CHAT_SUBMIT
  10. WAIT condition=assistant_done, timeoutMs=20000
  11. VAR_SETgpt valueSource=var.last.assistant, valueFilter=
  12. NAVIGATE kind=service, target=, service=claude
  13. CHAT_INPUT text=Does this hold up? It’s fine to say you’re not sure — just g…, mode=replace
  14. CHAT_SUBMIT
  15. WAIT condition=assistant_done, timeoutMs=20000
  16. VAR_SETclaude valueSource=var.last.assistant, valueFilter=
  17. SHOW_RESULT_MODAL title=All three answers, body=The claim: {{var.claim}} [Perplexity] {{var.pplx}} [ChatGP…, copyButton=copy_body
Sort out the disagreement
스텝 6필요 변수: claim, pplx, gpt, claude
  1. NAVIGATE kind=new_chat, target=, service=
  2. CHAT_INPUT text=Three AIs answered the same claim like this. The claim: {{v…, mode=replace
  3. CHAT_SUBMIT
  4. WAIT condition=assistant_done, timeoutMs=20000
  5. VAR_SETfinal valueSource=var.last.assistant, valueFilter=
  6. SHOW_RESULT_MODAL title=Conclusion, body={{var.final}}, copyButton=copy_body

태그 0

없음

변수 5

라벨출처필수
claimWhat to checkuser_input 쓸 때 물음
pplxPerplexity answerset_by_action아니오
gptChatGPT answerset_by_action아니오
claudeClaude answerset_by_action아니오
finalConclusionset_by_action아니오

공유 문자열

확장 패널의 셋 선택 드롭다운에서 📥 가져오기를 누르고 붙여넣으면 미리보기가 먼저 뜹니다. 붙여넣은 문자열은 그대로 보관되어, 받는 사람에게 그대로 갑니다.

답글

아직 답글이 없습니다.

답글을 쓰려면 로그인이 필요합니다. Google로 로그인