Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE Enabler 🎯

An AI-powered customer conversation simulator for cybersecurity sales engineer training. Practice handling real objections across endpoint, email, cloud, DSPM, container, and more — with live coaching feedback after each response.

How It Works

  1. Pick a scenario (e.g. "Agent Performance Complaints", "DSPM vs DLP Confusion")
  2. The AI plays a realistic customer — frustrated IT admin, skeptical CISO, busy DevOps lead
  3. You respond as the SE
  4. Optional: get coach feedback after every message (score + what worked + what to improve)
  5. End the session for a full debrief with an overall score and specific things to practice

Scenarios

Product Scenario
Endpoint Security Agent Performance Complaints
Email Security Phishing Got Through
DSPM DSPM vs DLP Confusion
Container Security Dev Team Pushback
Cloud Security Misconfiguration Led to Breach
Server & Workload Legacy Server Coverage
File Storage Security Ransomware Concern
CRM / SaaS Security Salesforce Data Exposure Risk

Setup

1. Clone and install dependencies

git clone https://github.com/debugbae/se-enabler.git
cd se-enabler
pip install -r requirements.txt

2. Set your Anthropic API key

export ANTHROPIC_API_KEY=your_key_here

3. Run the server

uvicorn main:app --reload

4. Open in your browser

http://localhost:8000

Requirements

About

AI-powered customer conversation simulator for cybersecurity SE training

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages