TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Build Internal Tools in Minutes Using Plain English Requirements

2 点作者 tommy_axle6 个月前
We built a way to go from requirements to a fully working admin panel&#x2F;internal tool -type application within minutes. As a user you provide the various entities and their relationship plus any reports or dashboard widgets and it will generate it for you.<p>The problem with existing no code tools is that you still need to spend a lot of time building after figuring out what is needed (a problem of its own). Being able to focus on what is needed means you can build faster than designing, dragging, dropping, configuring.<p>What can you describe? Everything from tables, field types, relationships between tables and columns&#x2F;fields, role-based access restrictions (RBAC), reports, dashboard metrics, bar&#x2F;line&#x2F;pie charts, lists.<p>This is made possible by fine-tuning Llama 3.1 to convert requirements into specs and code. Applications evolve over time and this means that the model has to be predictable between versions to ensure that the data&#x2F;schema migrations can be generated cleanly, as well as provide any errors and warnings related to the requirements or data loss.<p>For non-developers this can be a huge time-saver since you don&#x27;t have to use any additional developer resources. For developers it can be a great way to get 80+% of the way for complex apps (it&#x27;s like super-scaffolding). Generated apps can be fully evaluated before purchase. A full git repo containing the back-end, front-end, migrations, etc. is the output of the entire process.<p>Currently the generated code base is TypeScript, JavaScript, React, Next.js but the capability is there to generate different stacks because of the approach taken to not go directly to code when fine-tuning.<p>Brought to you by the team at Red Axle (<a href="https:&#x2F;&#x2F;redaxle.com" rel="nofollow">https:&#x2F;&#x2F;redaxle.com</a>)<p>Check out the video at <a href="https:&#x2F;&#x2F;youtu.be&#x2F;rPppwB4jPlQ" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;rPppwB4jPlQ</a> for a smaller app.<p>We look forward to your thoughts. Does building apps this way make sense for the super savvy HN crowd?

暂无评论

暂无评论