AssemblyAI Audio Analysis Toolkit
This project demonstrates how to build an audio analysis system powered by AssemblyAI and the Model Context Protocol (MCP).
We use the following tech stack:
- AssemblyAI for audio transcription and analysis (audio-RAG)
- Streamlit for the interactive web UI
- Cursor as the MCP host for programmatic access
Setup and Installation
Ensure you have Python 3.12 or later installed on your system.
Install dependencies
bash
# Clone the repository and navigate to the project directory