From the course: Build with AI: Vibe Code a Prompt Engineering Agent to Drive LLM Adoption

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Creating a Google Doc

Creating a Google Doc

- [Instructor] Let's use n8n to take the script we just generated with Claude and automatically write it into a Google Doc. Before doing that, I just want to clean this up a little bit. So this first basic LLM chain we created, we should name that according to its function so that it can be clearly identified by looking at the workflows. So let's go in here and just say basic LLM chain image generator. And then go back to the canvas. And now we have our LLM chains named consistently. So that's always a good thing. Now we're going to add a Google Doc. We'll go over to this plus sign here, click that, and then just search for Google Docs. Click into that option, and select create a document. Now you're going to need to configure new credentials for this. It's not going to be the same credentials as you had with the Google Drives. So let me show you how to do that real quick. First, you'll need to start by going to the Google Cloud console at council.cloud.google.com, and you'll want to…

Contents