Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

red-teaming-latent-spaces

Red Teaming Latent Spaces & Protecting LLM apps; examples.

Exploring security challenges in Large Language Models (LLMs) and AI engineering, referencing papers like the “HackAPrompt” (Sander Schulhoff et al.). Learn about attack vectors and exploitation methods, followed by security measures, and services in the Python ecosystem to counter these threats.

Setup

conda create -n red-teaming python=3.12
conda activate red-teaming
pip install -r requirements.txt

jupyter notebook

About

PyCon Austria 2025: Red Teaming Latent Spaces & Protecting LLM apps

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages