This is a submission for the for access to full functionality you need both an Api Key. Below there are some representative screenshots
Settings
Transcribe Audio
Journey
To implement process from audio to diagram I have create several skilled agents described below:
transcribe-from-audio: this agent use AssemblyAI transcripts API to transcribe the provided audio.
keypoints-from-transcript: this Agent use OpenAI (got-4o-mini) to extract the Keypoints inside the given transcription
summary-to-mindmap: this agent use OpenAI (got-4o-mini) to arrange the key points in a kind of ontology providing a hierarchical representation of information
mindmap-to-mermaid: last agent transform the mind-map representation in a mermaid syntax ready for the visualization
SOCIAL SHARE CARD GENERATOR