-
Notifications
You must be signed in to change notification settings - Fork 1
Home
sashatemereva13 edited this page Jan 4, 2026
·
3 revisions
This repository contains a full-stack audio analysis and visualization system built as part of the EPITA Versioning Tools project.
The system is composed of:
- A Node.js backend (uploads, API, database)
- A Python audio analysis microservice (librosa, numpy)
- A frontend visualization layer (React / Three.js – WIP)
This wiki documents the architecture, services, API, and development workflow.