Skip to content

saras-69/AI-Safety-Dashboard

Repository files navigation

AI Safety Dashboard - Setup Guide This guide will walk you through the process of cloning the GitHub repository and running the AI Safety Dashboard application on your local machine.

Prerequisites Node.js (v16 or higher) npm (included with Node.js) or yarn Git installed on your machine Step 1: Clone the Repository Open your terminal or command prompt Navigate to the directory where you want to clone the repository Run the following command:

git clone https://github.com/saras-69/AI-Safety-Dashboard.git

Step 2: Navigate to the Project Directory

cd AIsafety

Step 3: Install Dependencies

npm install

npm install tailwindcss @tailwindcss/vite

npm install lucide-react

npm i ogl

Step 4: Start the Development Server Using npm:

npm run dev

Step 5: Access the Application Once the development server starts, you can access the AI Safety Dashboard in your web browser at: http://localhost:5173

Project Features View AI safety incidents by severity (High, Medium, Low) Filter incidents by severity level Sort incidents by date (newest first or oldest first) Expand/collapse incident details <<<<<<< HEAD Report new incidents through form

Report new incidents through form

0ba01d220456c95f17ceec8c631d3ebf084979f2

Releases

No releases published

Packages

No packages published