This app is a demo of Algolia's AI-driven product browsing tech. If you'd like to know more, check out the Algolia Blog.
To run this yourself:
- Clone this repo.
- Add a file called
.envand load it with yourALGOLIA_APPLICATION_ID,ALGOLIA_API_KEY,ALGOLIA_INDEX_NAME,ALGOLIA_QS_INDEX_NAME, andALGOLIA_USER_TOKEN. - Run
npm run dev.