
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Open Growth - An open source project for developers at API companies to delight your customers with ML/AI.
Transform salesman into sales heroes. Replace sales outreach with a Machine Learning engine. No more sales spam. Open Growth is an open source project for developers at API companies to delight your customers with ML/AI.
Sendgrid + ScaleAPI + PubNub + MonkeyLearn + Twilio
The modern growth engine asks your customers to connect, only when they are ready. This is the natural approach. Invite your customers to connect directly with your experts. When the customer is ready, they will initiate the conversation with your team of experts. You provide valuable messages over SMS/Voice/Email/Social.
How does Open Growth work? Check out the presentation in google slides.
There are several aspects for Open Growth.
#future-feature
keys.js
JSON File{
"twilio" : { "appkey" : "", "appsecret" : "" }
, "twitter" : { "appkey" : "", "appsecret" : "" }
, "pubnub" : { "email" : "", "password" : "", "subscribe" : "", "publish" : "", "secret" : "" }
, "librato" : { "email" : "", "secret" : "" }
, "scaleapi" : { "appkey" : "" }
, "clearbit" : { "appkey" : "" }
, "monkeylearn" : { "appkey" : "" }
, "sendgrid" : { "appkey" : "" }
}
Your customers need information. Your team of experts can help! Start by sending relevant details to your customers. Signals are points in time that indicates customer activity. Send delights and information to your customers in realtime.
Signal > | Delight ML Foresight > | Reaction > | Connect to Expert |
---|
sudo npm install -g opengrowth ## Open Growth CLI
opengrowth setup
Follow the setup guide to create your custome rules engine. You'll be prompted to create your accounts on developer API compaines.
Data Channels are logs of signals, events and prospects.
opengrowth.signals
- when a prospect does something, run rules engine.opengrowth.delights
- multi-channel message sent to prospect.opengrowth.reactions
- prospect requests to meet with sales.opengrowth.propsects
- list of augmented propspect profiles.signals
delights
reactions
prospects
Hourly, Daily and Monthly counts are available as well.
The first hour of May 2016 can be fetched with this key:
opengrowth-analytics.signals.2016-05-01-00
.
// Get Total Signals Value
opengrowth.analytics.signals( total => {
console.log(`Total signals ${total}.`);
} );
See schema.sql
file.
Tables include signals
,
signals3store
,
delights
and
reactions
.
FAQs
Open Growth - An open source project for developers at API companies to delight your customers with ML/AI.
The npm package opengrowth receives a total of 0 weekly downloads. As such, opengrowth popularity was classified as not popular.
We found that opengrowth demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.