Skip to content

weaviate/partner-integration-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains examples on how to integrate weaviate with frameworks that support using weaviate as a document store.

The examples are designed to run inside development containers.

Usage

First Steps

  1. Clone this repo
  2. Run make get-submodules

Running an example (with VS Code + Docker)

The environment to run an example is brought up in the same way. For example, to run the txtai examples:

  1. Use VS Code to open the txtai folder
  2. You will be asked if you would like to reopen in the folder in a container.
  3. Select Reopen in Container.
  4. Open the notebooks folder and run through each example.

Update the docker-compose.yml and/or Dockerfile files in the .devcontainer folder if you would like to edit the environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages