attn-visual This is a frontend for visualizing attention. For more detail, please visit here. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build