This is a Frontend Component of the MIT Hackathon
First, run the following command to install dependencies
npm install
Once complete use one of the following command to start the frontend
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
The frontend will make requests to both the AI headless backend and the AI model repository