Clueless
F*ck Leetcode
Install / Use
/learn @vivekchavan14/CluelessREADME
Clueless
Tried building this in a 8-hour hackathon, could not finish it but here it is, in this repo I tried to reverse-engineer Cluely (but only for leetcode-style interviews), only thing you need to input is OpenAI/Gemini's API key
Built with Electron, React, & Nodejs.
Launched it on ProductHunt, check it here - clueless
Linux AppImage - download for Linux
License
This project is licensed under the MIT License - see the LICENSE file for details.
Recommended IDE Setup
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
