Shipping in public.
Breakfast enthusiast. Dad. Nerd. Baker.
I do have a longer-term vision of building a service around this bot architecture. The viability would come from ease of use and baked-in security.
The beautiful thing is: if you want to self-host, you still can. OSS at its core.
I do have a longer-term vision of building a service around this bot architecture. The viability would come from ease of use and baked-in security.
The beautiful thing is: if you want to self-host, you still can. OSS at its core.
So rather than your tool calls breaking or freezing the gateway, each tool is subscribed to a NATS topic and runs as a microservice.
- Isolation (no crashing the gateway)
- Scaling (per tool)
So rather than your tool calls breaking or freezing the gateway, each tool is subscribed to a NATS topic and runs as a microservice.
- Isolation (no crashing the gateway)
- Scaling (per tool)
A modular AI assistant framework that runs entirely in Docker. Connect it to your messaging platforms, add the tools you need, and customize everything.
Think of it like building a plate of nachos: start with a solid base, add your toppings, and make it exactly the way you want.
A modular AI assistant framework that runs entirely in Docker. Connect it to your messaging platforms, add the tools you need, and customize everything.
Think of it like building a plate of nachos: start with a solid base, add your toppings, and make it exactly the way you want.
that's the big one. that's the power for any LLM. sub-agents enable this flow pretty easily too. I'll be releasing the source on github (obviously, the entire bot framework is open-source), but I'd like to also make some integrations.
that's the big one. that's the power for any LLM. sub-agents enable this flow pretty easily too. I'll be releasing the source on github (obviously, the entire bot framework is open-source), but I'd like to also make some integrations.
Goal: 1000+ turn sessions without manual resets. Actually works pretty well.
Goal: 1000+ turn sessions without manual resets. Actually works pretty well.
Next is the toppings layer, which are the channels.
I'm going to make all the channels I want to use and then we'll see what people want later. The modular design of this platform makes it easy to drop in anything.
Next is the toppings layer, which are the channels.
I'm going to make all the channels I want to use and then we'll see what people want later. The modular design of this platform makes it easy to drop in anything.
I'll be using the module in my security layer.
Maybe you'll find it useful?
www.npmjs.com/package/@nac...
I'll be using the module in my security layer.
Maybe you'll find it useful?
www.npmjs.com/package/@nac...