Skip to content

Tylerz0/realtime-interview-copilot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime Interview Copilot

Desktop app for live interview assistance. It captures system audio, transcribes speech in real time, and can answer questions using text or screenshots.

About

I’m Ved Gupta. I built this project to make live interview support faster and less distracting.

Contact: vedgupta@protonmail.com

If you find the project useful, please star the repo on GitHub.

Install

macOS:

brew tap innovatorved/tap
brew install --cask realtime-interview-copilot

Windows releases are available on the GitHub Releases page.

Features

  • Live transcription of system audio
  • AI answers from text or screenshots
  • Hidden window for screen sharing
  • Keyboard shortcuts for quick actions

Development

git clone https://github.com/innovatorved/realtime-interview-copilot.git
cd realtime-interview-copilot
bun install
bun run electron:dev

Build installers with:

bun run electron:build

Requirements

Node 20+ and Bun 1.3+

Links

About

Realtime Interview Copilot is a web application that assists users in crafting responses during interviews. It leverages real-time audio transcription and AI-powered response generation to provide relevant and concise answers.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.3%
  • JavaScript 3.5%
  • Other 1.2%