harry0703/AudioNotes
A system that transcribes audio/video using ASR and organizes the content into structured markdown notes using an LLM.

Velocity · 7d
+3.1
★ / day
Trend
→steady
star history
This project transcribes audio and video files using FunASR, then uses Qwen2 running locally via Ollama to analyze and organize the extracted content into structured markdown notes. It also provides a chat interface allowing users to query the transcribed content. The system is deployed via Docker or locally and uses PostgreSQL for data persistence.