Step 1
Install SearchWP Live Ajax Search plugin
Step 2
Create a from like this
<form action="#" class="header-search-form" role="search" method="get">
<input type="text" class="form-control" placeholder="Enter your keyword..." name="s" id="s" value="" data-swplive="true">
</form>