The MOM Generator is a google chrome extension that automates the conversion of spoken language to written meeting minutes, enhancing productivity and accuracy. It utilizes speech-to-text technology to generate comprehensive meeting summaries in both offline and online formats.
- Speech to text Technology: Utilize advanced speech recognition technology to convert spoken language in meetings to text.
- Real time Transcription: Provide the ability to generate meeting minutes in real-time during live meetings.
- Comprehensive Meeting Summaries: Generate detailed meeting summaries that capture key discussion points, decisions, action items, and assigned responsibilities.
- Fork and Star the project.
Clone the repo on your local machine.
git clone https://github.com/upes-open/OSoC-MeetingMinutes-MOM-Generator.git
- Create a new branch
<Your_GitHub_username>
git checkout -b <GitHub_usename>
Go to the issues tab and comment on a suitable issue of your choice and wait for the issue to be assigned to you.
Make the changes in your local repo and push the changes.
Create a pull request to the main branch.
Wait for the PR to be reviewed and merged.
Happy Coding!