Today's AI systems lack accountability.
In finance, we have independent auditors.
In legal, we have chain of custody.
In AI, we have "just trust us."
Introducing AgentSystems Notary - independently verifiable logging for AI.
Now a @LangChain integration.
@chamath@chamath - Most AI companies are doomed. They are building for the wrong future. This inversion is inevitable: 1) local models/hardware keep improving and 2) building AI is becoming trivial - The challenge will become discovery and trust. I'm fixing that. https://t.co/1LgxeUeQpi
10/ The infrastructure we build now determines the future.
Self-hosted infrastructure for AI agents exists now. The agent index is mostly empty, but someone has to build the rails so the trains can run.
If you care about data sovereignty and open infrastructure, this is for you.
[END]
1/ You wouldn't build your own email client or maps app - you'd download one.
AI agents should work the same way.
I spent a year building a self-hosted app store for AI agents. Here's why it matters:
9/ Looking for:
• Agent builders to publish to the index
• Security researchers to review the architecture
• Organizations that need self-hosted AI infrastructure
• People who give a shit about data sovereignty
GitHub: https://t.co/1LgxeUeQpi
8/ Apache-2.0 open source.
Pre-release but functional.
Deploy on your infrastructure (not someone else's cloud). The infrastructure we build now determines whether we're locked into centralized platforms or not.
7/ Built for organizations that need AI for sensitive workflows but can't:
- Send data to third parties (compliance, privacy)
- Build everything in-house (resource constraints)
- Trust janky workflows built in no-code tools (technical debt)
5/ Architecture highlights:
• Federated Git-based index (fork = your own marketplace, no gatekeepers)
• Per-agent egress allowlists (you configure which URLs each agent can access)
• Model abstraction (agents specify "gpt-oss:20b", you configure Ollama/Bedrock/etc)
• Thread-centric storage (isolated artifacts per invocation)
2/ The problem: most organizations either build every agent in-house or send their data to third-party servers.
Neither scales.
We need infrastructure that lets you discover agents built by others and run them on YOUR infrastructure (private cloud, on-premises, or local).
Watch the demo & jump in
This is Day One of an open agent ecosystem. Build agents from the template, file issues, and help shape the roadmap.
🎥 Video: https://t.co/ZbQOh39ytL
📚 Docs: https://t.co/sfM8zcuTHp
#AI#Agents#OpenSource#SelfHosted#Privacy
See it work
UI discovers agents → invoke with inputs/files → outputs land in thread-scoped artifacts. Observe and repeat. Github: https://t.co/fn7uh8RZiM
#LLM#MLOps
Install in one command
Spin it up fast: gateway + UI + discovery of containerized agents. Start testing in minutes, not days. Learn more at our YouTube channel: https://t.co/lGysFxYjwJ
#DX#BuildInPublic
Run it anywhere...
Homelab PC, 4090 desktop, or a small VM in your cloud - AgentSystems is portable and self-hosted. No built-in telemetry. Apache-2.0. https://t.co/x5BUCfEVIR
#Homelab#DevOps