diff --git a/README.md b/README.md index 2ba9865..231803b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DebateTree -A langchain app to visualise a debate using Tree-of-Thought reasoning +A langchain app to visualise a debate using LLMs and Langchains. Inspired by Tree-of-Thought reasoning. I believe that efficient debate is a tool to reach the truth. ```mermaid graph TB @@ -14,3 +14,4 @@ graph TB C3 --> D3[Push-Back Against Criticism] ``` +