OMCHOKSI108/pralayAI
GitHub: OMCHOKSI108/pralayAI
基于微调开源大模型构建的防御性网络安全聊天机器人,帮助用户学习安全防御知识并辅助事件响应分析。
Stars: 0 | Forks: 0
# 🛡️ PralayAI — 防御性网络安全 AI 助手
## 🎬 在线演示
http://localhost:5000/generate] E --> G[Hugging Face Space CPU API
hf.space/generate] F --> H[PralayAI Merged Model] G --> H[PralayAI Merged Model] H --> I[Defensive Cybersecurity Response] I --> B B --> A ``` ## 🗄️ 数据库架构 后端使用 PostgreSQL 存储对话、消息、模型运行日志和用户反馈。 ``` erDiagram CONVERSATIONS { string id PK string title datetime created_at datetime updated_at } MESSAGES { string id PK string conversation_id FK string role text content datetime created_at } MODEL_RUNS { string id PK string conversation_id FK string provider string model_name string status int latency_ms text error_message datetime created_at } FEEDBACK { string id PK string message_id FK int rating text comment datetime created_at } CONVERSATIONS ||--o{ MESSAGES : contains CONVERSATIONS ||--o{ MODEL_RUNS : logs MESSAGES ||--o{ FEEDBACK : receives ``` ## 📈 模型收敛与评估 ### 训练损失
| **PralayAI** 是一个全栈防御性网络安全聊天机器人,使用经过微调的开源 LLM、FastAPI 后端、PostgreSQL 聊天记录持久化以及基于 Flask 的聊天前端构建。 |
http://localhost:5000/generate] E --> G[Hugging Face Space CPU API
hf.space/generate] F --> H[PralayAI Merged Model] G --> H[PralayAI Merged Model] H --> I[Defensive Cybersecurity Response] I --> B B --> A ``` ## 🗄️ 数据库架构 后端使用 PostgreSQL 存储对话、消息、模型运行日志和用户反馈。 ``` erDiagram CONVERSATIONS { string id PK string title datetime created_at datetime updated_at } MESSAGES { string id PK string conversation_id FK string role text content datetime created_at } MODEL_RUNS { string id PK string conversation_id FK string provider string model_name string status int latency_ms text error_message datetime created_at } FEEDBACK { string id PK string message_id FK int rating text comment datetime created_at } CONVERSATIONS ||--o{ MESSAGES : contains CONVERSATIONS ||--o{ MODEL_RUNS : logs MESSAGES ||--o{ FEEDBACK : receives ``` ## 📈 模型收敛与评估 ### 训练损失
| PralayAI — 一个使用微调 LLM、FastAPI、PostgreSQL、Hugging Face 和 React 构建的防御性网络安全助手。 |
标签:AV绕过, BurpSuite集成, DLL 劫持, FastAPI, IaC 扫描, React, Syscalls, Vectored Exception Handling, 大语言模型, 库, 应急响应, 微调, 测试用例, 网络安全助手, 逆向工具, 防御性安全