Was the whole lib and website vibe coded? I can't find any instructions on how to use it, the repo is for the website itself and the readme is AI blurb that doesn't make me any wiser.
// Test your AI system
const results = await injector.runTests(yourAISystem);
???Even the "prompt-injector" NPM package is something completely different. Does this project even exist?
The project appears to be located inside the repo of the website: https://github.com/BlueprintLabIO/prompt-injector/tree/main/...
[dead]