TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Srcbook – Self-hosted alternative to AI app builders

67 pointsby nichochar7 months ago
Today we’re releasing a full AI app builder in Srcbook. We released our TypeScript notebook a few months ago (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41291700">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=41291700</a>) and the response was encouraging, but we kept hearing that people wanted to build interactive apps.<p>Today we are releasing just that. You can think of it as an open-source and local version of vercel’s v0. We actually think of it as something in between an IDE and that, because we believe the code matters and don’t shy away from that: you can view and edit the code in a full editor, but prompt your way forward if that&#x27;s what you prefer. When the AI makes changes you can review the files diff like you would a GitHub pull request, and toggle between versions to view the visual diff.<p>Try it now: npx srcbook@latest start<p>It’s surprisingly good at building apps, especially with the latest claude model sonnet3.5 that came out yesterday. Here’s a video showing building and iterating on a ticket tracker MVP in a few minutes <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=jYOmzasvP74" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=jYOmzasvP74</a><p>Key features:<p>- bring you own API key<p>- diff viewer<p>- apply&#x2F;undo mechanism to see the visual diff<p>- export the code<p>- code is OSS under apache2

4 comments

jwilber7 months ago
Really like the inclusion of the diff + undo here. It feels like a nice sweet spot between the two dominate workflows: ai-integrated IDEs and copy &amp; pasting from Claude&#x2F;ChatGPT.
santa_boy7 months ago
Will try out, nice that is OSS. I work on plain vanilla HTML, JS and CSS. No React, Vue, etc. Hope this works for me.
I_Write_It7 months ago
Seems pretty nice, I&#x27;ll give it a try !
评论 #41936989 未加载
gcanyon7 months ago
How would you compare this to <a href="https:&#x2F;&#x2F;www.marblism.com">https:&#x2F;&#x2F;www.marblism.com</a>
评论 #41931543 未加载