Ole-Magnus-Hoi / howto-weaviate-retrieval-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A tutorial on how to build your own chatgpt plugin. Please read the accompanying blog post for more details!

Prerequisites

  • Docker
  • VS Code

Setup

  1. Clone this repository
  2. Update the env vars in devcontainer.env to match your setup
  3. Open the folder in VS Code in a container
  4. Open a terminal and run poetry install to install the dependencies and then run poetry shell to activate the virtual environment

Usage

Refer to our blog post for further instructions.

About

License:Apache License 2.0


Languages

Language:Python 87.3%Language:Dockerfile 4.8%Language:Makefile 4.1%Language:Shell 3.8%