An open API service indexing awesome lists of open source software.

https://github.com/weaviate-tutorials/intro-workshop

Associated files for the an introductory Weaviate online workshop
https://github.com/weaviate-tutorials/intro-workshop

Last synced: about 1 year ago
JSON representation

Associated files for the an introductory Weaviate online workshop

Awesome Lists containing this project

README

          

## Introduction to Weaviate - Online Workshop

This repository contains files related to the "Introduction to Weaviate" workshops, which we run periodically for an enthusiastic audience.

The repository is live, and will be updated with new content as we run more workshops and iterate from your feedback.

You can run the code using an online environment such as Google Colab, or locally.

## Notebooks explained

The notebooks are numbered based on the order in which they are used in the workshop. The notebooks are as follows:

- `workshop_clean.ipynb`: A blank notebook for the audience to follow along with the instructor
- `workshop.ipynb`: A pre-filled version of the notebook above, with the code already written
- `z_optional_explain_vectors.ipynb`: An optional notebook for explaining how vectors represent meaning

### Weaviate Cloud Services

Some of the workshop code and examples are written around Weaviate Cloud Services (WCS).
You can sign up to WCS and create a free sandbox instance at `https://console.weaviate.cloud`.