FlowSync is an AI-powered workflow automation platform that transforms meeting notes into actionable project workflows.
Using Gemini, FlowSync automatically extracts tasks, blockers, risks, milestones, priorities, and recommended next actions from unstructured meeting discussions. The platform also integrates with GitLab to create work items and help teams move directly from discussion to execution.
- AI-powered meeting note analysis
- Automatic task extraction
- Blocker and risk detection
- Milestone identification
- Recommended next actions
- Meeting history tracking
- Task Cards view
- Priority Matrix view
- GitLab work item creation
- Deployment on Google Cloud Run
- TypeScript
- Next.js
- React
- Tailwind CSS
- Node.js
- Gemini
- Google Cloud Run
- Google Cloud Agent Platform
- GitLab API
- GitLab MCP
- Cursor
- Paste or upload meeting notes.
- Gemini analyzes the content.
- FlowSync extracts tasks, blockers, risks, milestones, and priorities.
- Results are displayed through task cards and a priority matrix.
- Extracted actions can be converted into GitLab work items.
Hosted Application:
https://flowsync-6996749565.me-central1.run.app
npm install
npm run devOpen:
http://localhost:3000FlowSync uses Google Cloud Run for deployment and Gemini for intelligent meeting-note analysis.
A FlowSync Agent was also configured in Google Cloud Agent Platform with GitLab MCP integration as part of the GitLab partner-track implementation.
MIT License