From 7304dd95db66b0a28e6ecf2c27db065893fe00f3 Mon Sep 17 00:00:00 2001 From: celeste Date: Thu, 6 Apr 2023 21:35:19 -0700 Subject: [PATCH] add patreon badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1420a32..dd172e7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This is a reimplementation of [Loom](https://github.com/socketteer/loom) as an O Loom is a recursively branching interface to GPT-3 and other language models; it is designed to be conducive to exploratory and experimental use of base models. The workflow primarily consists of this: you hit `Ctrl+Space` from a point in the text, and Loom generates `n` child nodes of the current node, where each child contains a different completion of the text leading up to the cursor. This is paired with a tree interface and settings panel in the right sidebar, as well as a pane containing the full text of the current node and its siblings. +If you are interested in funding development of Loom(sidian): + + **If you are new to Obsidian:** if you want to see the tree interface, make sure to open the right sidebar using the button on the top right, or using `Ctrl+P` then `Toggle right sidebar`. Once you've done that, go to the Loom tab, which is signified by a network icon. **Default hotkeys:**