awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sohzm avatar

sohzm/cheating-daddy

0
View on GitHub↗
5,387 stars·924 forks·JavaScript·GPL-3.0·27 viewscheatingdaddy.com↗

Cheating Daddy

This project is an AI meeting assistant and interview copilot that monitors system audio and screen content to generate real-time responses during video calls. It functions as a system audio transcription tool and a context-aware prompt manager, injecting user documents and behavioral profiles into large language model prompts to tailor AI outputs.

The system features a stealth screen overlay, utilizing a transparent window that displays information on top of other applications while remaining invisible to screen-sharing software and proctoring tools. It employs a process-hiding mechanism to bypass system monitors and remain undetected.

The application captures real-time screen data and converts system audio streams into text for AI processing. It includes a hotkey-based trigger system for discreet operation and state-based profile management to switch AI behavior based on the active meeting scenario.

Features

  • Real-Time Interview Copilots - Analyzes live screen and audio streams to deliver real-time contextual guidance during video meetings.
  • Meeting and Productivity Assistants - Provides an AI-powered assistant that monitors audio and screen data to deliver real-time guidance during video calls.
  • Copilots - Acts as a real-time copilot that augments user performance during interviews using live audio and visual analysis.
  • Audio Transcription - Implements a pipeline that converts live system audio into text for real-time AI processing.
  • Real-Time Transcription - Converts live system audio streams into text in real-time to provide a continuous data stream for AI analysis.
  • Audio Content Analyzers - Processes real-time system audio to transcribe speech and provide a data stream for AI analysis.
  • Personal AI Assistants - Incorporates personal documents and notes to personalize AI context and tailor responses.
  • Contextual Prompt Enrichers - Enriches AI prompts by injecting personal documents and behavioral profiles to tailor responses to specific scenarios.
  • AI-Powered Answer Generation - Generates automated answers based on captured visual and audio data during live calls.
  • Multi-Modal Prompt Injection - Combines real-time audio, visual data, and user documents into multi-modal prompt pipelines.
  • Screen Capture Extraction - Captures screen regions in real-time to extract visual data for automated AI analysis.
  • Screen Capture Tools - Implements real-time capture of screen content to analyze visual information for AI-generated responses.
  • System Audio Capture - Captures internal system audio output to provide a text stream for AI analysis.
  • Real-Time Transcription Pipelines - Implements a real-time pipeline that captures raw system audio and converts it to text for AI processing.
  • Stealth Overlays - Displays a transparent information window that remains hidden from screen-sharing and proctoring tools.
  • Interview Answer Assistants - Analyzes live interview audio and visuals to provide automated answer suggestions during professional screenings.
  • Frame Buffer Captures - Extracts raw pixel data directly from the OS frame buffer to analyze visual screen content.
  • System Process Hiding - Employs system-level process-hiding techniques to remain invisible to monitoring and proctoring software.
  • Prompt Context Aggregators - Aggregates user documents and behavioral profiles to enrich LLM prompts for context-aware responses.
  • Behavioral Profile Aggregators - Injects personal documents and behavioral profiles into prompts to tailor AI responses for specific scenarios.
  • Screen-Sharing Concealment - Sets OS window attributes to remain invisible to screen-sharing and proctoring tools.
  • Transparent Overlays - Renders a transparent, click-through overlay to display AI guidance on top of other applications.
  • Global Hotkey Triggers - Provides system-wide keyboard shortcuts to trigger captures and AI responses discreetly.
  • Configuration Profile Switching - Toggles between different configuration profiles to instantly change AI context and behavior.
  • Interaction Mode Profiles - Manages predefined interaction modes to tailor AI responses to the specific type of meeting.
  • OS-Level Input Hooks - Uses low-level OS input hooks to intercept keystrokes regardless of the active window focus.
  • Scenario-Based Behavior Profiles - Manages predefined configuration sets to optimize AI behavior for interviews or sales calls.
  • Behavioral Mode Switching - Switches between distinct operational modes to adjust AI perception and task prioritization.
  • Keyboard Shortcuts - Allows users to trigger AI responses and screen captures using discreet keyboard shortcuts.

