A prototype web application for uploading Raman .txt files, visualizing spectra, and performing ML-based classification of individual spectra.
Only Docker and Docker Compose are required.
docker compose up --buildAfter startup, open in your browser:
- upload Raman
.txtfiles; - parse metadata and spectrum structure;
- visualize a spectrum map or a single spectrum;
- run the selected spectrum through an ML model;
- highlight important spectral regions and key peaks.