Filtering products with Faceted filter without page reload

I’ve used Faceted filters in collections page of my store. Each time filter is applied on products, page reloads and filter name gets added as handle to the url. Is there a way to prevent the page from reloading each time the filter is being applied?

Please suggest a way to achieve this without using apps. Thanks in advance.