Marketplace

Weaviate

Updated April 11, 2024

Weaviate is a platform that provides the advantages of both vector and keyword search right out of the box. It allows to store and retrieve data objects and vector embeddings, improves semantic understanding and accuracy. Weaviate has pre-built modules for popular ML models and frameworks, enabling faster development and iteration. At the same time, it is possible to connect to your favorite ML models to build intuitive, reliable AI applications that scale. Weaviate has an active community that helps developers of all levels build end-to-end AI applications.

You can deploy Weaviate in your Nebius AI Managed Service for Kubernetes clusters using this Marketplace product.

Warning

If you are going to use this product in production, we recommend to configure it according to the Weaviate recommendations.

Deployment instructions

Before installing this product:

  1. Create a Kubernetes cluster and a node group in it. Each node in the group should have at least 8 GB of RAM.
  2. install kubectl, and configure it to work with the created cluster.

To install the product:

  1. On the cluster page in the management console, go to the Marketplace tab, select the product, and click Install.

  2. Configure the application:

    • Namespace: Select a namespace or create a new one.
    • Application name: Enter an application name.
    • User: Create a user name to access the Weaviate UI.
    • Password: Create a password for the user name.
    • Enable module text2vec-contextionary: Check the box to enable Weaviate to obtain vectors locally using a lightweight model, well-suited for testing purposes.
    • Enable module text2vec-transformers: Check the box to enable Weaviate to obtain vectors locally using a transformers-based model that helps to boost inference speed.
    • Enable module text2vec-gpt4all: Check the box to enable Weaviate to obtain vectors using the gpt4all library.
  3. Click Install.

  4. Wait for the application to change its status to Deployed.

  5. To check that Weaviate is working:

    1. Check the access to Weaviate’s UI:

      kubectl port-forward pods/weaviate-0 8080:8080
      
    2. Go to http://localhost:8080 in your web browser to access the UI.

Billing type
Free
Type
Kubernetes® Application
Category
Vector databases
Databases
Publisher
Nebius
Use cases
  • Similarity search on and across any modalities, such as text or images, and their combinations.

  • Addressing some of the limitations of LLMs, such as hallucinations, by helping to retrieve the relevant information to provide to the LLM as part of its input.

  • Automatic, real-time classification of unseen, new concepts based on its semantic understanding.

  • Named entity recognition, spell checking, and more.

Technical support

Nebius AI does not provide technical support for the product. If you have any issues, please refer to the developer’s information resources.

Product composition
Helm chartVersion
Pull-command
Documentation
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/chart/weaviate16.8.1Open
Docker imageVersion
Pull-command
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/weaviate17099092299847391332020230765347948765347050251491.23.7
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/alpine1709909229984739133202023076534794876534705025149latest_pinned
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/contextionary1709909229984739133202023076534794876534705025149en0.16.0-v1.2.1
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/transformers-inference1709909229984739133202023076534794876534705025149sentence-transformers-paraphrase-multilingual-MiniLM-L12-v2
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/transformers-inference1709909229984739133202023076534794876534705025149facebook-dpr-ctx_encoder-single-nq-base
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/transformers-inference1709909229984739133202023076534794876534705025149facebook-dpr-question_encoder-single-nq-base
cr.nemax.nebius.cloud/yc-marketplace/nebius/weaviate/gpt4all-inference1709909229984739133202023076534794876534705025149all-MiniLM-L6-v2
Terms
By using this product you agree to the Nebius AI Marketplace Terms of ServiceBSD-3
Billing type
Free
Type
Kubernetes® Application
Category
Vector databases
Databases
Publisher
Nebius