diff --git a/docs/tutorial.md b/docs/tutorial.md index 87daec06e7..250fa0c5df 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -2,6 +2,12 @@ This text assumes that the reader is familiar with Git. +## Jujutsu GPT + +You can get AI support for working with Jujutsu by using the [Jujutsu GPT](https://chat.openai.com/g/g-grkGVR26D-jujutsu-guide). +It has access to this documentation and the [excellent Jujutsu blog article by Chris Krycho](https://v5.chriskrycho.com/essays/jj-init/), +and can help you with questions regarding Jujutsu usage and differences to Git. + ## Preparation If you haven't already, make sure you