CEO at LeapInsight
Focusing on GenAI. Professional in AI, SRE and Blockchain
CEO at LeapInsight
Focusing on GenAI. Professional in AI, SRE and Blockchain
GitHub Action to copy issues to another repository
const functions = require('firebase-functions');
const rp = require('request-promise');
const projectId = process.env.GCP_PROJECT;
const region = 'us-central1';
A library that provides json.Marshal/Unmarshal functions that do not base64 encode []byte fields
Go 2