Build a voice recording app that transcribes speech to text using AI, then formats and organizes the transcription with automatic tagging, headings, and action item extraction.
0 likes0 forks0 comments
notesvoicetranscriptionspeech
Objectives
Record audio with pause and resume
Transcribe speech to text using AI
Auto-format transcription with headings and paragraphs
Extract action items and key topics
Tag and organize transcribed notes
Hints
Use Web Speech API or Whisper for transcription
Post-process transcription with an LLM for formatting