Skip to content

scthornton/genai-security-guide

Repository files navigation

OWASP Top 10 LLM Security Guide

Project info

A comprehensive guide to the OWASP Top 10 LLM Threats for securing GenAI applications by Scott Thornton.

Technologies used in this project

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

How to run this project locally

# Step 1: Clone the repository using the project's Git URL.
git clone <YOUR_GIT_URL>

# Step 2: Navigate to the project directory.
cd <YOUR_PROJECT_NAME>

# Step 3: Install the necessary dependencies.
npm i

# Step 4: Start the development server with auto-reloading and an instant preview.
npm run dev

How to deploy this project

This project can be deployed to any static hosting service like Netlify, Vercel, or GitHub Pages.

About

GenAI Security Guide - OWASP LLM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages