DebateTree
A langchain app to visualise a debate using Tree-of-Thought reasoning
Install / Use
/learn @marlaman/DebateTreeREADME
DebateTree
A langchain app to visualise debates. Inspired by Tree-of-Thought reasoning.
graph TB
A["Question"] --> B1["Stance"]
A["Question"] --> B2["Stance"]
A["Question"] --> B3["Stance"]
B1 --> C1[Criticism]
B2 --> C2[Criticism]
B3 --> C3[Criticism]
C1 --> D1[Push-Back Against Criticism]
C2 --> D2[Push-Back Against Criticism]
C3 --> D3[Push-Back Against Criticism]
Things to add:
- Add agents and parallelisation to reduce computation time.
- Make arguments more readable and concise.
- Make criticisms clearer and first principle based
- Make push-backs clearer such that the push-back nodes can only be of 3 types:
- Green nodes that disgaree with the criticism and validate the argument
- Red nodes that agree with the criticism and invalidate the argument
- Orange nodes that reduce the debate on the argument to a fundamental question that can be further debated.
- Functionality to explore a new question.
Related Skills
node-connect
328.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
328.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.0kCommit, push, and open a PR
