Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/moonkorea00/tech-interview-GPT

Speech to text mock tech interview powered by ChatGPT
https://github.com/moonkorea00/tech-interview-GPT

chatgpt react speech-recognition tech-interview tech-interviews web-speech-api

Last synced: 3 months ago
JSON representation

Speech to text mock tech interview powered by ChatGPT

Lists

README

        





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](https://tech-interview-gpt.vercel.app/)

### Init Project Locally

Install [Node.js](https://nodejs.org/) and run the following command:

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


## Tech Stack

- [Vite](https://vitejs.dev) - An extremely fast frontend tooling.
- [React](https://react.dev/) - A Declarative, Component-based JavaScript library for building user interfaces.
- [Tailwind CSS](https://tailwindcss.com/) - A utility-first CSS framework for rapid UI development.


## Demo

- **Select Interview Options**

![options](https://github.com/moonkorea00/moonkorea/assets/78708082/4d582932-9940-4310-809c-2fa51ec8e0a4)

- **Record/Edit Answer**

![speech_recognition](https://github.com/moonkorea00/tech-interview-GPT/assets/78708082/e6226cfe-18fa-457e-9475-2e811a739220)

- **Get Interview Feedback**

![feedback](https://github.com/moonkorea00/moonkorea/assets/78708082/f55de37f-c5b2-4d70-9246-cdb5f47a33df)

- **View History and Retry Interview**

![history](https://github.com/moonkorea00/moonkorea/assets/78708082/588d1cd5-6cf6-4aba-be8e-3cbb54ea74c4)


## Releases

### 1.0.0

Initial Release

### 1.0.1

Check user's browser compatibility for web speech API


## License

MIT License © 2023 [Jeewon Moon](https://github.com/moonkorea00)