A simple Electron.js desktop app that detects syntax and logical errors in code using an AI API.
- Live error detection from uploaded files or VS Code environment
- AI-powered suggestions and corrected code display
- Lightweight desktop interface
- Electron.js
- JavaScript
- AI API (custom or third-party)
npm install
npm start