Code Monkey home page Code Monkey logo

transcriptor's Introduction

Python Python Application GitHub issues Github closes issues Github pull requests GitHub forks DOI GitHub license Lines of code Discord Discussion Chat Coverage Contributors

Transcriptor is a web application that generates a quick summary and analyzes sentiment for videos/audios using advanced Natural Language Processing techniques.

  • Fast: Transcriptor helps you save over 70% of your time by quickly providing a summary to highlight key points from videos/audios
  • Easy: A simple and friendly web interface is provided used to summarize videos/audios
  • Powerful: Transcriptor uses TensorFlow libraries to get highly accurate summaries in no time

Installation :: Demo Website :: Use Case :: Why :: Acknowledgements :: Contributors :: Support


๐Ÿš€ Installation

  1. Clone the Git repository and cd into the new repo
git clone https://github.com/secheaper/transcriptor.git
cd transcriptor
  1. This project uses Python 3, so make sure that Python and Pip are preinstalled. All requirements of the project are listed in the requirements.txt file. Use pip to install all of those
pip install -r requirements.txt
  1. Once all the requirements are installed, you will have to cd into the source folder. Once in the source folder, use the streamlit command to run the transcriptor.py file
cd source
streamlit run transcriptor.py
  1. If all went well, you should see the Network URL where this application is running on your local computer

๐ŸŒป Demo Website

The project is deployed on Streamlit Cloud

๐Ÿ“„ License

This project is licensed under the terms of the MIT license. Please check License for more details.

โœ๏ธ Contributions

Please see our CONTRIBUTING.md for instructions on how to contribute to the project by completing some of the issues.

๐Ÿ”ฎFuture Scope

For enhancement of this project following functionalities can be implemented

  • Currently our application supports .wav audios, youtube videos and videos with .mp4 extension. Provide support for other video and audio formats
  • Perform summarization for videos/audios in languages other than English
  • Provide summary in form of video
  • Generate summary of videos/audios for specific time frames
  • Compare various Summarization models and provide optimal summary
  • Adding Chrome extension for Transcriptor
  • Develop a Discord BOT for transcriptor

โค๏ธ Acknowledgements

We would like to thank Dr. Timothy Menzies for helping us understand the process of building a good Software Engineering project. We would also like to thank the teaching assistants Xiao Ling, Andre Lustosa, Kewen Peng, Weichen Shi for their support throughout the project. Also thanks to the amazing teams at Streamlit, Huggingface and Shields.io for their amazing projects!

โœจ Contributors


Shubham Mankar

Pratik Devnani


Moksh Jain


Rahil Sarvaiya


Anushi Keswani

๐Ÿ“ง Support

For any queries and help, please reach out to us at: [email protected]

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.