Draft Diversity, Equity, and Inclusion statements for academic applications
Draft Diversity, Equity, and Inclusion (DEI) statements for academic job applications and grant proposals.
python scripts/main.py --template faculty --experiences experiences.txt
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
--template, -t | string | faculty | No | Statement template (faculty, postdoc, grant) |
--experiences, -e | string | - | No | File with DEI-related experiences |
--output, -o | string | - | No | Output file path |
--best-practices, -b |
| flag |
| - |
| No |
| Show DEI statement best practices |
| Risk Indicator | Assessment | Level |
|---|---|---|
| Code Execution | Python/R scripts executed locally | Medium |
| Network Access | No external API calls | Low |
| File System Access | Read input files, write output files | Medium |
| Instruction Tampering | Standard prompt guidelines | Low |
| Data Exposure | Output files saved to workspace | Low |
No additional Python packages required.