An open API service indexing awesome lists of open source software.

https://github.com/vdaas/vald-demo


https://github.com/vdaas/vald-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Vald Demo

Vald is a highly scalable, distributed, fast approximate nearest neighbor dense vector search engine.

This repository shows example use cases with standard datasets.

Please follow the example list and try examples.

**NOTE: It is recommended to do ["Get Started"](https://vald.vdaas.org/docs/tutorial/get-started/) before trying examples.**

## Requirement

- Kubernetes: v1.24~
- Helm: v3~
- Docker: v20~

Each tutorial has individual requirements, so please refer to each document for details.

## Example Contents

| Name | Use case | Data Category | Dimension | Distance Type |
| :------------------- | :---------------- | :------------ | --------: | :------------ |
| [chiVe(ja)](./chive) | Similarity Search | Text | 300 | Cosine |