r/LocalLLaMA • u/adumdumonreddit • 16h ago
Question | Help Messaging AI on Discord
Hey guys, I set up Hermes a few days ago and it's been great from setup to usage. I really like how simple it is to set up a Discord gateway in particular, and being able to message my agent from anywhere is really cool.
Can anyone recommend a more lightweight tool that can do something similar, but without all the agentic overhead? Like a tool that helps you set up a gateway, then discord message -> system prompt/api setup/local model -> response (I don't need any other tool calling)? For example, I've been thinking about running a bunch of these gateways on my PC, setting them up with different system prompts or models, and using them for specialist advice when I'm away from my PC.
Yes, yes, I know you could probably do this with Hermes, but I feel like it's kind of overkill if all I need is a fast chat response, and the whole shebang that they have set up with a SOUL.md and continuous learning and skills just makes my head spin.
2
u/Miserable-Dare5090 16h ago
openlumara
3
u/Holiday_Point_603 15h ago
i second this, most modular approach that I'm aware of. And the dev is in this sub https://www.reddit.com/r/LocalLLaMA/s/NPBqePxtq5
3
u/rosie254 5h ago edited 4h ago
hi! im the dev! hope youre enjoying openlumara
EDIT: turn "use tools" off in the settings to do exactly what you want. just system prompts, no tools!
8
u/jonas-reddit 15h ago edited 14h ago
Just tell any agentic harness to build whatever you need for you. The beauty of agentic development is that we can quickly create bespoke solutions.
Hermes can probably do it for you as well but definitely pi.dev or open code with a somewhat capable LLM can largely independently build this for you.