Weaviate
Setting up Weaviate with SuperAGI
- Access your Weaviate Account
- If you are new to Weaviate, you can create your account as follows. If you already have an existing index skip to step 3.
![alt_text](/docs/assets/images/WV1-0bc9ea860ce5c0d8a39b3131f5734c5a.png)
- Create your cluster for Weaviate and get your api-key, and URL from cluster details.
![alt_text](/docs/assets/images/WV2-c48853b834d7bb1a0ffbd1691a2d1754.png)
- To create your class run the following code with your Weaviate Credentials:
![alt_text](/docs/assets/images/WV3-383a35fdccabb2c0cf0b2abba43d986b.png)
- Once your class is created, go to Vector Settings in SuperAGI by clicking the settings icon on the top right corner.
- In the Vector Database Settings, select Weaviate.
![alt_text](/docs/assets/images/WV4-43a7ffd3be2bda5c09c4e053b2a91e93.png)
- Add your vector database settings and click connect. This will connect your Weaviate class.
![alt_text](/docs/assets/images/WV5-1c90892311d49c9778cca13f4953a1b4.png)