Productivity
AI-Powered Automation
Meeting Intelligence
Transform meetings into actionable insights.
Automated
Auto Reports
Significant
Time Saved
GPT-4
AI Powered
Multi
Clients
Powerful Features
Everything you need to transform meetings into actionable insights
Why Choose Us
Real benefits that transform your workflow
Powered By
Automated Client Meeting Report Generator (Copilot Studio + AI Builder)
This automation removes the need to manually create post-meeting reports for clients. As soon as a meeting transcript (.doc format) is placed in the correct folder, the system automatically identifies the client, uses the client-specific instructions to extract and structure all required information with AI, and generates a formatted final report and saves it in the client's folder.
OneDrive → Documents folder structure
Documents
├── [Client Name]
│ ├── template │ │ ├── template_new_json.doc ← AI instructions + JSON structure
│ │ └── meeting_populate.docx ← Word template with content controls
│ ├── transcripts ← Drop raw .doc transcripts here
│ └── reports ← Final reports appear here automatically
│ └── (repeat exactly the same structure for every new client)
Required Template Files
template_new_json.doc
.doc
Contains the full client-specific JSON structure for AI Builder. Only this file is edited when the client wants to change sections, wording, tables, or instructions.e 1
meeting_populate.docx
.docx
Official Word template with Content Controls (Developer tab). The flow fills these controls and generates the final report.
Pro Tip: Every section has a 'comment' field – this is where we give extra instructions to the AI. To change or improve any part of the report in the future, simply update the relevant comment in template_new_json.doc (no need to touch the flow).
