🫆 Opinionated search experiences for your search needs, powered by Algolia's Instant Search and AskAI
SiteSearch provides opinionated search components that showcases Algolia's lightning-fast search capabilities in the form of experiences. Available as both React implementations and Vanilla JavaScript, it offers a complete search solution that can be integrated into any modern web application.
- âš¡ Instant Search - Sub-50ms search powered by Algolia's global infrastructure
- 🎨 Extensible - UI with comprehensive theming system
- 🤖 AI-Enhanced - Conversational chat interface for complex queries using Ask AI
- ♿ Accessible - WCAG 2.1 AA compliant with screen reader support & full keyboard navigation with customizable shortcuts
- 📦 Framework Agnostic - Works with React and bundles to vanilla JS to use anywhere
- Get an Algolia account
- Setup an index – grab the Index name and Search API key
- [Optional] Create an Ask AI assistant (only if you need Ask AI)
Follow instructions on the SiteSearch Documentation Website
We ship SiteSearch with all the CSS needed for configuration. Use all available CSS variables and for more advanced theming needs.
Feel free to tweak SiteSearch to your convenience!
- Fork this repository
- Add your experience to
apps/docs/src/registry/experiencesfor Shadcn and/orpackages/standalonefor VanillaJS - Submit a PR
Or start from our provisioned CodeSandBox container –
MIT License - see LICENSE.md file for details.