Quaudio

Music Analysis + AI

Manager View

Analysis Manager

Run local analysis pipelines and Discogs-assisted enrichment through a shared manager context.

No track selected
0:00 / 0:00
No beat grid or cue metadata available yet.

Now Playing Queue

No tracks in queue

Primary endpoints

  • POST
    Run the configured analyzer over a local file.
  • POST
    Send a contract-backed chat query.
  • POST
    Request Discogs lookup with optional MCP context.

Manager notes

  • Uses local-first analysis before calling remote enrichment services.
  • Can pass the same scoped metadata into chat, tagging, and Discogs flows.

Analysis manager actions

The analysis manager keeps chat, local analysis, and Discogs enrichment flows consistent across the FastAPI and Azure Functions boundaries.

AnalysisManager delegates contract-backed chat and audio analysis requests through the shared gateway.