@algolia
Official Algolia SiteSearch shadcn registry providing opinionated, production-ready search UI components backed by Algolia's infrastructure. Ships two primary experiences: an Instant Search component (keyboard-navigation, sub-50ms results) and a Search with Ask AI component (conversational natural-language search powered by Algolia Ask AI). Built with React and also bundled as vanilla JS for framework-agnostic use. WCAG 2.1 AA compliant. Requires an Algolia account and API keys; free to use as open-source components. Use for: adding a polished modal search or AI chat-search to any app already indexed in Algolia, without building InstantSearch UI from scratch.
Install this registry
npx shadcn@latest add https://sitesearch.algolia.com/r/registry.json pnpm dlx shadcn@latest add https://sitesearch.algolia.com/r/registry.json bunx shadcn@latest add https://sitesearch.algolia.com/r/registry.json curl -s https://sitesearch.algolia.com/r/registry.json Components
5 totalInline autocomplete dropdown search experience, powered by Algolia's InstantSearch
npx shadcn@latest add https://sitesearch.algolia.com/r/dropdown-search.json Opinionated site search experience, powered by Algolia's InstantSearch
npx shadcn@latest add https://sitesearch.algolia.com/r/search.json Opinionated search experience with Ask AI, powered by Algolia's InstantSearch and Ask AI
npx shadcn@latest add https://sitesearch.algolia.com/r/search-ai.json 🚧 [Experimental] Highlight any text and ask Algolia Ask AI with an inline tooltip
npx shadcn@latest add https://sitesearch.algolia.com/r/highlight-to-askai.json Sidepanel chat experience with Ask AI, powered by Algolia's Ask AI
npx shadcn@latest add https://sitesearch.algolia.com/r/sidepanel-askai.json