🚨 AtomicJar is now part of Docker 🐋! Read the blog

Documentation

Go

Description

Vearch is a cloud-native distributed vector database for efficient similarity search of embedding vectors in your AI applications.

Examples

Dependency:
go get github.com/testcontainers/testcontainers-go/modules/vearch
Usage:
vearchContainer, err := vearch.Run(ctx, "vearch/vearch:3.5.1")