From the course: Build with AI: Create Custom Chatbots with n8n

Unlock this course with a free trial

Join today to access over 24,700 courses taught by industry experts.

Setting up Pinecone

Setting up Pinecone

- [Instructor] Okay, so the goal of this video is to set up Pinecone as our vector store for the custom documents that our chatbot will interact with and to authenticate it with n8n identity. Why am I choosing Pinecone? Well, because it's a popular vector database and it's super easy to set up, but in the end, you can really choose any vector database that you like. Let's get started by going to the Pinecone website, pinecone.io and click sign up. Here enter your email address. This will register a new account. Of course, you can take an existing account if you have one. If you set up a new account, you should receive the activation code after a few seconds. Let's continue, and here we are. So this is important. You will now see your API key and you need to copy this key. So click Copy and then close this window for now. What we will do next is to create our first index. This will be something like the database to store our documents in. So click create index. Let's give it a name…

Contents