CoolFace
Apppublic

DeepLearning101/2025-OWASP-LLM

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
README.md17 linesDownload Raw Back to root
1---2title: 2025 OWASP 十大 LLM 應用的安全建議3emoji: 💬4colorFrom: yellow5colorTo: purple6sdk: gradio7sdk_version: 5.44.18app_file: app.py9pinned: false10hf_oauth: true11hf_oauth_scopes:12- inference-api13license: mit14short_description: OWASP Top 10 for LLM Applications 202515---16 17An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).