This repository contains the materials for the summer school course "From Embeddings to LLMs: Advanced Text Analysis with Python" taught by Hauke Licht ([email protected]) and Lisa Wierer-Lechner (Lisa Wierer [email protected]).
Please setup your computer by following the instructions linked below before the course! There will be no time for this on the first day of the course.
Please refer to the markdown files in the setup folder for detailed instructions:
- Setup python and conda on the laptop you will use during the couse: 'setup_python_with_anaconda.md' (also see 'setup_macos.md' if you are Mac user)
- Install VS Code: 'setup_vs_code.md'
- Setup your OpenAI account and API Key: 'setup_openai.md'
- Install
ollama
: 'setup_ollama.md' - Sign up for using Google Colab: 'setup_google_colab.md'