Inspiration
I have been working as a software engineer for around 10 years. Most of the time, it gets difficult to keep track of the topic discussed in the meeting and it's a time taking process to go through the recordings.
What it does
SmartHostAI transcribes meeting recordings and summarizes them. Send the minutes of meeting (bulleted summary) to participants and creates action items like creating a task (in GitHub or Jira) based on the conversation that happened in the meetings.
How we built it
I have used AssemblyAI for transcribing and summarizing the meeting recordings.
Challenges we ran into
I don't have paid subscription to Zoom so I can get the meeting recordings using the meeting. To overcome this problem, I just wrote a mock zoom provider, which returns the recording audi_url and participant list.
Accomplishments that we're proud of
I am very proud of the simple application, which I have developed in a couple of hours.
What we learned
I have learned a lot about AssemblyAI and it's capabilities and planning to explore more about it.
What's next for SmartHostAI
SmartHostAI can be integrated to meeting platforms like Zoom and in realtime meetings can be summarized and action items can be created based on the discussion happened in the meetings.
Built With
- assemblyai
- python
Log in or sign up for Devpost to join the conversation.