Skip to content

AI-Interview-Assist is a Windows app that uses AI to analyze your screen and help with interviews or presentations. It also includes privacy features to hide the app from screen sharing or recording.

Notifications You must be signed in to change notification settings

Batlez/AI-Interview-Assist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Interview-Assist

AI-Interview-Assist is a Windows-native GUI application that combines AI-powered screen analysis with advanced privacy tools. It is especially useful during job interviews, screen-sharing, presentations, or remote sessions where you need discretion and a smart assistant working behind the scenes.

GitHub all releases PayPal


🚀 What It Does

  • 📸 Screen AI Analysis: Select a screen area or analyze your full display using OpenAI’s vision models. Get text transcriptions and contextual descriptions.

  • 🛡️ Privacy Toggles:

    • Hide window from screen capture (recording-safe)
    • Remove from Windows taskbar
    • Keep window always on top
    • Adjustable window transparency
    • Option to change AI models
  • Hotkeys for quick toggles

  • 🌓 Dark & Light theme support


📦 Setup Instructions

1. Clone the Repository:

git clone https://github.com/Batlez/AI-Interview-Assist.git
cd AI-Interview-Assist

2. Install dependencies:

Use your preferred Python environment (Python 3.9+ recommended):

pip install -r requirements.txt

3. Add your OpenAI API Key:

Modify the .env file in the root directory with the following contents:

OPENAI_API_KEY="your-key-name-here"

Note: OpenAI’s API requires an active billing account with a minimum $5 spend to access GPT models.


▶️ How to Run

On Windows, you can launch the app in either of these ways:

  • Double-click the main.pyw file
    or
  • Run it from the terminal:
python main.pyw

📸 Screenshots

Screenshot 1

Screenshot 2

About

AI-Interview-Assist is a Windows app that uses AI to analyze your screen and help with interviews or presentations. It also includes privacy features to hide the app from screen sharing or recording.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages