Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 902 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 902 Bytes

Minute2Meet text summarizer

"Meeting-to-Minute Project leverages Flask API, Google libraries for translation, and advanced models like BERT and T5. Its goal is to seamlessly transform audio files into text, utilizing cutting-edge natural language processing to summarize content. With a focus on accessibility, the project empowers users to translate and summarize meeting minutes into multiple languages, fostering efficient communication across global teams."

Screenshot 2023-11-03 165710 Screenshot 2023-11-24 230831

Setup

Step #1 : Open cmd in the folder of the project

Step #2 : $ pip install -r requirements.txt

Step #3 : $ python main.py