Skip to content

Droid-An/CodingCoach

 
 

Repository files navigation

Coding Coach

This is an MVP example of an AI-powered coding coach. Essentially, it's a simple wrapper around the OpenAI API.

Install & Run

This project was built using Vite.

npm install
npm run dev

Deployment

This website is deployed on every commit to Github Pages. The pipeline will not run if there are any warnings in the code.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.9%
  • JavaScript 1.5%
  • CSS 1.1%
  • Other 1.5%