1. Create Models and Neo4j Repositories
2. Business Layer & Cipher Queries
3. REST API - (GenreApi, SongApi, AlbumApi, PlaylistApi)
4. Add user PLAYS songs Relationship & Get User Playlist Songs (Projection)
5. Get Artist Songs and Album Songs using Neo4JClient
6. Update User, Album and Playlist Details using Cipher Query SET
7. Update Song Details with Cipher Query SET
8. Update Posted Comment and Genre
9. Get Paginated Song Comments
10. AILarge Language Model - User Comment Analysis using LangChain and ChatGPT
11. Instant Release Song or Album
12. Add Spring Security
13. Release Scheduled Song or Album
14. BunnyNet Video Processing Webhook Status{FNISHED}
15. Artist Create Song - Complete BunnyNet Integration