Skip to main content

Connect AI Squared to Weaviate

This guide will help you configure the Weaviate Connector in AI Squared to access and transfer data to your Weaviate collection.

Prerequisites

Before proceeding, ensure you have your API URL and API key.

Step-by-Step Guide to Connect to your Weaviate collection

Step 1: Navigate to Weaviate

Start by logging into your Weaviate account.
  1. Sign in to your Weaviate account at Weaviate Cloud Console
  1. Select Clusters from the side bar.
  1. Select your cluster to see more details.

Step 2: Locate Weaviate Configuration Details

Once in your Weaviate cluster, you’ll find the necessary configuration details: API URL:
  • Click on the Details tab of your cluster.
  • Copy the Cluster URL (API URL).
API Key:
  • Click on the API Keys tab.
  • If you haven’t created an API key before, click on Create to generate a new one. Make sure to copy the API Key as it is shown only once.

Step 3: Configure Weaviate Connector in Your Application

Now that you have gathered all the necessary details, enter the following information in your application:
  • API Key: The authentication key used to access your Weaviate cluster.
  • API URL: The endpoint where your Weaviate cluster is hosted.

Step 4: Test the Weaviate Connection

After configuring the connector in your application:
  1. Save the configuration settings.
  2. Test the connection to Weaviate from your application to ensure everything is set up correctly.
By following these steps, you’ve successfully set up a Weaviate destination connector in AI Squared.

Supported sync modes

ModeSupported (Yes/No/Coming soon)
Incremental syncYES
Full refreshComing soon
This guide will help you seamlessly connect your AI Squared application to Weaviate, enabling you to leverage your cluster’s full potential.