Contents

Published

13 Nov, 2024

In this workshop, we will cover the following topics:

We will work with the GPT-4o-mini and GPT-4o models from OpenAI. Note that we could also use local models, but this would require a bit more setup and is outside the scope of this workshop.

The focus of this workshop is on using the OpenAI API, so we will only discuss Python in passing. I do recommend that you install an AI coding assistant, such as Github Copilot. For beginners, this will help to get you started with Python.

The workshop is structured as follows:

  1. Introduction
  2. Setup coding environment
    • setup Python
    • setup VSCode
    • install Github Copilot
  3. Verify OpenAI installation
  4. Using the OpenAI API
  5. Project: Use GPT-4o to generate Anki flashcards
  6. Conclusions and discussion
Back to top

Reuse

Citation

BibTeX citation:
@online{ellis2024,
  author = {Ellis, Andrew},
  title = {Contents},
  date = {2024-11-13},
  url = {https://virtuelleakademie.github.io/promptly-engineered/workshop/},
  langid = {en}
}
For attribution, please cite this work as:
Ellis, Andrew. 2024. β€œContents.” November 13, 2024. https://virtuelleakademie.github.io/promptly-engineered/workshop/.