
BuilderBook — Share the behind the scenes of what you build
记录并分享你的构建过程日志。
@builderbook_io · X
Share Raw unfiltered behind-the-scenes moments to the world!
完整作品展
技术栈
60 projects

记录并分享你的构建过程日志。
@builderbook_io · X
Share Raw unfiltered behind-the-scenes moments to the world!

构建Pokémon竞技队伍,实时分析属性克制和弱点。
u/cryptoinmymind · Reddit
I built a free Pokémon Team Builder with damage calcs, threat analysis, and a built-in smart coach, supports all 1,285 forms across 9 languages Hi, wanted to share something I've been working on for a while now. pokemonteambuild.com It's a team builder that actually analyzes your team as you build it; not just type coverage, but real damage calculations, threat analysis against the current meta, speed tier comparisons, and an AI coach that tells you what's wrong and how to fix it. Y

A visual roadmap you branch instead of overwrite: both timelines stay, each with its decision. Syncs from Linear, Jira and GitHub, so a shared link stays true.
@yourroadmark · X
Roadmark: version control for product roadmaps. Branch the plan to compare scenarios, and every change carries the why, so a date that moved six months ago isn't a mystery today.

在智能代理笔记本中构建、运行和评估机器学习工作流。
eldar_hsnv · HN
Show HN: AI Notebook for Data Science – Kind of Like Cursor but for Jupyter

A delivery board whose columns are your branches. Pick a card up and the branch is cut; push and the pull request opens; move it to the last column and the merge happens. Works on
@tylonapp · X

在一处部署 n8n 工作流和管理自动化,无需技术设置。
@mascot75572 · X
Hey I’m building with this you get n8n workflows deployed in click without any technical setups, plus u get a technical overview, setup and break down of any JSON workflow, and also client handoffs from uploaded workflows also u get markdown/txt files to pdf/word docs, I also built seltechai local n8n install which is completely offline, it helps set up ur machine and installs n8n locally in your computer for those who want to selfhost it only available on windows, on my cloud plan starts at $9 with 3 days free trial

The ultimate business tool for streamlined workflows.
@raniem57 · X

用可视化无代码构建器创建和部署 AI 工作流及智能体。
@RanRan1357699 · X
Just shipped a smart guardrail in experiments: if your flow needs test data, it now blocks runs with a friendly prompt and offers one-click AI-generated samples. No more silent all-fail runs! Small details, big peace of mind. #BuildInPublic


Fantastic Forms: 用拖放字段创建表单,收集响应并查看分析。
@SebastianHox · X

Build AI-powered workflows from your notes to automate GTM and sales processes.
@jingconan · X
Hi! Let's Connect! I am building which helps founders to turn ideas to reusable workflows

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db