Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 449 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 449 Bytes

PB#5: You Shall Not Pass

Giving a password to a LLM, tell it not to reveal the password. Making it more robust after each level, and of course breaking it! UI

Dev

To run the project, check the READMEs first in api/ (runs the API that calls ollama - your machine should be quite performant, with M1+ chips Mistral runs well) and ui/ (a React front-end website). You have to change some hardcoded ip addresses to make it work.