请问HN:创始人声称我的两年RAG架构是他AI的特色作品。
在过去的两年里,我构建了一个复杂的企业级RAG系统(多通道共识架构、布局感知解析、微服务)。我将核心组件(RAG_enterprise_core、smart-ingest-kit、DAUT、ingest-router,甚至我的邮件助手作为RAG的插件等)开源,以回馈社区并进行公开构建。
昨天,我发现另一位创始人/开发者及其“自主AI角色账户”在他们的公共资料中,竟然直接链接了我在GitHub上的确切仓库,标注为“推荐作品”。
他们利用我两年的工程成果来证明他们的AI代理有多“聪明”,声称我的架构是他们自己的成果,以吸引客户和投资者。(在我与他们对峙并在我的README中发出警告后,他们惊慌失措,删除了这些仓库,但我保留了所有的截图。)
我出于沮丧将我的仓库归档,并认真考虑完全退出开源。感觉我就像是在为模仿者的SaaS包装提供免费的研发部门。
我有几个问题想请教一下在这方面有经验的创始人和工程师:
- 在公开构建时,您是如何保护自己的知识产权的?转向AGPLv3是否能有效阻止包装创业公司在没有署名的情况下利用核心架构?
- 对于那些在被模仿后从开源转向闭源B2B/企业SaaS模型的人,您的策略是什么?
我是否因为将一切归档而反应过度?我内心的一部分想要推出下一个版本(PantheonRAG-CE),因为这个架构需求很高,但对这门工艺的不尊重让我感到非常沮丧。
对于如何处理抄袭或如何为下一个版本授权,我将非常感激任何建议。我只是想解决“垃圾进,垃圾出”的问题,我真的付出了所有。
查看原文
Over the last two years, I’ve built a complex Enterprise RAG system (Multi-Lane Consensus Architecture, layout-aware parsing, microservices). I open-sourced the core components (RAG_enterprise_core, smart-ingest-kit, DAUT, ingest-router even my Mail-assisten as a plugin for rag etc.) to give back to the community and build in public<p>Yesterday, I discovered that another founder/developer and his "autonomous AI persona account" literally linked my exact GitHub repositories on their public profile under " Featured Work".<p>They are using my 2 years of engineering to prove how "smart" their AI agent is, claiming my architecture as their own output to attract clients and investors. (After I confronted them and put a warning in my READMEs, they panicked and 404'd the repos, but I have all the screenshots).<p>I archived my repos in frustration and am seriously considering quitting open source entirely. It feels like I’m just acting as a free R&D department for copycat SaaS wrappers.<p>I have a few questions for founders and engineers here who have navigated this:<p>- How do you actually protect your IP when building in public? Does moving to AGPLv3 practically stop wrapper-startups from exploiting core architecture without attribution?
- For those who transitioned from OS to a closed-source B2B/Enterprise SaaS model after getting cloned – what was your strategy?<p>Did I overreact by archiving everything?
Part of me wants to launch the next iteration (PantheonRAG-CE) because the architecture is highly demanded, but the disrespect to the craft is incredibly demotivating.<p>Any advice on how to handle the plagiarism or how to license the next iteration would be highly appreciated.<p>I just wanted to solve the garbage in Problem and I really gave everything