Launch HN: Modelence (YC S25) – 基于 TypeScript / MongoDB 框架的应用构建器
11 分•作者: eduardpi•大约 12 小时前
大家好,我是 Aram 和 Eduard,Modelence (<a href="https://modelence.com">https://modelence.com</a>) 的联合创始人。在花了数年时间扩展我们之前创业公司的平台之后,我们构建了一个开源的全栈 TypeScript + MongoDB 框架,目的是为了不再每次创建应用程序时都重复解决身份验证、数据库、API 和定时任务的实现问题。我们也不喜欢为运行这些应用程序而使用多个托管平台。(这里是我们的之前的 Show HN 帖子,供参考:<a href="https://news.ycombinator.com/item?id=44902227">https://news.ycombinator.com/item?id=44902227</a>)
与此同时,我们对整个 AI 应用程序构建器的热潮感到兴奋,并意识到真正的挑战在于平台本身,而不是工具。现在,我们正在将 Modelence 打造成第一个为编码代理和人类构建的全栈框架:
* TypeScript 非常适合 AI 编码,因为它提供了保护措施并在构建时捕获许多错误,因此代理可以自动纠正
* MongoDB 消除了代理的模式管理问题,这是它们最常失败的地方(+ 与 TS/Node.js 配合良好)
* 内置的身份验证、数据库、定时任务等功能开箱即用,这意味着代理只需专注于您的产品逻辑,而不会在尝试设置这些功能时失败(+ 减少了在样板代码上花费的 token)。
现在,您可以通过在我们的登陆页面上输入提示来试用 Modelence 应用程序构建器(基于 Claude Agent SDK)(<a href="https://modelence.com">https://modelence.com</a>)- 在这里观看演示视频:<a href="https://youtu.be/BPsYvj_nGuE" rel="nofollow">https://youtu.be/BPsYvj_nGuE</a>
然后,您可以在本地进行检查,并在您自己的 IDE 中继续工作,同时仍然使用 Modelence Cloud 作为您的后端,拥有一个开发云环境,稍后可以在 Modelence Cloud 上部署和运行,并围绕应用程序中运行的每个操作进行内置的可观察性。
我们还将添加一个内置的 DevOps 代理,该代理位于同一云中,全面了解该框架,并将使用所有这些可观察性数据来处理错误、警报和事件——从而闭环,因为在生产环境中运行比仅仅构建要困难得多。
我们推出了应用程序构建器作为开发人员的快速入门,以演示该框架和 Modelence Cloud,而无需手动阅读文档并按照步骤设置新应用程序。我们的主要关注点仍然是平台本身,因为我们认为 AI 编码的真正挑战在于框架和平台,而不是构建器工具本身。
查看原文
Hi all, Aram and Eduard here - co-founders of Modelence (<a href="https://modelence.com">https://modelence.com</a>). After spending years on scaling our previous startup’s platform, we built an open-source full-stack TypeScript + MongoDB framework to stop solving the same auth / database / API / cron job implementations every time we created an app, and we didn’t like the idea of using multiple managed platforms for each of these to run our apps either.<p>(Here’s our prior Show HN post for reference: <a href="https://news.ycombinator.com/item?id=44902227">https://news.ycombinator.com/item?id=44902227</a>)<p>At the same time, we were excited by the whole AI app builder boom and realized that the real challenge there is the platform rather than the tool itself. Now we’re making Modelence the first full-stack framework that’s built for coding agents and humans alike:<p>- TypeScript is already great for AI coding because it provides guardrails and catches many errors at build time, so agents can auto-correct<p>- MongoDB eliminates the schema management problem for agents, which is where they fail the most often otherwise (+ works great with TS/Node.js)<p>- Built-in auth, database, cron jobs and else that just works together out of the box means agents only focus on your product logic and don’t fail at trying to set these things up (+ less tokens spent on boilerplate).<p>You can now try the Modelence app builder (based on Claude Agent SDK) by just typing a prompt on our landing page ( <a href="https://modelence.com">https://modelence.com</a> ) - watch a demo video here: <a href="https://youtu.be/BPsYvj_nGuE" rel="nofollow">https://youtu.be/BPsYvj_nGuE</a><p>Then you can check it out locally and continue working in your own IDE, while still using Modelence Cloud as your backend, with a dev cloud environment, and later deploy and run on Modelence Cloud with built-in observability around every operation running in your app.<p>We’re also going to add a built-in DevOps agent that lives in the same cloud, knows the framework end-to-end, and will use all this observability data to act on errors, alerts, and incidents - closing the loop, because running in production is much harder than just building.<p>We launched the app builder as a quick start for developers, to demonstrate the framework and Modelence Cloud without having to manually read docs and follow the steps to set up a new app. Our main focus is still the platform itself, since we believe the real challenge in AI coding is the framework and the platform rather than the builder tool itself.