The official Repository of Intuitive AI by ibjects.com
Play Simulator: https://intuitive-ai.web.app/
Official documentation: https://ibjects-app.gitbook.io/intuitiveai/
- Create a new firebase project and configure it for the web.
- Enable firestore service on firebase
- Clone the project
- Open
public-simulator-script.js
file insideJavaScript/public/
folder. - Find the comment
//Add your firebase credentials here
and below it add your credentials for web.
THat's all you need to do. Run index.html
on chrome or others and the simulator will be auto configured and when anyone will play it you'll start getting the data in your firebase firestore instance.