Skip to content

Roadmap

Future features and improvements planned for Intervu.

Overview

Intervu is actively developed with a focus on improving the interview experience. This roadmap outlines planned features organized by phase.

Source

This roadmap is based on internal development planning.


Phase 1: Core UX Improvements

High-impact improvements to daily usage.

Keyboard Shortcuts

Enable quick actions without mouse interaction.

ShortcutAction
Ctrl+SpaceToggle microphone
Ctrl+RRegenerate answer
Ctrl+LClear history
Ctrl+,Open settings
Ctrl+SExport session

Status: Planned


Answer Length Control

Let users choose answer verbosity.

OptionDescription
Brief2-3 sentences
Medium1-2 paragraphs
DetailedFull comprehensive answer

Status: Planned


Session Recording & Export

Save and export interview transcripts.

  • Auto-save sessions every 30 seconds
  • Export to JSON, PDF, or Markdown
  • Session history modal
  • Load previous sessions

Status: Planned


Phase 2: Enhanced Assistance

Advanced features for better interview support.

STAR Framework Support

Automatic detection and formatting for behavioral questions.

  • Detect "Tell me about a time..." questions
  • Inject STAR prompt template
  • Format answers with Situation/Task/Action/Result sections

Status: Planned


Interview Question Bank

Pre-define common question categories with optimized prompts.

  • Behavioral questions
  • Technical questions
  • Situational questions
  • Custom templates

Status: Planned


Real-Time Answer Edits

Edit AI-generated answers while streaming.

  • Click answer to enter edit mode
  • Pause streaming during edit
  • Revert to original answer

Status: Planned


Follow-Up Question Suggestions

Suggest thoughtful questions to ask the interviewer.

  • Generate after each answer
  • Copy-to-clipboard functionality
  • Toggle in settings

Status: Planned


Phase 3: Advanced Features

Professional-grade capabilities.

Multiple Resume Profiles

Quick switching between different resumes.

  • Profile management UI
  • Quick switch dropdown
  • Custom system prompt per profile

Status: Planned


Contextual Answer Tips (✅ Implemented)

Key points extraction and confidence scoring.

  • Bullet-point summary
  • Confidence meter (0-100)
  • Visual highlights in answer

Status: Implemented


Answer Quality Feedback (✅ Implemented)

Rate generated answers for learning.

  • Thumbs up/down
  • In-context learning from ratings
  • Local storage of preferences

Status: Implemented


Advanced Mode (✅ Implemented)

Dual-LLM question extraction.

  • Extract complete questions
  • Filter non-questions
  • Queue mode for multiple questions

Status: Implemented


macOS Support (✅ Implemented)

Full macOS support with AVFoundation audio capture.

  • AVFoundation-based device enumeration
  • BlackHole integration for system audio
  • Multi-output device for audio routing
  • DMG and ZIP builds (x64 + arm64)
  • Dock icon and proper app naming
  • Microphone permission handling

Status: Implemented


Application Branding (✅ Implemented)

App icon and logo for all platforms.

  • Custom icon for Windows, macOS, and Linux
  • Logo in title bar
  • Icon bundled in all builds

Status: Implemented


Interview Timer

Track interview duration and speaking time.

  • Elapsed time display
  • Speaking ratio metrics
  • Time warnings

Status: Planned


Phase 4: Nice-to-Have

Features for future consideration.

Code Signing

Sign all application binaries for Windows and macOS.

  • Apple Developer certificate for macOS
  • Windows code signing certificate
  • Eliminates quarantine workaround on macOS
  • Reduces SmartScreen warnings on Windows

Status: Planned


Sentiment Analysis

Detect interviewer interest/confusion.

  • Real-time sentiment indicators
  • Visual cues in transcript
  • Suggestion to elaborate

Status: Planned


Practice Mode

Pre-interview simulation with random questions.

  • Question bank by category
  • Record and compare answers
  • Self-rating system

Status: Planned


Cloud Sync

Sync settings and history across devices.

  • Google Drive integration
  • Dropbox integration
  • Local file sync

Status: Planned


Feature Requests

Have an idea? We'd love to hear it!

  1. Check existing issues on GitHub
  2. Open a new issue with the "feature request" label
  3. Describe your use case and expected behavior

Implementation Priority

Features are prioritized based on:

  1. User Impact — How many users benefit
  2. Implementation Effort — Development time required
  3. Maintenance Cost — Ongoing support needed
  4. Dependencies — Blocking requirements

Recently Completed

FeatureVersionDescription
macOS Supportv1.0.0AVFoundation audio, BlackHole, multi-output device
App Brandingv1.0.0Icons and logo for all platforms
Windows Buildv1.0.0NSIS installer + portable executable
Advanced Modev1.0.0Dual-LLM question extraction
Contextual Tipsv1.0.0Key points and confidence
Answer Ratingsv1.0.0Thumbs up/down feedback
LLM Queue Modev1.0.0Process questions in order
Streaming Answersv1.0.0Real-time answer generation

Platform Support

PlatformStatusNotes
Windows✅ SupportedDirectShow audio, bundled FFmpeg
macOS✅ SupportedAVFoundation audio, manual FFmpeg install required
Linux🔜 PlannedNot yet tested

Last updated: Check GitHub commits for real-time status.

Made with ❤️by Aldrick Bonaobra