collaboration engine / social monetization protocol - PoC
- download and install node & npm @ https://nodejs.org/
 - clone ai player app @ https://github.com/aibase/aigitops/
 - open a free basic GCP | Azure | AWS cloud account
 - create a realtime db or spreadsheet for users (eg: Firebase or Google Sheets)
 - create a realtime db or spreadsheet for data (eg: Firestore or Google Sheets)
 - (coming soon: run your own local or cloud AI colab engine)
 
npm install
npm run serve
npm run build
npm run test
Edit src/ai-config.json
