Demonstrate for my existing/upcoming talks regarding AI/Agentic AI misalignment and safety
https://github.com/linhkid/ai-safety-alignment-demo.git
Interactive presentation for educational talks about AI/Agentic AI misalignment and safety concerns.
npm install
npm run dev
Open http://localhost:3000 in your browser.
This is a web-based presentation that covers:
The code is organized into modular components:
src/index.html - Main entry pointsrc/components/ - Individual presentation sectionssrc/assets/css/ - Stylingsrc/assets/js/ - Charts and API integrationReady for deployment on Render, Vercel, or any static hosting service.
MIT