Skip to content

moonkorea00/tech-interview-GPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b0f0bd Β· Mar 14, 2024
May 26, 2023
Mar 14, 2024
Apr 27, 2023
Apr 27, 2023
May 29, 2023
Mar 14, 2024
Jul 15, 2023
May 30, 2023
Mar 14, 2024
Apr 27, 2023
May 26, 2023
Apr 27, 2023
Apr 27, 2023
May 26, 2023
Apr 28, 2023

Repository files navigation


tech-interview-gpt

Speech to text mock tech interview powered by ChatGPT πŸ§‘β€πŸ’»πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

try Tech Interview GPT


Features

  • πŸ§‘β€πŸ’» Interview Feedback - Provides in depth feedback powered by ChatGPT.
  • πŸ›  Customizable - Get questions and feedback based on your development field, work experience and choice of spoken language.
  • πŸŽ™ Speech Recognition - Record and edit answer using speech recognition(See browser compatibility).
  • πŸ“ Interview Log - Automatically save interview to history for user to see previous interviews and retry on request.
  • πŸ’» Device Friendly - responsive design for various devices.

Getting Started

Try it Online

Tech Interview GPT

Init Project Locally

Install Node.js and run the following command:

npm run start
# open http://localhost:8000/ in your browser

Tech Stack

  • Vite - An extremely fast frontend tooling.
  • React - A Declarative, Component-based JavaScript library for building user interfaces.
  • Tailwind CSS - A utility-first CSS framework for rapid UI development.

Demo

  • Select Interview Options

options

  • Record/Edit Answer

speech_recognition

  • Get Interview Feedback

feedback

  • View History and Retry Interview

history


Releases

1.0.0

Initial Release

1.0.1

Check user's browser compatibility for web speech API


License

MIT License Β© 2023 Jeewon Moon