Skip to content

seclai/demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seclai Demos

A collection of interactive demos showcasing Seclai in action. Each subfolder is a self-contained project — clone the repo, cd into a demo, and follow its local instructions to run it.

Purpose

These demos exist to make Seclai's governance, policy enforcement, and agent evaluation tangible. Rather than reading about guardrails, you can interact with real (or stubbed) agents and see how policies shape their behavior.

Running a Demo

Each demo has its own package.json and README. The general pattern is:

git clone <this-repo>
cd demos/<demo-name>      # e.g. jailbreak-arcade
npm install
cp .env.example .env      # if present
npm run dev

License

MIT © Seclai, Inc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors