Soulemane12/Meeting-Summarizer- — reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app for summarizing meetings and handling follow ups.

I want someone to be able to sign in with Google, upload an MP3 recording or paste in a meeting transcript, and then get a clean AI summary plus a list of action items. Each action item should show who it belongs to if that can be figured out, and there should be an easy way to filter tasks by assignee name. I also want buttons to copy a task, draft and send a follow up email, and create a reminder in Google Calendar for that task.

Please make the full flow work locally, including the Google sign in and the Google integrations, with a clear and simple interface that feels usable right away. If the audio upload is used, it should transcribe the recording before summarizing it. Use the existing Python app structure in the repo and wire up any missing pieces so it actually runs end to end. Look up current docs online if you need to.

Want more depth? Deep Reverse