This repository accompanies the Introduction to Vector Indexes and Unstructured Data course on GraphAcademy.
When the devcontainer is created, such as in a GitHub codespace, all the required software and packages will be installed.
Follow the Setup Instructions in GraphAcademy to get started.
You will need to:
- Create a new
.envfile and copy the contents of the.env.examplefile into it - Update the environment values in the
.envfile with the values in the Setup Instructions - Run the
llm-vectors-unstructured/test_environment.pyprogram to check the environment is set up correctly.