CoolFace
Apppublic

Nrennin01/callsense-ai-assistant

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
2 commits on main
afff19f1y ago

Build a secure web app called “AM Call Assistant” that lets an Account Manager upload a meeting/video recording, sends it through Hugging Face models (transcription → summarization → action-item extraction), previews results, and on approval pushes records to Dynamics 365 (Dataverse) and saves a summary to OneNote. The app should be responsive, accessible (WCAG AA), and use a clean, modern UI.

Nrennin01
1c37f941y ago

initial commit

Nrennin01