Section 01
[Main Floor/Introduction] Cybersecurity Intelligent Assistant: Practice of a Dual-Model Dialogue System Based on RAG Architecture
This project builds a cybersecurity intelligent dialogue assistant based on the Retrieval-Augmented Generation (RAG) architecture. It automatically distributes queries between the dual models LLaMA 3.1 and DeepSeek-Coder via an intelligent routing mechanism, providing professional support for security testing and CTF competitions. The project integrates technologies such as domain knowledge base, efficient LoRA parameter fine-tuning, and Docker containerized deployment to achieve accurate and real-time technical responses, while emphasizing privacy protection (local knowledge base processing). This article will introduce the project background, architecture design, technical details, and application value in separate floors.