Giter Site home page Giter Site logo

zoom-friend's Introduction

Zoom Friend

Zoom Friend is an AI powered tool for automatically generating the transcript, summary and sample questions from any of your recorded class lectures.

✈️ Getting started

Prerequisites

  1. Git.
  2. Python 3.6
  3. Pip3
  4. Zoom Friend uses Voice Gain for performing audio to text conversion. So you will need to generate a JWT token in order to use this service

Installation

  1. git clone this reposotory.
  2. cd to zoom-friend directory'
  3. Run pip install -r requirements.txt from the terminal. This will install the required python packages
  4. Generate your Voice Gain JWT token and insert it in VideoToInfo/AudioClipToText.py file
  5. Run python app.py. This will run a localhost flask server on your machine. Copy the url of the localhost and run it on your favourite web browser!
  6. You might be prompted to download some NLTK packagesas well as some transformer models.

References

Special thanks to https://github.com/patil-suraj/question_generation and https://github.com/huggingface/transformers

zoom-friend's People

Contributors

anantdevcs avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.