Star history

Star history chart for sohzm/cheating-daddyStar history chart for sohzm/cheating-daddy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does sohzm/cheating-daddy do?

This project is an AI meeting assistant and interview copilot that monitors system audio and screen content to generate real-time responses during video calls. It functions as a system audio transcription tool and a context-aware prompt manager, injecting user documents and behavioral profiles into large language model prompts to tailor AI outputs.

What are the main features of sohzm/cheating-daddy?

The main features of sohzm/cheating-daddy are: Real-Time Interview Copilots, Meeting and Productivity Assistants, Copilots, Audio Transcription, Real-Time Transcription, Audio Content Analyzers, Personal AI Assistants, Contextual Prompt Enrichers.

Which projects share features with sohzm/cheating-daddy?

Projects with overlapping indexed features include: ibttf/interview-coder — This project is a suite of tools centered around an AI-powered interview assistant, a professional resume builder, and… simular-ai/agent-s — Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through… leetcode-mafia/cheetah — Cheetah is an LLM technical interview assistant composed of a native macOS application and a browser extension. It… basedhardware/omi — Omi is an open-source wearable AI platform that captures audio and screen data to provide real-time conversational… zackriya-solutions/meeting-minutes — This project is a self-hosted meeting transcription and summarization tool that converts audio recordings into text… collabora/whisperlive — WhisperLive is a real-time speech-to-text server that converts live audio streams into text using Whisper models. It…

Projects sharing features with Cheating Daddy

These projects share indexed features with Cheating Daddy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ibttf/interview-coderibttf avatar

    ibttf/interview-coder

    4,438View on GitHub↗

    This project is a suite of tools centered around an AI-powered interview assistant, a professional resume builder, and an engineering salary database. The core application provides real-time audio transcription and generates code and system design solutions during technical interviews. The software is designed for stealth and detection avoidance. It utilizes an invisible screen overlay that bypasses screen-capture and screen-sharing software, allowing the user to view information without it appearing on shared displays. To further avoid detection, the system implements keyboard-only operation

    electrongptopenai
    View on GitHub↗4,438
  • simular-ai/agent-ssimular-ai avatar

    simular-ai/Agent-S

    11,855View on GitHub↗

    Agent-S is a multimodal AI agent and LLM desktop automation framework designed to control operating systems through graphical user interface interactions. It functions as a computer use interface, utilizing vision-language grounding to translate natural language goals into precise screen coordinates and system actions. The project differentiates itself by combining structured accessibility tree inspection with vision-based element localization. It manages cross-application workflows by mapping conceptual descriptions to physical pixels and simulating low-level keyboard and mouse events to mov

    Pythonagent-computer-interfaceai-agentscomputer-automation
    View on GitHub↗11,855
leetcode-mafia/cheetahleetcode-mafia avatar

leetcode-mafia/cheetah

4,262View on GitHub↗

Cheetah is an LLM technical interview assistant composed of a native macOS application and a browser extension. It provides real-time coding and answering suggestions during technical interviews by combining live audio transcription with web-based context extraction. The system functions as a real-time interview coach that converts spoken questions into text using on-device speech-to-text processing. It uses a browser-integrated DOM scraper to extract live code and console logs, allowing the AI to analyze the current coding state and generate technical solutions based on the specific environm

Swift
View on GitHub↗4,262
  • basedhardware/omiBasedHardware avatar

    BasedHardware/omi

    12,869View on GitHub↗

    Omi is an open-source wearable AI platform that captures audio and screen data to provide real-time conversational assistance and memory. It integrates a wearable hardware development kit with a vector memory database and large language model capabilities to create a persistent digital record of user interactions. The platform is distinguished by its BLE audio streaming pipeline, which transmits raw audio from wearable hardware for real-time transcription and speaker identification. It utilizes a plugin-based agent tool framework that allows AI assistants to autonomously invoke custom functio

    Dartaiappbci
    View on GitHub↗12,869
  • Compare all 30 related projects→