mirror of
https://github.com/bnair123/MusicAnalyser.git
synced 2026-06-25 09:08:29 +02:00
a97997a17a
- Created FastAPI backend structure. - Implemented Spotify Recently Played ingestion logic. - Set up SQLite database with SQLAlchemy models. - Added AI Service using Google Gemini. - Created helper scripts for auth and background worker. - Added Dockerfile and GitHub Actions workflow.