Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Presentation on Algolia's forum

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

You can’t perform that action at this time.