issues
search
AttackIQ
/
SigmAIQ
A pySigma wrapper and langchain toolkit for automatic rule creation/translation
https://attackiq.com
GNU Lesser General Public License v2.1
66
stars
9
forks
source link
Feature/openai llm
#2
Closed
slincoln-aiq
closed
11 months ago
slincoln-aiq
commented
11 months ago
Added Sigma Rule updater to grab latest release from SigmaHQ
Added base LLM class to create embeddings from Sigma Rules and store in a VectorStore
Added similarity_search to base LLM class
Added Sigma Tools and Sigma Toolkit for automatically translating Sigma Rules to queries, creating new Sigma Rules from user input
Added working examples for SigmAIQ pySigma wrapper and LLM usage
Updated README
Created new LLM README