Live Demos
Here are some live demos, that show Searchkit used for different use cases.
| Name | Code | Description |
|---|---|---|
| IMDB Movies | Code (opens in a new tab) | 5000 Popular IMDB movies |
| Semantic Search Example (opens in a new tab) | Code (opens in a new tab) | Semantic hybrid search using a sentence transformer model |
| Fashion Ecommerce | Code (opens in a new tab) | Fashion Ecommerce |
| Geo Search | Code (opens in a new tab) | Geo Search Demo with Google Maps |
| Autocomplete Demo | Code (opens in a new tab) | Autocomplete Demo for IMDB movies |
| Camping Sites Search | Code (opens in a new tab) | Camping sites search example that uses nested fields and filters for availability search |
| Searchkit with Next.JS (opens in a new tab) | Code (opens in a new tab) | Ecommerce example with Next.JS |
| Searchkit with Javascript Widgets (opens in a new tab) | Code (opens in a new tab) | Search experience using plain javascript widgets |
| Searchkit with Vue + Vite (opens in a new tab) | Code (opens in a new tab) | Ecommerce example with Vue + Vite |
Code Sandbox Examples
Here are some CodeSandbox demos, that can be used to play around with Searchkit.
Video Tutorials
- Searchkit Intro Video with Instantsearch.js - https://www.youtube.com/watch?v=R6iYpEuCdVs (opens in a new tab)
- Searchkit Proxy - https://www.youtube.com/watch?v=8ztvn1-VZ_U (opens in a new tab)