Inspiration
Every meeting ends the same way — someone takes notes, but nobody actually uses them. Action items get lost, deadlines get forgotten, and follow-ups never happen. I built MeetMind to fix this.
What it does
MeetMind is an AI-powered meeting notes organizer. You paste your raw, messy meeting notes and MeetMind instantly:
- Extracts action items with the person responsible and deadline
- Identifies key decisions made during the meeting
- Lists follow-ups needed
- Lets you check off tasks as they get completed
- Lets you export a clean PDF summary or copy to clipboard
- Stores all your meeting history in a searchable dashboard
How I built it
I built MeetMind entirely using MeDo — no manual coding required. Using MeDo's AI-powered full-stack builder, I described the app in natural language and MeDo generated the complete application including the React frontend, Supabase database, and Gemini 2.5 Flash AI edge functions. I iterated through multiple versions using MeDo's multi-turn chat to add features like PDF export, task checkboxes, search, and sort.
Challenges I ran into
The biggest challenge was configuring the AI processing pipeline to accurately extract structured data (who, what, when) from unstructured meeting notes. MeDo handled the heavy lifting by generating the edge functions and database schema automatically.
What I learned
I learned how powerful MeDo is for rapid full-stack development. What would have taken days of coding was built in hours through natural language prompts.
What's next
- Slack and email integration for one-click sharing
- Team collaboration features
- Calendar sync for deadlines
Built With
- gemini-2.5-flash
- medo
- react
- supabase
- tailwind
- typescript

Log in or sign up for Devpost to join the conversation.