Sign inSign up

nuclia/nucliadb

By nuclia

Updated about 19 hours ago

NucliaDB is a robust database that allows storing and searching on unstructured data.

Image
4

100K+

nuclia/nucliadb repository overview

NucliaDB is a robust database that allows storing and searching on unstructured data.

It is an out of the box hybrid search database, utilizing vector, full text and graph indexes.

NucliaDB is written in Rust and Python. We designed it to index large datasets and provide multi-teanant suport.

When utilizing NucliaDB with Nuclia cloud, you are able to the power of an NLP database without the hassle of data extraction, enrichment and inference. We do all the hard work for you.

Run NucliaDB:

docker run -it \
       -e NUA_API_KEY=<YOUR-NUA-API-KEY> \
       -p 8080:8080 \
       -p 8060:8060 \
       -p 8040:8040 \
       -v nucliadb-standalone:/data \
       nuclia/nucliadb:latest

Tag summary

Content type

Image

Digest

sha256:9b9e430e5

Size

172.5 MB

Last updated

about 19 hours ago

docker pull nuclia/nucliadb