1. Ingest
Upload transcript or paste Zoom / Teams / Meet export text.
Meetings · Ready to use
Capture and action meeting outcomes for SMBs — process Zoom, Teams, or Google Meet transcripts, generate summaries and action items, update CRM, and send professional recaps with human review.
Upload transcript or paste Zoom / Teams / Meet export text.
Summary, decisions, action items, owners, deadlines, follow-ups.
CRM-shaped updates + recap email after human approval.
Code: agents/meet-wise ·
Guide: agents/meet-wise/README.md
cd agents/meet-wise python -m venv .venv .\.venv\Scripts\Activate.ps1 pip install -r requirements.txt copy .env.example .env python scripts/smoke_test.py python -m src.cli serve
Map speakers to CRM owners in config.yaml → crm.owner_map.
<iframe src="https://YOUR_MEETWISE_HOST/static/dashboard/index.html" title="MeetWise" style="width:100%;min-height:800px;border:1px solid #1e2a3a;border-radius:12px;"> </iframe>