Adapting to Rapid Advances in LLMs - Guided Project This repository contains starting point for a guided project. To start, clone the repository and go the project folder guided-project-from-scratch. Run npm install To build, type npm run build To view the application, type npm run serve