This repository contains the source code for the AISE Dashboard.
Our lab's mission is advance interdisciplinary approaches for building and assessing trustworthy AI-enabled software engineering systems that operate in real development workflows and measurably improve software efficiency and developer productivity.
Ensure that you have npm and node installed. After that, run the following commands:
npm installUsing the following command to run the frontend:
npm run dev