View on GitHub

capstone-2022-15

IN4U - 면접 연습 웹 서비스

“인퓨” Interview For You

팀페이지 주소 : https://kookmin-sw.github.io/capstone-2022-15


1. 프로젝트 소개

프로젝트 이름인 ‘인퓨(INFU 또는 IN4U)’는 ‘Interview For You’의 뜻을 가진다. 인퓨는 가상 생성된 얼굴의 면접관과 함께 사용자가 면접 연습을 하고 피드백을 받을 수 있는 웹 서비스다.

면접은 대입, 취업, 이직과 같이 새로운 시작을 할 때 필수이지만 많은 사람들이 어려워 하는 과정 중 하나이다. 사람인에서 진행한 설문조사에 따르면 면접을 경험한 구직자 중 약 77%가 자신의 면접에 대해 후회한다고 응답하였고, 그 중 반복적으로 연습하면 답할 수 있는 “준비한 답변을 제대로 하지 못해서”가 가장 높은 비율을 차지했다. 또한 2020년부터 언택트가 일상화 되면서 대부분의 면접이 비대면으로 바뀌었다. 펜데믹 종식 이후에도 비대면 채용 유지를 지속한다는 기업이 증가하는 추세로, 온라인 면접 준비의 필요성이 높아지고 있다.

인퓨는 가상 생성된 모습의 면접관이 입모양을 움직이며 음성으로 질문을 전달할 수 있어, 면접관이 존재하지 않고 텍스트와 음성만으로 질문을 확인하여 연습하는 기존 면접 연습 서비스와 다르게 더욱 현장감있는 면접 연습을 제공한다. StyleGAN과 Wav2lip으로 생성된 면접관과 함께 면접 연습을 할 수 있어, 대면 면접뿐 아니라 온라인으로 시행하는 사람 대 사람 면접 연습에 도움을 줄 수 있다.


I. 주요 기능

  1. 면접관
    • 미리 준비한 질문을 바탕으로 가상 생성된 모습의 면접관이 입모양을 움직이며 음성으로 질문 전달
  2. 피드백
    • 면접자(사용자)가 진행한 면접에 대한 수치화된 객관적 정보 제공
      • 영상 처리 : 머리 움직임, 시선 처리
      • 음성 처리 : 목소리 크기, STT

II. 기대효과

본 서비스를 통해 기대하는 효과는 다음과 같다.


III. 시스템 구조도

시스템구조도


IV. AWS 구조도

AWS구조도


V. 실행 흐름

실행흐름



2. Abstract

The project name “인퓨(INFU or IN4U)” means “Interview For You.” 인퓨 is a web service that allows users to practice interviews and receive feedback along with interviewers with virtually created faces.

Interviews are essential for new beginnings, such as college entrance, employment, and turnover, but are one of the difficult processes for many people. According to a survey conducted by people, about 77% of job seekers who experienced the interview said they regretted it, and among them, “because they did not respond properly” that can be answered by repeated practice accounted for the highest percentage. In addition, as untact has become commonplace since 2020, most interviews have changed non-face-to-face. As more and more companies continue to maintain non-face-to-face employment even after the end of the pandemic, the need to prepare for online interviews is increasing.

인퓨 provides a more realistic interview practice unlike the existing interview practice service in which a virtually created interviewer moves his or her mouth and delivers questions by voice, without an interviewer existing. Interview practice with interviewers created by StyleGAN and Wav2lip can help you practice face-to-face interviews as well as online interviews.



3. 소개 영상

I. 시연 영상

시연 영상


II. 200초 소개 동영상

200초 소개 동영상


III. 중간 발표 영상

중간 발표 영상


IV. 최종 발표 영상

최종 발표 영상



4. 팀 소개

정유선 (팀장) @yoosun

Student ID: 20181690
E-mail: usun18813@kookmin.ac.kr
Role: 프로젝트 매니저, 프론트엔드
    • UI/UX 디자인
    • 웹 클라이언트 개발
    • 로고, 이미지 디자인 

김지민 @miniee

Student ID: 20181597
E-mail: jimin981005@kookmin.ac.kr
Role: 프론트엔드 리더, GIT 관리
    • UI/UX 디자인
    • 웹 클라이언트 개발
    • GIT 코드 형상 관리

송경민 @kyungmin

Student ID: 20181630
E-mail: skm0626@kookmin.ac.kr
Role: AI
    • 가상 면접관 얼굴 생성 및 합성
    • 질문 mp3 생성
    • 가상 면접관 입모양 생성 

조재오 @Jaeo

Student ID: 20181696
E-mail: cho5095@kookmin.ac.kr
Role: 백엔드 리더, 피드백
    • 면접 결과에 대한 피드백 구현
      (영상 처리, 음성 처리)
    • AWS 시스템 구성  

황예은 @yeieun1213

Student ID: 20181710
E-mail: yeieun1213@kookmin.ac.kr
Role: 서버
    • API 서버
    • DB 구축