md-autocomplete extends earlier efforts such as this https://github.com/rodo1111/paper-input-autocomplete to provide keyboard support, remote binding and results scrolling.
bower install md-autocomplete
<link rel="import" href="bower_components/md-autocomplete.html">
<md-autocomplete id="my-id" label="Select"></md-autocomplete>