This is an MVP example of an AI-powered coding coach. Essentially, it's a simple wrapper around the OpenAI API.
This project was built using Vite.
npm install
npm run dev
This website is deployed on every commit to Github Pages. The pipeline will not run if there are any warnings in the code.