Inspiration

We created Kora because we love music and we wanted to create an app that uses AI tools and identity standards in a clever way.

What it does

Users Login with spotify, specify a playlist name and click generate. The new playlist will appear in their spotify playlists with a "Kora" label, and other Spotify automatic thumbnail and title.

How we built it

Using Spotify API features including user profile access, Streamlit python app, a recommendation algorithm should use a Spotify profile to generate a playlist for user based on their chosen activity by suggesting: familiar, similar, and "wildcard" tracks in a playlist.

Challenges we ran into

  • Integrating Auth0 with a custom authentication login with Spotify
  • Using Machine learning to write a recommendation algorithm for Spotify playlist recommendation
  • Testing and debugging the app: A final challenge we faced was testing and debugging the app. We wanted to ensure that our app was functional, reliable, and error-free.

Accomplishments that we're proud of

  • Writing a locally deployable prototype with Streamlit

What we learned

  • Developing Python app prototypes with Streamlit

Built With

Share this project:

Updates