Project Brief
An intelligent AI-powered meeting minutes writer that helps with generating concise meeting minutes along with updating you on contents of your meeting
Accomplishments
- Implemented a chrome extension connected to a backend service and a database to store transcripts
- Made a backend service that uses speech to text technology to listen to meetings and convert it into text
- Constantly updates redis database to store transcript for respective links and meetings
- Used LLM (Large Language Model) to summarise, segment and answer questions with just the context of meeting contents
- Used existing functionalities to create a precise but brief meeting minutes downloadable in docx format
- Won top 150 out of 700 teams as a solo team
Technologies Used:
- Python
- LLM
- Chrome Extension
- Prompt Engineering
- Redis
- Speech to Text