frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: LogoTeddy – Animate logos with AI (no templates)

https://logoteddy.com/
1•humphrey_liu•17s ago•0 comments

Show HN: I Am Hosting Amalia – The First Portuguese LLM

https://iaamalia.com/
1•wbemaker•34s ago•0 comments

China detains US scientist who studied North Korea nuclear tests

https://www.bbc.com/news/articles/cqx1xdn3g4eo
1•tartoran•39s ago•0 comments

AI Lays Bare the Authoritarianism of Modern Work. Time to Rethink Education

https://www.techpolicy.press/ai-lays-bare-the-authoritarianism-of-modern-work-time-to-rethink-edu...
1•cdrnsf•2m ago•0 comments

Ask HN: What company could create an iOS/Android competitor worth adopting?

1•pwython•2m ago•0 comments

Another Day, Another Ban: Brussels Blocks Right-Wing Protest

https://europeanconservative.com/articles/news/another-day-another-ban-brussels-blocks-right-wing...
1•nickslaughter02•2m ago•0 comments

Ask HN: Is HN comments used to train AI models?

2•roschdal•4m ago•0 comments

Ethiopia's Airport Will Transform a Continent [video]

https://www.youtube.com/watch?v=GPh5xtXWwT8
1•surprisetalk•4m ago•0 comments

The Chickens and the Bulls (2012)

https://slate.com/human-interest/2012/07/the-chickens-and-the-bulls-the-rise-and-incredible-fall-...
1•robtherobber•4m ago•0 comments

Show HN: An MCP to create and call Playwright scripts as tools on your extension

https://reduck.ai/
1•DanyWin•6m ago•0 comments

Show HN: StyleSeed – a design-rules engine so AI agents stop building generic UI

https://github.com/bitjaru/styleseed
1•bitjaru0402•9m ago•0 comments

Chiplet3D: Pin- and Thermal-Aware 3D Chiplet Floorplanning

https://arxiv.org/abs/2607.09742
1•rbanffy•10m ago•0 comments

Nuvo – biological age tracker using wearable data and blood biomarkers

https://nuvolongevity.com/
2•fireflylabs•11m ago•0 comments

Elon Musk quietly buys a $1 billion gas turbine company to power Grok

https://electrek.co/2026/07/14/musk-buys-gas-turbine-company-apr-energy-grok/
4•Brajeshwar•11m ago•0 comments

NovaForge AI – Free AI, PDF, Image and Developer Tools in One Place

https://novaforge-ai.pages.dev
3•rrrpro123•11m ago•15 comments

AI's $5.8T Buildout Needs Every Bond Flavor It Can Sell

https://www.bloomberg.com/opinion/articles/2026-07-14/ai-s-5-8-trillion-buildout-needs-every-bond...
1•lesbarclays•12m ago•0 comments

Show HN: InferAll – One API for OpenAI, Anthropic, Google, Nvidia Nim

https://inferall.ai/?src=hn
1•TaylorM492•12m ago•0 comments

All2md: PDF, Docx, PPTX, HTML, Email and 40 More to Markdown – Python+CLI+MCP

https://github.com/thomas-villani/all2md
1•tom-villani•12m ago•1 comments

US House of Representatives takes step to make daylight saving time permanent

https://www.bbc.com/news/articles/cz9l9venjd8o
1•throw0101d•13m ago•1 comments

Show HN: 18KB ls alternative in no_std rust and Libc

https://crates.io/crates/fli-tool
2•tracyspacy•15m ago•0 comments

Title: Show HN: OpenMarkdown – A Markdown editor you and your agent co-edit

https://openmarkdown.dev/
1•XUEYANZ•16m ago•0 comments

GitHub Is Capping the AI Pull Request Flood

https://www.vincentschmalbach.com/github-capping-ai-pull-request-flood/
1•vincent_s•17m ago•0 comments

Tutorial: Algebraic Foundations Powering FlashAttention

https://riftstack.ai/research/learning-flashattention-the-hard-way-part-1
1•gkapur•17m ago•1 comments

