Skip to content

PLNech/musicologist

Repository files navigation

Musicologist is an Android app using Algolia to give music advice through conversation.

Demo

Musicologist demo on YouTube

Features

  • Search for songs by artist or theme
  • Voice input, voice output
  • Rich search results UI

Examples

  • Do you know songs by the rollin stun?

  • Any music released by Eminim?

  • Do you know anything about love?

  • Did you hear songs by Zeppelin?

  • What do you know on California?

Getting started

  • Git clone or download the code
  • Run cd android && ./gradlew installDebug to install the app on a connected device/emulator

Architecture