awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ibttf avatar

ibttf/interview-coder

0
View on GitHub↗
4,438 نجوم·712 تفرعات·3 مشاهداتwww.interviewcoder.co↗

Interview Coder

هذا المشروع عبارة عن مجموعة من الأدوات تتمحور حول مساعد مقابلة يعمل بالذكاء الاصطناعي، ومنشئ سيرة ذاتية احترافي، وقاعدة بيانات رواتب هندسية. يوفر التطبيق الأساسي نسخاً صوتياً في الوقت الفعلي ويولد حلولاً للكود وتصميم النظام أثناء المقابلات التقنية.

صُمم البرنامج للتخفي وتجنب الكشف. يستخدم تراكب شاشة غير مرئي يتجاوز برامج التقاط الشاشة ومشاركة الشاشة، مما يسمح للمستخدم بعرض المعلومات دون ظهورها على الشاشات المشتركة. ولمزيد من تجنب الكشف، ينفذ النظام التشغيل بلوحة المفاتيح فقط للقضاء على حركات الماوس المرئية ويستخدم إخفاء اسم العملية لإخفاء التطبيق من مديري مهام النظام ومراقبي النشاط.

تشمل القدرات الإضافية مكتبة من مشاكل البرمجة المحلولة المنظمة حسب الخوارزمية وهيكل البيانات، بالإضافة إلى أدوات ذكاء وظيفي لقياس التعويضات ومقارنة عروض العمل مقابل بيانات السوق.

تتم إدارة وصول المستخدم من خلال تسجيل الحساب ومصادقة الهوية عبر البريد الإلكتروني أو موفري الطرف الثالث.

Features

  • Real-Time Interview Copilots - Functions as an AI assistant that analyzes live audio to provide real-time code and system design solutions during interviews.
  • AI-Powered Code Generation - Uses large language models to generate algorithmic solutions and system design responses based on live transcription.
  • Real-Time Transcription - Provides instantaneous conversion of live interview audio into text transcripts for real-time AI analysis.
  • Real-Time Audio Transcribers - Converts live interview audio into text in real time to facilitate AI-driven assistance.
  • Keyboard-Driven Interfaces - Eliminates visible mouse movements by executing all application functions via keyboard shortcuts.
  • Stealth Interface Shortcuts - Implements all application functions via shortcuts to eliminate visible mouse movements during live sessions.
  • Salary Benchmarking Databases - Includes a database for benchmarking engineering compensation and comparing job offers against market data.
  • Audio Processing - Implements audio processing to capture and analyze spoken conversation from live interview sessions.
  • Invisible Overlays - Implements a transparent desktop layer that remains invisible during screen shares and recordings.
  • Interview Answer Assistants - Integrates with video conferencing and assessment tools to provide real-time answer suggestions to the interviewee.
  • Screen Share Evasion - Integrates click-through overlays and keyboard-only controls to remain invisible during screen shares.
  • Screen Capture Protections - Uses native windowing flags to prevent the AI assistant interface from appearing in screen shares or recordings.
  • System Process Hiding - Conceals the application's presence from system task managers and activity monitors to avoid detection.
  • Screen-Sharing Concealment - Prevents the application window from appearing in screen-capture or sharing software used during interviews.
  • Click-Through Controls - Renders a transparent overlay that allows mouse events to pass through to the underlying interview platforms.
  • Interview Pattern Solutions - Offers a library of solved coding problems based on industry-standard interview patterns.
  • Market Research Strategies - Provides market research strategies to gather salary data for informing employment negotiations.
  • Professional Resume Generators - Automates the creation of professional software engineering resumes by organizing experience, projects, and skills.
  • Resume Builders - Ships a dedicated platform for creating and managing professional engineering resumes.
  • Interview-Focused Problem Sets - Provides curated collections of algorithm and data structure problems specifically for technical interview prep.
  • Offer Evaluation Frameworks - Provides a framework for analyzing multiple job offers side-by-side against industry market data.

سجل النجوم

مخطط تاريخ النجوم لـ ibttf/interview-coderمخطط تاريخ النجوم لـ ibttf/interview-coder

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة ibttf/interview-coder؟

هذا المشروع عبارة عن مجموعة من الأدوات تتمحور حول مساعد مقابلة يعمل بالذكاء الاصطناعي، ومنشئ سيرة ذاتية احترافي، وقاعدة بيانات رواتب هندسية. يوفر التطبيق الأساسي نسخاً صوتياً في الوقت الفعلي ويولد حلولاً للكود وتصميم النظام أثناء المقابلات التقنية.

ما هي الميزات الرئيسية لـ ibttf/interview-coder؟

الميزات الرئيسية لـ ibttf/interview-coder هي: Real-Time Interview Copilots, AI-Powered Code Generation, Real-Time Transcription, Real-Time Audio Transcribers, Keyboard-Driven Interfaces, Stealth Interface Shortcuts, Salary Benchmarking Databases, Audio Processing.

ما هي البدائل مفتوحة المصدر لـ ibttf/interview-coder؟

تشمل البدائل مفتوحة المصدر لـ ibttf/interview-coder: sohzm/cheating-daddy — This project is an AI meeting assistant and interview copilot that monitors system audio and screen content to… leetcode-mafia/cheetah — Cheetah is an LLM technical interview assistant composed of a native macOS application and a browser extension. It… volatiletech/authboss — Authboss is a modular authentication framework designed to manage user identity and account orchestration. It provides… cmusphinx/pocketsphinx — PocketSphinx is an offline speech recognition engine that converts raw audio from files or live microphone streams… thewh1teagle/vibe — Vibe is a cross-platform transcription tool that converts spoken audio into text by running Whisper neural models… const-me/whisper — Whisper is a high-performance speech-to-text inference engine that uses graphics hardware shaders to accelerate the…

بدائل مفتوحة المصدر لـ Interview Coder

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Interview Coder.
  • sohzm/cheating-daddyالصورة الرمزية لـ sohzm

    sohzm/cheating-daddy

    5,387عرض على GitHub↗

    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

    JavaScript
    عرض على GitHub↗5,387
  • leetcode-mafia/cheetahالصورة الرمزية لـ leetcode-mafia

    leetcode-mafia/cheetah

    4,262عرض على 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
    عرض على GitHub↗4,262
  • volatiletech/authbossالصورة الرمزية لـ volatiletech

    volatiletech/authboss

    4,189عرض على GitHub↗

    Authboss is a modular authentication framework designed to manage user identity and account orchestration. It provides a comprehensive system for handling user registration, email verification, and the full lifecycle of user profiles. The framework distinguishes itself through a focused suite of security and identity tools, including multi-factor authentication via time-based passwords and SMS, and identity integration with external providers using OAuth1 and OAuth2 protocols. It also includes a dedicated account security manager that implements brute-force protection through credential-based

    Go
    عرض على GitHub↗4,189
  • cmusphinx/pocketsphinxالصورة الرمزية لـ cmusphinx

    cmusphinx/pocketsphinx

    4,276عرض على GitHub↗

    PocketSphinx is an offline speech recognition engine that converts raw audio from files or live microphone streams into written text without requiring a network connection. It functions as a speech-to-text library, a real-time transcription engine, and a voice command processor, capable of detecting and transcribing spoken commands from continuous audio streams with configurable acoustic and language models. The engine uses weighted finite-state transducers to represent acoustic, phonetic, and language models as a single search graph for efficient decoding. It employs fixed-point acoustic mod

    Ccpythonspeech-recognition
    عرض على GitHub↗4,276
عرض جميع البدائل الـ 30 لـ Interview Coder→