Settings

Theme

Show HN: Network-AI – plug any AI framework into one atomic blackboard

github.com

1 points by jovanaccount 14 days ago · 0 comments · 1 min read

Reader

I built this because every multi-agent system I worked on had the same problems: agents overwriting each other's state, no permission boundaries, no token budgets, and you're locked into one framework.

Network-AI adds a coordination layer on top of whatever you already use — LangChain, CrewAI, AutoGen, MCP, etc. Shared atomic blackboard with propose→validate→commit, AuthGuardian for permission gating, FederatedBudget for token ceilings, and 12 plug-and-play adapters.

No API key needed to try the demo: npx ts-node examples/08-control-plane-stress-demo.ts

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection