Update README.md

This commit is contained in:
Masic
2025-05-15 16:37:33 -06:00
committed by GitHub
parent 06233d08a1
commit 79d7789db4

View File

@@ -14,11 +14,19 @@ This is an intelligent cybersecurity assistant using large language models with
- **Knowledge Base Enhancement (Optional)**: Supports enhancing AI responses through a local knowledge base RAG (`knowledge` directory).
- **Configurable Models**: Supports configuration of different language model parameters.
**Startup Effect**
<img width="526" alt="0001" src="https://github.com/user-attachments/assets/ae70a6cf-7712-4455-bed5-56ed45a1ed8f" />
### Startup Effect
<p align="center">
<img width="650" alt="GHOSTCREW Terminal Startup Screen" src="https://github.com/user-attachments/assets/ae70a6cf-7712-4455-bed5-56ed45a1ed8f">
<br>
<em>GHOSTCREW's terminal startup interface with ASCII art logo</em>
</p>
**Metasploit Tool Call**:
<img width="724" alt="0002" src="https://github.com/user-attachments/assets/d788b88e-bdd6-457b-a54f-63c773dd85f6" />
### Metasploit Tool Call
<p align="center">
<img width="800" alt="GHOSTCREW Metasploit Integration" src="https://github.com/user-attachments/assets/d788b88e-bdd6-457b-a54f-63c773dd85f6">
<br>
<em>Example of GHOSTCREW invoking Metasploit Framework for security testing</em>
</p>
## Installation Guide