sh4dcnv2 · atlas
← libraries

@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.

5 components react shadcn-cli MIT

Install this registry

shadcn (npm) npx shadcn@latest add https://sitesearch.algolia.com/r/registry.json
pnpm pnpm dlx shadcn@latest add https://sitesearch.algolia.com/r/registry.json
bun bunx shadcn@latest add https://sitesearch.algolia.com/r/registry.json
fetch registry curl -s https://sitesearch.algolia.com/r/registry.json

Components

5 total
Algolia dropdown search experience block

Inline autocomplete dropdown search experience, powered by Algolia's InstantSearch

npx shadcn@latest add https://sitesearch.algolia.com/r/dropdown-search.json
Algolia crafted search experience block

Opinionated site search experience, powered by Algolia's InstantSearch

npx shadcn@latest add https://sitesearch.algolia.com/r/search.json
Search with Ask AI block

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
Highlight to Ask AI [Experimental] block

🚧 [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 Ask AI block

Sidepanel chat experience with Ask AI, powered by Algolia's Ask AI

npx shadcn@latest add https://sitesearch.algolia.com/r/sidepanel-askai.json