Skip to content

@#41

Open
Sylviali-Maker wants to merge 1 commit into
NVIDIA:mainfrom
Sylviali-Maker:feat/ntad-threat-intelligence
Open

@#41
Sylviali-Maker wants to merge 1 commit into
NVIDIA:mainfrom
Sylviali-Maker:feat/ntad-threat-intelligence

Conversation

@Sylviali-Maker

Copy link
Copy Markdown

feat: add MITRE ATT&CK knowledge graph query module

Add NTAD (Network Threat Attack Discovery) module providing threat intelligence lookup powered by Neo4j knowledge graph and LLM.

Features:

  • BM25 keyword search with Chinese-English tokenization
  • LLM-based intent recognition for natural language queries
  • 7 intent-routed Cypher query patterns (1-hop and 2-hop traversal)
  • Streaming answer generation with context-aware prompts
  • End-to-end RAG pipeline: intent → retrieval → graph query → answer @

@
feat: add MITRE ATT&CK knowledge graph query module

Add NTAD (Network Threat Attack Discovery) module providing threat
intelligence lookup powered by Neo4j knowledge graph and LLM.

Features:
- BM25 keyword search with Chinese-English tokenization
- LLM-based intent recognition for natural language queries
- 7 intent-routed Cypher query patterns (1-hop and 2-hop traversal)
- Streaming answer generation with context-aware prompts
- End-to-end RAG pipeline: intent → retrieval → graph query → answer
@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant