| # OpenSOC-AI |
|
|
| OpenSOC-AI is a fine-tuned language model designed to automate threat classification in Security Operations Centers (SOC). |
|
|
| ## π Overview |
| This model classifies SOC alerts and prioritizes threats using a fine-tuned LLM trained on custom security datasets. |
|
|
| ## π Use Cases |
| - SOC alert classification |
| - Threat prioritization |
| - Security automation workflows |
|
|
| ## π Paper |
| https://arxiv.org/abs/2604.26217 |
|
|
| ## π» Code |
| https://github.com/chaitanyagarware/opensoc-ai |
|
|
| ## π¦ Model Details |
| - Format: safetensors |
| - Precision: 8-bit |
| - Base model: (add if you used one like LLaMA, Mistral, etc.) |
|
|
| ## β οΈ Notes |
| This model is trained on a custom SOC dataset and intended for research purposes. |
|
|
| ## π Citation |
| If you use this model, please cite: |
|
|
| @article{garware2026opensoc, |
| title={OpenSOC-AI: Automating Threat Classification in Security Operations Centers Using Fine-Tuned Language Models}, |
| author={Garware, Chaitanya}, |
| year={2026}, |
| journal={arXiv preprint arXiv:2604.26217} |
| } |