Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# π₯ GhostSec-AI π₯
|
| 2 |
+
Welcome to **GhostSec-AI**, an elite AI research and development group specializing in machine learning, cybersecurity, and ethical hacking models.
|
| 3 |
+
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
## πΎ About Us
|
| 7 |
+
We focus on:
|
| 8 |
+
- AI-powered **penetration testing** π‘οΈ
|
| 9 |
+
- **Language models** fine-tuned for cybersecurity & automation β‘
|
| 10 |
+
- Open-source **AI research** for ethical hacking & defense π΅οΈ
|
| 11 |
+
|
| 12 |
---
|
| 13 |
+
|
| 14 |
+
## π Available Models
|
| 15 |
+
| Model Name | Description | Download Link |
|
| 16 |
+
|------------------|---------------------------------|--------------|
|
| 17 |
+
| **GhostGPT** | A modified LLM optimized for cybersecurity tasks. | [π Download](#) |
|
| 18 |
+
| **ShadowNet** | AI-assisted recon & OSINT model. | [π Download](#) |
|
| 19 |
+
|
| 20 |
---
|
| 21 |
|
| 22 |
+
## π How to Use
|
| 23 |
+
To use our models, install dependencies:
|
| 24 |
+
```bash
|
| 25 |
+
pip install torch transformers accelerate
|