From the course: Hands-On AI: RAG using LlamaIndex

Unlock the full course today

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

Setting up a Qdrant account

Setting up a Qdrant account

- [Instructor] In this video, I'm going to show you how to get set up with a Qdrant cloud account. So you start by going to qdrant.tech, then hit on cloud. And from here you can sign in a number of ways. You can sign in with GitHub or with Google or just use your email address. I'll go ahead and sign up with GitHub. And once you sign in, we'll start by creating a cluster. So we'll create one cluster and this one cluster will have several collections within it. So this cluster name, we'll just call it the same thing that we're calling everything else, lil_llama_index. And then we're going to create the cluster. Now once you hit create cluster, you are going to be prompted with a API key or to create an API key. When you have that prompt, make sure again that you copy that API key and put it somewhere safe, because you're not going to be able to go back and look at this API key later. So go ahead and click get API key and copy that. I'll go ahead and stash this somewhere safe right now.…

Contents