
implementation("com.algolia:instantsearch:3.3.2")InstantSearch Android is a library offering widgets and helpers to build instant-search applications on Android. It provides out-of-the-box components like search boxes, result lists, filtering interfaces, and hierarchical menus, simplifying the creation of search interfaces. Built on top of Algolia's Kotlin API Client, it manages complex states such as filters and federated search, allowing developers to focus on the user interface. The library is customizable and easily integrates into existing codebases.