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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: JACoB – Open-Source AI Coding Agent for Real-World Productivity

40 点作者 bfioca12 个月前
Hi, we&#x27;re Kevin, Chris, and Brian, the creators of JACoB (Just Another Coding Bot), an open-source AI coding agent designed to streamline the development process. As veteran developers, we know that while AI isn&#x27;t perfect, it can be a valuable tool for tasks like code reviews, converting designs to React components, and writing high-quality GitHub issues. We’ve been building JACoB over the past year to assist with our real work, and today we’re open sourcing it under an Apache 2.0 license. Our goal is to create the first fully open-source tool that matches the quality and polish of many closed-source alternatives.<p>JACoB focuses on specific, time-consuming tasks that AI handles well, like generating code from Figma designs, fixing simple bugs, and writing boilerplate code like API endpoints. You can even converse with JACoB to refine existing GitHub issues or help write new ones. It integrates seamlessly into your workflow, from GitHub issues to pull requests, ensuring all code passes tests before finalizing.<p>JACoB is available on GitHub today, where you can customize it to your needs, such as running with local models. We&#x27;re also developing a hosted version - sign up for the waitlist at <a href="https:&#x2F;&#x2F;jacb.ai" rel="nofollow">https:&#x2F;&#x2F;jacb.ai</a>. Currently, JACoB works best with JavaScript or TypeScript projects, especially with frameworks like Next.js.<p>To evaluate JACoB’s real-world abilities, we created our own benchmark arena since none existed for design-to-code tools. JACoB outperformed eight popular tools and human-written code, scoring an ELO of 1183, over 100 points higher than the nearest competitor. More details on how we achieved this are available in the technical whitepaper found in the repo.<p>AI is transforming software development, and we believe developers should lead this change, not large corporations. JACoB is our contribution to that future, respecting your privacy and security while remaining transparent and open. We&#x27;d love your feedback. Visit our GitHub repo to try it out and find more demo videos and a link to our technical whitepaper. <a href="https:&#x2F;&#x2F;github.com&#x2F;jacob-ai-bot&#x2F;jacob">https:&#x2F;&#x2F;github.com&#x2F;jacob-ai-bot&#x2F;jacob</a><p>Let&#x27;s build the future of AI in software development together. We’re excited to hear your thoughts and answer any questions!

8 条评论

toobulkeh12 个月前
There&#x27;s definitely not enough of these solutions being open-sourced. Definitely makes it more accessible to compliance or restricted environments. More AI should go this route. Definitely will be trying it out in my next build.
randfish12 个月前
VERY much like this part: &quot;integrates directly into your GitHub workflow, transforming Figma designs into deployable code and understanding your entire codebase.&quot; Getting on the waitlist.
telaandrews212 个月前
Agents that make front end development easier go a long way to making bootstrapped entrepreneurship more accessible. Love that this is open source!
jefflub12 个月前
Very cool! How hard is it to add more technologies? I&#x27;d love something like this that could write my API endpoints in my Rails app.
评论 #40459635 未加载
deep_origins12 个月前
Excited to see JACoB in the wild! Very much appreciate the ability to support local models with Ollama.
cajohn020512 个月前
Excited to try this out with new wireframes. Most figma to code solutions so far have let me down
PiersonMarks12 个月前
Very cool. Looking forward to using it this upcoming week.
l0gr1thm1k12 个月前
Awesome to see this go live!