Coder Social home page Coder Social logo

pavangangireddy / ai-interviewinsights Goto Github PK

View Code? Open in Web Editor NEW

This project forked from g-adamante/ai-interviewinsights

0.0 0.0 0.0 6 KB

Use GPT-4 + Whisper to transcribe audio from an user interview and then summarize and extract insights from it.

HTML 100.00%

ai-interviewinsights's Introduction

Automatic Customer Interview Report

This project provides an easy-to-use interface for generating concise reports from Google Meet recordings of customer interviews. By using this tool, you can automatically transcribe and summarize your recorded interviews without the need for manual efforts.

You can try the tool by following this link or by running it locally.

Features:

  • Convert Google Meet MP4 recordings to MP3 audio files using FFmpeg (WebAssembly version).
  • Automatic transcription of the audio using OpenAI's Whisper ASR model.
  • Summarize the transcription using OpenAI's GPT-4.
  • Entire process runs on the client side: zero data is shared with the server (except from the usage of the APIs)

Prerequisites:

  1. API Token: To use the transcription and summary features, you need an OpenAI API token. If you don't have one, you can get it from the OpenAI website.

  2. Browser Compatibility: This tool uses WebAssembly, which requires a modern browser. Ensure you're using a recent version of Chrome, Firefox, Safari, or Edge.

Usage:

  1. Enter your OpenAI API token in the designated input field.
  2. Upload your Google Meet MP4 recording.
  3. Wait for the video to be processed. Checkmarks will appear as each task (conversion, transcription, summary) is completed.
  4. Once the processing is done, you can review the full transcript and the summarized report on the page.

Limitations:

  • The recommended size for the video file is up to 30 minutes.
  • Ensure the video file is in MP4 format.

Privacy:

All data processing, including transcription and summary generation, occurs on the client side. No data is sent to or stored on any server, ensuring the privacy of your recordings and transcripts.

Dependencies:

Contribution:

Feel free to fork this repository, make changes, and submit pull requests. If you find any bugs or have feature requests, please open an issue in this repository.

License:

This project is open source, under the MIT License. Use it, modify it, and distribute it as you wish.

ai-interviewinsights's People

Contributors

g-adamante avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.