Show HN: Ranking 19 LLMs on Flutter code by compile pass and hidden-test pass 1

https://nativevibe.dev/flutter-benchmark
1•GeorgiKadrev•18m ago•0 comments

Study: Lower-skilled workers earn more in an AI world

https://siepr.stanford.edu/news/study-lower-skilled-workers-earn-more-ai-world
1•rustoo•22m ago•0 comments

Show HN: Production-grade LangGraph template

https://github.com/brescou/langgraph-agent-stack
1•Brescou•22m ago•0 comments

Show HN: Fast NF4 dequantization Triton kernel (1.41x faster than bitsandbytes)

https://github.com/Griffith-7/nf4-triton-kernel
1•Griffith-7•23m ago•0 comments

Pong Wars on the Commodore 64

https://imrannazar.com/articles/c64-pongwars
2•Two9A•23m ago•1 comments

Ask HN: Is it just me, or is software buggier across the board?

7•kadhirvelm•24m ago•3 comments

European Court: Apple Can Not Shirk Off Its Interoperability Requirements

https://www.eff.org/deeplinks/2026/07/european-court-apple-can-not-shirk-its-interoperability-req...
2•hn_acker•24m ago•0 comments
Open in hackernews

Show HN: Toolbase – Build reliable AI teammates by example, not instruction

2•David1238•1y ago
Hey HN, we’re David and Ethan, co-founders of Toolbase.

Toolbase is an AI agent and workflow builder that helps you quickly create production-grade AI automations — batteries included.

Try it without registering here: https://gettoolbase.com/

------- The dev cycle in Toolbase -------

1. Define a rough goal.

2. Connect any API or MCP server (we have thousands, or bring your own).

3. Teach the AI what valid input and output examples look like (these later become your unit tests!).

4. Let Toolbase generate the perfect prompt, code, workflow, or agent.

5. Deploy your project as an API, MCP server, or chat interface!

Coding optional. Sharing encouraged.

Note: If you’re familiar with Cursor/Windsurf and the core concepts behind frameworks like Mastra (which Toolbase runs on), you already know how to use Toolbase. You retain the flexibility of coding but avoid boilerplate and plumbing tasks (integration, validation, context mapping, testing, etc.) unless you explicitly choose to do them.

------- Demo -------

https://www.loom.com/share/540c61b2c5634996b088ebbb16989cf0?...

This simple agent validates company billing addresses in our CRM (Pipedrive) by researching them through Tavily search. If there’s an address mismatch, it asks a human to pick the right one via email (watch on 2x speed):

Output email for the example shown in the demo: https://gettoolbase.com/assets/demo-screenshot.png

Producing code and more deterministic workflows follows a similar process.

------- Why another agent/workflow builder? -------

We started building Toolbase out of frustration with existing frameworks, especially for production use, and the lack of IDE support for MLOps artifacts, such as prompts, golden data, workflows, and evaluations. Since much of the code for agentic systems can be dynamically generated and validated using these artifacts, they often become even more important than the code itself.

After speaking with other builders, we also realized that manually coding workflows, experimenting with prompts through trial-and-error, and setting up infrastructure/integrations all took far more time than they should. Tools like Cursor and Windsurf help, but extracting meaning from AI-generated code is slow. Chatbots whipping up arcane code potions in tinted chat windows, which is the other end of the spectrum, demos really well but isn’t maintainable at all (sorry, vibe-coding). So we went with something in the middle: an AI-assiststed visual builder with full code fallback.

------- What do you think? -------

We’re excited for any feedback, thoughts, or questions from the HN community.

Let us know what you think in the comments!

- David & Ethan

Comments

David1238•1y ago
If you want to jump straight to trying it, you can preview it here:

https://gettoolbase.com

Try clicking the play button at the bottom right of workflow pane that appears next to the big blue text.

Clicking each node after you submit your query shows you its results for the run.

Full-screening the experience (icon on the top right) and expanding a node (same icon within a step of the workflow) lets you train that prompt in the same way we did in the demo.

The first node (“User Intent Extractor”) is purposefully vague so you can train it yourself!