Skip to content

IntervuReal-time Interview Assistance

AI-powered help during your interviews. Transcribes audio, suggests answers, and helps you succeed.

How It Works

  1. Set up prerequisites — Install virtual audio (VB-Cable on Windows, BlackHole on macOS), Speaches (STT), and an LLM (Ollama, OpenWebUI, or OpenAI)
  2. Configure audio devices — Select your virtual audio output for system audio and your microphone
  3. Start listening — Click the microphone button to begin capturing audio
  4. Get answers — AI generates suggested answers as the interviewer speaks

Requirements

Windows

  • Windows 10 or later (64-bit)
  • VB-Cable — Virtual audio device for capturing system audio
  • Speaches — OpenAI-compatible STT endpoint
  • LLM Endpoint — Ollama, OpenWebUI, or OpenAI API

macOS

  • macOS 12 (Monterey) or later
  • BlackHole Audio — Virtual audio driver for capturing system audio
  • FFmpeg — Must be installed manually via Homebrew (brew install ffmpeg)
  • Speaches — OpenAI-compatible STT endpoint
  • LLM Endpoint — Ollama, OpenWebUI, or OpenAI API

macOS Users

Intervu is not code-signed on macOS. On first launch, you'll need to remove the quarantine attribute:

bash
xattr -d com.apple.quarantine /Applications/Intervu.app

See macOS Setup for full instructions.

Made with ❤️by Aldrick Bonaobra