You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The Open Mind — an AI auto-responder for WhatsApp. When someone texts you a message starting with \"om\", a local model replies on your behalf using only the files in that person's folder.",
"main": "bridge.js",
"bin": {
"om-bridge": "bridge.js"
},
"scripts": {
"start": "node bridge.js",
"test": "echo \"Error: no test specified\" && exit 1"