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