Skip to content
View interview-copilot's full-sized avatar
Block or Report

Block or report interview-copilot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
interview-copilot/README.md

If you encounter difficulties accessing the GPT service in your region, you can consider trying the paid service: https://mszl.app

(如果你所在的地区访问GPT服务有困难,可以尝试购买付费服务,无需额外设置:https://mszl.app ):

Interview Copilot

Utilizing GPT and Microsoft Azure's cutting-edge technology to assist interviewers

Online Demo: https://interview-copilot.github.io

Interview Copilot is a web application that captures audio from the microphone, utilizes Microsoft Azure's speech recognition service to obtain transcript, and then invokes GPT to generate answer.

Why Interview Copilot?

Although there are excellent interview assistance programs on GitHub (like cheetah), they can only run on specific desktop platforms and are difficult to install or extend.

Therefore, I developed Interview Copilot using pure web technology. It does not need installation and can run in the browser of desktop, tablet, or smartphones. Also, It is serverless, the API Token information is stored locally in your browser.

Windows Mac Pad \ Phone
cheetah
ecoute
Interview Copilot

Setting Instruction

In order to use GPT, you need an Open AI API Token: https://platform.openai.com

To use Azure's speech recognition service, you can apply for a free token by referring to this tutorial.

Developing

This project is based on Vue2. Just cd app:

install packages: npm install

develop: npm run serve

build: npm run build

Popular repositories

  1. Interview-Copilot Interview-Copilot Public

    Utilizing GPT to assist interviewees, help answer questions and write code

    Vue 18 10

  2. interview-copilot.github.io interview-copilot.github.io Public

    HTML