Your Personal AI-Powered Interview Coach
π Website: https://www.powerinterviewai.com
π§ Email | π Website | π GitHub Pages | π¬ Telegram | π Discord | π¦ X
Power Interview is a privacy-first AI assistant designed to help you ace technical and behavioral interviews. With real-time transcription and intelligent suggestions, you'll have the confidence and support you need during live interviewsβall while maintaining your privacy.
Your data stays with you. Power Interview is built with privacy as a core principle:
- Client-Side Application: Desktop client for account management and UI
- Secure Storage: Credentials and personal info stored using Electron Store
- AI Processing: Handled by secure backend services
- No Data Mining: No selling or sharing personal data
- Minimal Data Transfer: Only necessary data sent for AI suggestions
- Your Control: CV, profile, and configs remain on your device
Stay on top of the conversation with live ASR:
- Dual-channel transcription (you + interviewer)
- WebSocket streaming for low latency
- Speaker detection
- Full transcript history
- Personalized responses based on CV and job description
- Streaming responses in real time
- Context-aware outputs
- Natural language responses
- Screenshot-based problem understanding
- Multi-image support (up to 3)
- LLM-powered solutions
- Syntax-highlighted code output
- Profile management (CV, job description, etc.)
- Audio device selection
- Language support (English)
- Persistent settings
Power Interview follows a client-server architecture.
- Electron + React + TypeScript
- Zustand + React Query
- Handles UI and orchestration
- ASR Agent for audio capture and routing
- AI/LLM Service for suggestions
- ASR Service for transcription
- Auth Service
- ZeroMQ (local IPC)
- WebSocket (real-time)
- REST API
- Node.js v18+
- Python 3.12
git clone https://github.com/PowerInterviewAI/power-interview-assistant
cd power-interview-assistant
cd app
npm install
cd ..
pip install -r requirements.txtcd app
npm run start- Set profile (CV, job description)
- Select microphone
- Start assistant
- Code suggestions
- Debugging assistance
- Live transcription
- AI-generated responses
- Context-aware answers
- Self-monitoring
- Feedback loops
- Local encrypted storage
- HTTPS + secure WebSockets
- No external transcript storage
- Full user control
- Electron
- React 19
- TypeScript
- Tailwind CSS
- Python 3.12
- PyAudio
- ZeroMQ
- WebSocket
power-interview-client/
βββ agents/
βββ app/
βββ build/
βββ scripts/
βββ requirements.txt
Use for ethical and legal interview preparation only.
Users are responsible for complying with all applicable laws and platform policies.
Pull requests welcome.
MIT License
- Email: power-interview@protonmail.com
- GitHub Issues for bugs/features
Built to help you succeed in interviews