Inspiration
For NASA Community College Aerospace Scholars, we had to meet often with team members over discord on a daily basis, but the meetings would get long enough that when it was time for everyone to work, some of the smaller details would get lost and we would end up having to ask each other all over again. This project is for the Voice & Conversational AI track, and I think it could be used as a very helpful tool for students/workers to refer back to previous meetings
What it does
This takes an audio file from your meeting, transcribes it into text, and gets a summary of the important key figures of the meeting.
How we built it
I used Google Chirp API to transcribe the text coming in from the audio file, then using Google Gemini prompt engineering to give the proper summary with important details from the meeting
Challenges we ran into
Configuring the Chirp API to work with cloud logins and user authentication was the biggest issue, as the documentation behind the errors/issues with it is not very in depth, so a lot of bench testing and troubleshooting was required.
Accomplishments that we're proud of
This is my first project learning css and react.js, so even though it is not the most spectacular webpage, I am proud of the fact that it works
What we learned
Having a team of likeminded individuals with their own specialization could greatly increase the time it would have taken to develop and troubleshoot
What's next for MinuteMind
MinuteMind has many competitors out there, so for now it may stay as a personal user project.
Log in or sign up for Devpost to join the conversation.