Spaces:
Sleeping
Sleeping
Commit History
refactor: simplify Lamp component by removing drag functionality and related state 2e03c52
Aditey Kshirsagar commited on
Refactor: update frontend to version 0.2.0, remove Tailwind CSS and PostCSS configurations, and add new Lamp component with dynamic physics simulation 451c559
Aditey Kshirsagar commited on
feat: add LampHero component with animated background for enhanced UI 3ded65d
Aditey Kshirsagar commited on
feat: add comprehensive revised product plan for EUMORA 05fc243
fix: remove duplicate closing brace syntax error ad8a76d
feat: randomize search terms and offset for varied track results df957d0
feat: use Musixmatch lyrics search for source song detection (Spotify-style) d47a8d0
fix: detect source song by matching title words in input, not input in title 9595c67
Chore: changed readme to make the project live 7dc191c
Aditey Kshirsagar commited on
feat: add cache file for access token storage f99dd55
fix: use 5-word sequential phrase matching for lyrics source detection 9a72d17
feat: pin source song first when input looks like lyrics 405a2a9
fix: score tracks by search-rank position when audio features unavailable d6eb8a4
cleanup: remove debug fields from recommend response 1522206
debug: add _debug counts to recommend response f039188
fix: replace deprecated /recommendations with /search (Spotify Nov 2024 policy) 66eade4
debug: expose spotify error in response temporarily e912bfa
fix: handle Spotify RuntimeError gracefully in /api/recommend bd7efe8
chore: trigger Vercel redeploy for env var update 82c9e13
fix: move Dockerfile back to root for HF Spaces compatibility a52832b
refactor: move backend files into backend/ directory 9eb5faa
Chore: commit to deploy on vercel a62b668
Aditey Kshirsagar commited on
chore: update .env.local.example with HF Spaces production URL d0c7d06
feat: add non-root user setup in Dockerfile and update README for project details 3a5a6cb
fix: format Dockerfile RUN command for better readability 9fe39b1
feat: implement Dockerfile and render configuration for deployment 4885312
fix: track frontend/lib/api.ts (was excluded by lib/ gitignore rule) c621f47
Aditey Kshirsagar commited on
fix: replace @/ path aliases with relative imports 889381b
Aditey Kshirsagar commited on
feat: enhance Next.js configuration with webpack aliasing 6a413b9
Aditey Kshirsagar commited on
fix: update tsconfig to include baseUrl and ignoreDeprecations settings ef9af89
Aditey Kshirsagar commited on
fix: update vercel configuration to simplify build and install commands 5cb580f
Aditey Kshirsagar commited on
feat: initialize frontend with Next.js and Tailwind CSS b1c7f16
Aditey Kshirsagar commited on
feat: added spotify web api integration 255592c
Merge branch 'viv' into main 22c3454
Merge branch 'main' of https://github.com/Aditey1908/EUMORA 99fd98a
feat: add entry for generated visualizations in .gitignore f2cbb2a
feat: update README and product specification; enhance sarcasm detection and emotion classification details 0c0288d
feat: enhance sarcasm detection with calibration options; update training and visualization logic a763d43
feat: extend emotion classification to include sarcasm; update dataset preparation and model training logic cdc9c85
feat: implement DeBERTa-based emotion classifier with GoEmotions dataset support and weighted training 8f0335e
feat: update README to reflect current implementation status; enhance training options and model performance details 0865731
Aditey Kshirsagar commited on
feat: enhance emotion prediction functionality with GoEmotions dataset support; improve visualization capabilities and command options 5bf1bc8
Aditey Kshirsagar commited on
feat: enhance README with detailed features, installation, training, and usage instructions; improve emotion detection descriptions and visualization details 98fbfdb
Aditey Kshirsagar commited on
feat: update main entry point and enhance emotion prediction functionality; improve configuration and training scripts 14a5319
Aditey Kshirsagar commited on
feat: add main entry point and emotion prediction module; enhance README with usage instructions and project structure 9dab26f
Aditey Kshirsagar commited on
feat: add initial project structure with .gitignore, configs, data, and src files; implement dataset loading, model training, and emotion classification 0208684
Aditey Kshirsagar commited on
remove LICENSE file 28b6f30
Aditey Kshirsagar commited on
Initial commit 6ec3fcc unverified
AditeyRK commited on