KhushiTripathi762/Sentinel-AI

GitHub: KhushiTripathi762/Sentinel-AI

一款基于 AI 的网络安全检测助手,通过 REST API 提供 Prompt Injection 攻击识别与钓鱼 URL 检测能力。

Stars: 0 | Forks: 0

# 🛡️ Sentinel AI 一款基于 AI 的网络安全助手,可检测: - 🚨 Prompt Injection 攻击 - 🎣 Phishing URL ## 功能 - Prompt Injection 检测 - Phishing URL 检测 - FastAPI 后端 - REST API - AI 模型集成(Hugging Face) - React 前端(即将推出) ## 技术栈 - Python - FastAPI - Hugging Face Transformers - React - Git & GitHub ## 项目结构 ``` Sentinel-AI │ ├── Backend │ ├── app.py │ ├── routes │ ├── services │ ├── models │ └── utils │ ├── Frontend │ └── README.md ``` ## 状态 🚧 目前正在开发中。
标签:逆向工具