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
- Host: GitHub
- URL: https://github.com/weaviate-tutorials/intro-workshop
- Owner: weaviate-tutorials
- Created: 2023-04-03T06:29:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T13:59:37.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:25:00.218Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 4.84 MB
- Stars: 19
- Watchers: 4
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`.