3 Commits

Author SHA1 Message Date
xtrullor73
0e28042d84 feat: add cleanup function to delete images directory after execution 2024-05-27 17:20:42 -07:00
xtrullor73
a8073089ce refactor(cli): update jsdocs, comments, and structure 2024-05-20 16:50:43 -07:00
xtrullor73
d8683cb8ad feat: Refactor project structure for modularity and expandability
- Implemented the service and adapter layers instead of controllers to simplify the integration of new audio recognition and metadata fetching APIs.
- Unified code styling and practices throughout the project to ensure consistency.
2024-05-13 22:11:08 -07:00