DISCLAIMER: This app is not for production use and is stricly for internal GBBs and CSAs who want to demo to customers the value that Semantic Search can bring to customers.
This sample app is for CSA's that want to test out Semantic Search capabilities with their customers index. This app has side-by-side comaparitive functionality that allows you to see Azure Cognitive Search BM25 vs Semantic Search results.
- A GitHub account
- Node.js and Git
- Visual Studio Code installed
- An Azure Cognitive Search Service in a region and tier that supports Semantic Search. You'll also need:
- Index Name
- Semantic Configuration Name
- API Key
This project can be run anywhere, but VS Code is required for local debugging.
- Open the application with VS Code.
- Install dependencies
npm install
- Run the React Application
npm start
If you'd like to contribute, please submit a PR and a member of the Semantic Search Team will approve/reject the PR. For further info, please reach out to the Semantic Search PM, Farzad Sunavala