Weaviate
Overview
Send your ecommerce data to Weaviate for vector search and AI-powered applications. Weaviate is an open-source vector database with built-in modules for embeddings and search.
Setup
- 1
Sign up for Weaviate Cloud and create a cluster (free sandbox available).
- 2
Copy the cluster URL and admin API key from your cluster details.
- 3
Go to Dashboard > Outputs, click Connect on Weaviate, and enter your credentials.
- 4
Data will be embedded and stored in your Weaviate cluster automatically.
Tips
- Sandbox clusters are free but expire after 14 days.
- Make sure you copy the full URL including https://.
Fields Required
Cluster URL
https://your-cluster.weaviate.network
API Key
your-weaviate-api-key
Setup Guide
- 1
Go to Weaviate Cloud and sign up or log in.
https://console.weaviate.cloud/ - 2
Click "Create Cluster", give it a name, and select the free sandbox tier.
- 3
Once ready, copy the Cluster URL from the cluster details page.
- 4
Click the "API Keys" section and copy the Admin API Key.
Tips
- Sandbox clusters are free but expire after 14 days.
- Make sure you copy the full URL including https://.