Webbook for the course LLM-based Assistants @ Uni Tübingen (SoSe25)
Full webbook can be found here.
When they were first introduced, LLMs were mainly seen as seq2seq models exclusively for text generation: input text in — output text out. However, as LLMs evolved, their application domain quickly expanded, and they are now used for purposes few could have imagined: from powering websites and automating business processes to drug discovery. The central goals of this course are:
- to provide a comprehensive overview of how the LLMs are used in the real world;
- to teach you the basics of implementing LLM-based pipelines for various purposes.
While the course will focus mostly on the practical uses of LLMs, it will also briefly touch on ethical, societal, and broader considerations.