Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Building software on top of LLMs
Building software on top of LLMs
  • Setup
  • Prompting with LLM
  • Structured data generation and extraction
  • Prompting from Python
  • Correct and consistent extraction
  • Week 5 project
Back to top
View this page

Security and prompt injectionΒΆ

If you do not understand prompt injection, you are doomed to fall victim to it.

Read my series on prompt injection for the full details.

Here are the slides and notes for this section.

Copyright © 2025, Simon Willison
Made with Sphinx and @pradyunsg's Furo