akshata29 / semanticui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Cognitive Search - Semantic Search Demo for CSAs

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.

Prerequisites

Running the app locally

This project can be run anywhere, but VS Code is required for local debugging.

  1. Open the application with VS Code.
  2. Install dependencies
npm install
  1. Run the React Application
npm start

Contribute

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

About


Languages

Language:TypeScript 91.6%Language:SCSS 4.5%Language:JavaScript 2.5%Language:HTML 0.9%Language:Handlebars 0.5%Language:Shell 0.1%