Skip to content

Slides and associated content for the introductory LLM talk 'Tokens of Love'

Notifications You must be signed in to change notification settings

MatthiasZepper/SciLifeLab_TokensOfLove

Repository files navigation

SciLifeLab Sweden

Tokens of Love

Potentials and Pitfalls of Using Large Language Models

Tokens of appreciation - Mankind in love with AI

This repository contains the slides, literature, and figures for the talk "Tokens of Love" about Large Language Models (LLMs). It was delivered on February 14, 2025 (Valentine's Day) by Matthias Zepper at SciLifeLab in Stockholm.

The presentation explores the potentials and pitfalls of using LLMs, covering topics such as AI integrations, generative models, prompt engineering, and the future of AI in scientific research. It is a gentle introduction to the topic for non-developers and geared towards wet lab biologists.

Presentation slides

To compile the slides, ensure you have LaTeX with Beamer installed, you will need BibLaTeX/Biber for bibliography management. Compile using lualatex or xelatex followed by biber and another LaTeX run.

Note

My custom SciLifeLab theme is included in the repository. It uses the colors of the official visual guide, but not the font faces. I took the liberty to replace Lato/Lora with Biolinum by Philipp H. Poll, which you may have to install separately.

Repository Structure

  • ./literature/: Includes the bibliography file scilifelabllms.bib with references cited in the presentation.
  • ./figures/: Contains all the images and figures used in the slides.
  • ./training_data_example/: Some public training data examples that were eventually not used for the presentation.

Summary of Presentation Content

  1. Valentine's Day 2025: Posits that mankind is in love with AI.
  2. AI Integrations and Services: Highlights various AI applications in data analysis, pipeline development, and synthetic DNA generation.
  3. Encounters with AI-Generated Content: Examines the impact of AI-generated content on scientific language and search engines.
  4. Crystal-ball gazing: Contrasts extremely negative and positive scenarios of the future, and suggests that knowing more about AI can never harm.
  5. Primer on Language Models: Provides a detailed explanation of language models, their training, and their applications.
  6. Architectures and Key Innovations: Discusses the architecture of LLMs, including transformers and token embeddings.
  7. Generative Models: Explores the process of text generation and the importance of context.
  8. Interacting with LLM Models: Covers prompt engineering and reasoning models.
  9. Augmenting LLM Models: Introduces retrieval-augmented generation (RAG) and the Model Context Protocol.
  10. Outlook: Speculates on the future of AI and its impact on information access.

License

All original (self/AI-generated) content in these slides and this repository is released under a Creative Commons Attribution 4.0 International License. However, certain copyrighted images, including works of art and cartoon characters, are used under Fair Use for nonprofit educational purposes and are not covered by this license.

A scientist interacting with humanoid AI.

About

Slides and associated content for the introductory LLM talk 'Tokens of Love'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published