opensoc-ai / README.md
Chaitanyag01's picture
Update README.md
8a3cef3 verified

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} }