🎉 Try the public beta of the new docs site at algolia.com/doc-beta! 🎉
Guides / Building Search UI / UI & UX patterns

Show recommendations in React InstantSearch

This is the React InstantSearch v7 documentation. React InstantSearch v7 is the latest version of React InstantSearch and the stable version of React InstantSearch Hooks.

If you were using React InstantSearch v6, you can upgrade to v7.

If you were using React InstantSearch Hooks, you can still use the React InstantSearch v7 documentation, but you should check the upgrade guide for necessary changes.

If you want to keep using React InstantSearch v6, you can find the archived documentation.

Recommendations are ideal to encourage users to discover more of your catalog based on what they’re already interested in. You can find recommendations on ecommerce sites like Amazon, content platforms like Netflix, or publishing platforms like Medium.

Algolia Recommend offers five recommendation models:

Once you’ve set it up, you can display recommendations on your site or application with the Recommend open source library.

Did you find this page helpful?