Code for my talk on building your own search assistant
- Create a conda or a virtual environment and install the packages in referenced in
requirements.txt - Copy
.env.exampleas.env, and fill in the values with your own Azure OpenAI deployment - You can now run the notebok.
The code and slides for older version of this talk are available here.