Skip to content
Peter Marsh edited this page Feb 2, 2024 · 53 revisions

Prompt-injection, lovingly called Spy Logic, is a learning game that teaches users prompt injection attacks and defences, through a series of increasingly difficult challenges.

This wiki is intended to be very high level, and act more as a signposting system to specific parts of code. Read the code alongside the wiki to get the fullest understanding, or just read the docs to get a broad-strokes overview of how things work.

  • What is the project (with screenshots, purpose, goals, etc)?
  • Langchain and OpenAI (brief intro to each, links to further information and how we're using them)
Clone this wiki locally