Ask HN: 围绕开源 AI 智能体平台构建公司现实吗?

1作者: dimitrismrtzs4 个月前
我一直在运行一个 Proxmox 实验室,其中大约有 40 个服务,已经有一段时间了。在过去的一年里,我最终构建了一个 AI 代理平台,用于管理我的基础设施和处理业务运营——文档、电话、日程安排、监控等等。它使用 Claude Code CLI 作为执行引擎,并在其之上构建了自定义 MCP 服务器。 整个项目最初是为我工作的一家初创公司开发的内部工具,但说实话,这个平台最终比初创公司本身更有用。我认真考虑将其开源并全职投入。我的设想是,它类似于 Home Assistant,但用于业务运营——你自托管它,然后 AI 代理处理你的运营。 但我担心的是可持续性。我无法在业余时间维护这样的东西——如果我做,我就需要全力以赴。这里有人在 AI 领域围绕开源工具建立或见过真正的业务吗?你会选择什么许可证?我一直在考虑修改后的 Apache 2.0(Dify 使用的)与 BSL,但老实说,不确定哪个更合适。 很感谢处理过此类问题的人能提供一些建议。
查看原文
I&#x27;ve been running a Proxmox lab with around 40 services for a while now. Over the past year I ended up building an AI agent platform that manages my infrastructure and handles business operations — documents, phone calls, scheduling, monitoring, that kind of thing. It wraps Claude Code CLI as the execution engine with custom MCP servers on top.<p>The whole thing started as internal tooling for a startup I was working on but honestly the platform ended up being way more useful than the startup itself. I&#x27;m seriously considering open sourcing it and going full time on it. The way I think about it is something like Home Assistant but for business operations — you self-host it and AI agents handle your operations.<p>My concern is sustainability though. I can&#x27;t realistically maintain something like this on the side — if I do it I need to go all in. Has anyone here built or seen a real business around an open source tool in the AI space? What license would you go with? I&#x27;ve been looking at Modified Apache 2.0 (what Dify uses) vs BSL but honestly not sure what makes sense.<p>Would appreciate any advice from people who&#x27;ve dealt with this.