InstantSearch is an open source UI library that lets you build search interfaces in your app using customizable widgets that you can combine to create unique experiences.
Algolia for Flutter is an open source library that helps you add search and discovery features to your Flutter apps. The Algolia Flutter Helper focuses on business logic and helper components that you can combine into a custom search interface. It’s part of the InstantSearch family, but provides only the core functionalities.
Autocomplete is an open source, production-ready JavaScript library for building autocomplete experiences. As users type into an input, it suggests relevant terms or results to complete their query. It works seamlessly with Algolia, but can also be used with other data sources.