A suite of FE pages for demonstrating some of the functionality of Onaji's search and recommendation APIs.
Recommender (link)
/demo/recommender
online demo
AI Trait Search (link)
/demo/ai-trait-search
/demo/visual-search
Each of these demos comes with a very simple UI to show how easy it is to integrate Onaji's APIs into an existing frontend.
These demos are built using React and ChakraUI, and can be run using react scripts.
1. git clone && cd demos
2. npm install
3. npm run start
Please note that currently, you will be unable to request data from Onaji's APIs from localhost. It is better to experiment with the live demos at: https://demos.onaji.io/
If you'd like to learn more about our APIs, including advanced features, please contact us at Onaji.io.