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.
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 instructorworkshop.ipynb
: A pre-filled version of the notebook above, with the code already writtenz_optional_explain_vectors.ipynb
: An optional notebook for explaining how vectors represent meaning
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
.