Weaviate

From BITPlan Wiki
Revision as of 19:21, 8 April 2021 by Wf (talk | contribs)
Jump to navigation Jump to search

see

Fill with dictionary "e.g. english".

Installation

see https://raw.githubusercontent.com/semi-technologies/weaviate/

Docker

Prerequisites

sudo apt-get install curl docker docker-compose

Installweaviate

# Weaviate with an English Contextionary
# Download the Weaviate configuration file
curl -o docker-compose.yaml "https://configuration.semi.technology/docker-compose?"
# Run Docker Compose
docker-compose up

Installation Issue

Python Library

sample code

Integration tests

Videos