Hi,
I'd like to build out a local cybersecurity AI using, among other things, Mitre ATT&CK.
This is available in a collection of JSON files here
I've been doing some research, trying to figure out how to read this into a RAG database for use in an AI chatbot, but haven't got very far with reading the JSON into RAG.
I'm using qdrant for other tasks and have this set up in a container stack with n8n, ollama etc.
Any advice or pointers would be appreciated.
Thanks