ReactiveSearch for React 4.0 - UI components for building intelligent UIs
ReactiveSearch for React 4.0 is a major update for the React UI kit and provides several enhancements for building AI native user interfaces and search experiences.
Watch the 1-min introduction video below: ๐
New Components
AI Answer
The AIAnswer UI component enables building a RAG (retrieval augmented generation) based chat experience with AI answering support. See a demo in action over here. Or read the component's documentation reference over here.
SearchBox
The SearchBox component is enhanced to support AI Answering, image searching, showing FAQs as suggestions, and showing curated suggestions with custom actions. See all of these in action with an extensive search showcase below. Read the component documentation over here.
ReactiveCharts
Embed reactive charts in your search interface. With 5 built-in chart types: pie
, bar
, scatter
, line
and histogram
supported and use ReactiveChart
to support any chart UI using Apache E-charts.
Simplified SSR
With ReactiveSearch v4, configuring SSR is an intuitive experience by removing the requirement of providing the component configuration.
Secure API
ReactiveSearch v4 uses the ReactiveSearch API introduced in v3 to express the search intent. This requires the use of a ReactiveSearch server with two initial deployment choices: a search cluster and a serverless search mode.
Expanded Search Engine Support
ReactiveSearch UI kit supports Elasticsearch, OpenSearch, OpenAI, Solr and MongoDB Atlas Search as the choices for backend search engines.
Search Engine | Search Cluster Support | Serverless Search support |
Elasticsearch | Yes, fully hosted | Yes (user connects to their Elasticsearch) |
OpenSearch | Yes, fully hosted | Yes (built-in) |
OpenAI | Yes, API support and via pipelines | Yes, API support via pipelines |
Solr [Preview] | - | Yes (user connects to their Solr cloud cluster) |
MongoDB Atlas Search [Preview] | - | Yes (user connects to their MongoDB Atlas Search cloud) |
Elasticsearch and OpenSearch are supported completely. OpenAI is supported with both ReactiveSearch API and with pipelines. Solr and MongoDB Atlas search supports are in preview, we're happy to provide additional support to get you up and running with these engines.
I'm excited to see what you build with ReactiveSearch v4! You can check out the developer quickstart guide and star the project at https://github.com/appbaseio/reactivesearch.
You can check out this post for the ReactiveSearch Vue v3 release.
Subscribe to my newsletter
Read articles from Siddharth Kothari directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Siddharth Kothari
Siddharth Kothari
CEO @reactivesearch, search engine dx