diff --git a/hack/samples/index.json b/hack/samples/index.json index 5727153fe9..6ff2175d50 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -49,6 +49,11 @@ "description": "Develop C applications on Linux. Includes Debian C/C++ build tools.", "gitUrl": "https://github.com/daytonaio/sample-c" }, + { + "name": "Spotify-Sentiment-Analysis", + "description": "This project is a part of Daytona Quest which showcases Spotify Review Analysis (NLP)", + "gitUrl": "https://github.com/abhirajadhikary06/Spotify-Sentiment-Analysis" + }, { "name": "C++", "description": "Develop C++ applications on Linux. Includes Debian C/C++ build tools.",