Under Active Development

Invisible AI Interview Copilot

A revolutionary desktop application providing real-time, completely stealth assistance during technical rounds. 100% free and open-source.

100% Invisible Gemini Powered Cross-Platform
System Console
Rec DSA C++
OpenCluely Response ×

// Finding the optimal solution...

int findDuplicate(vector<int>& nums) {
    int tortoise = nums[0];
    int   hare = nums[0];
    ...
}

Witness Stealth in Action

See how OpenCluely operates fully transparently in real-time desktop capture.

Built For Unmatched Stealth

100% Invisible Mode

Completely invisible to video conferencing apps like Zoom, Teams, Meet, and Discord. Bypasses recording and streaming software with programmatic transparent screen overlays.

Direct Image Analysis

Skip slow OCR models. OpenCluely passes desktop viewport crops and screenshots directly to Google Gemini for real-time visual reasoning and problem-solving.

Seamless Voice Commands

Integrate with Azure Speech services or local OpenAI Whisper models to automatically record, transcribe, and respond to verbal interviewer questions on the fly.

Smart Context Memory

Maintains complete conversational history so you can ask follow-up questions, debug edge cases, or ask for complexity optimizations mid-session.

Glass UI & Custom Binding

A beautiful, minimalistic glassmorphic interface that acts as a click-through or draggable widget. Easily adapt, resize, or close windows instantly.

Process Disguise

Renders under typical safe system names (like Terminal, Settings, or System Tasks) to maintain optimal security against human inspection of background processes.

Support the Developer

If OpenCluely or my other open-source projects have added value to your life, consider supporting my work by acquiring and trading our project coin.

Simply copy the wallet address or trade directly on pump.fun using the sleek terminal card on the right.

PUMP.FUN ORIGINAL
278s cw3B MBdK ... SuQn pump

Fast Installation

Get up and running in less than 2 minutes using our singlesetup command pipeline.

01

Clone & Enter

git clone https://github.com/TechyCSR/OpenCluely.git
cd OpenCluely
02

Gemini Credentials

Grab a free API Key from Google AI Studio to power the intelligence.

03

Bootstrap Script

./setup.sh

This installs node modules, setups whisper environment, auto-configures settings & launches the application!