|
| 1 | +# procMessenger :: Client Control |
| 2 | + |
| 3 | +[procMessenger](https://github.com/ProcStack/procMessenger) 2020 |
| 4 | + |
| 5 | + Home Network Device-to-Device Messaging System |
| 6 | + |
| 7 | + With direct control from a mobile app on your phone |
| 8 | + |
| 9 | + Languages - Python, JavaScript, nodejs |
| 10 | + |
| 11 | + Server + Client Network Messaging to perform taks; |
| 12 | + |
| 13 | + Allowing mobile app controlled clients on the network |
| 14 | + |
| 15 | + Using a custom Protocol for WebSocket connected Clients |
| 16 | + |
| 17 | + Local-LLM or API-Key LLM AI Integration |
| 18 | + |
| 19 | + With allowed access to Whitelisted functions, |
| 20 | + |
| 21 | + Chat, Research, & Automation |
| 22 | + |
| 23 | + procMessenger is a Work-in-Progress! |
| 24 | + |
| 25 | + So, ya know how OpenClaw is this AI system that takes over your computer and deletes emails and reads private-keys and leaks them to the internet? |
| 26 | + |
| 27 | + Yeah, lets not do that. |
| 28 | + |
| 29 | + Let's have direct control through a Whitelist of functions and clients the LLM can talk to. |
| 30 | + |
| 31 | + Being restricted by what the function is allowed to do, |
| 32 | + |
| 33 | + Before being given to the LLM to use & control. |
| 34 | + |
| 35 | + Let's play this security mess safely, |
| 36 | + |
| 37 | + Let's play it with direct control from your phone to a local network with no access outside of the network. |
| 38 | + |
| 39 | + Oh, you want the AI to gather research online? |
| 40 | + |
| 41 | + Let's make sure it's through a script that can make API calls, rather than an AI running rampant on its own... |
| 42 | + |
| 43 | + Baby with a freaking hand grenade, |
| 44 | + |
| 45 | + That's what OpenClaw is.... |
| 46 | + |
| 47 | + Again, procMessenger is a Work-in-Progress! |
| 48 | + |
| 49 | + The Mobile App's GUI needs a major facelift... |
| 50 | + |
| 51 | + But I have a website & file similarity node graph indexer client now |
| 52 | + |
| 53 | + (smart files on harddrive & website search) |
| 54 | + |
| 55 | + Story editor with interactive control, [BranchShredder](https://github.com/ProcStack/branchShredder) |
| 56 | + |
| 57 | + Sending Tap, Pinch-Zoom, and Drag messages to the running program |
| 58 | + |
| 59 | + General LLM chat, and any whitelisted python script you want! |
0 commit comments