Skip to content

hsm207/haystack-weaviate-docker-compose

Repository files navigation

Introduction

A simple demo to show how to configure a docker compose deployment of Haystack that uses Weaviate as the document store.

Prerequisites

  1. VS Code
  2. Docker

Usage

  1. Run make clone-haystack in a terminal (you can update the version of haystack you want to clone in the makefile)

  2. Use the command palette to bring up docker-compose.yaml

  3. Run make upload-data to upload the documents in the data folder

Notes:

  • Have a look at the api.http for some examples on how to interact with the solution
  • Check out this blog post for more details about the configuration

Releases

No releases published

Packages

No packages published