Skip to content

Fork to solve the issue with repetitive AI-generated feedback

Notifications You must be signed in to change notification settings

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.

About

Fork to solve the issue with repetitive AI-generated feedback

Resources

Stars

Watchers

Forks

Languages

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