frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Wayflow – an embeddable AI workflow builder (open source)

https://wayflow.build/
2•tahazsh•1h ago
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic.

So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow.

The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema.

And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime.

The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: through an API endpoint, a cron job, or any other way you want.

Wayflow comes with a number of built-in nodes like Input, Output, LLM, Image Generation, Array Operations, Conditional, ... and I spent a lot of time making sure they cover most of the common cases your app needs. But you can easily add your custom nodes that work for your specific app.

One of the main challenges (and one of the fun parts) was making it provider-neutral. So it’s not locked to a specific LLM provider. I did this by targeting the OpenAI-compatible API, which almost all frontier models support. The same thing for frameworks and libraries. It has zero dependencies and it’s framework-agnostic.

There are many things I didn’t cover here, like tool calling, converting full workflows into tools, human-in-the-loop, etc. You can read all about this in the docs.

One important thing I’d like to mention is that even though LLMs are a huge part of the workflows you create, they are completely optional. You can literally build any workflow (with the help of more custom nodes) with zero AI, for full deterministic execution.

You can try it in your browser (no signup, bring your own key) at https://wayflow.build. It’s also on npm (`npm install wayflow`), and the code is on GitHub (https://github.com/TahaSh/wayflow).

I hope this is something you’ll find helpful to use in your projects. Happy coding!

Show HN: PostgreSQL performance and cost across 23 EC2 instance types

https://postgres.saneengineer.com
65•anivan_•5h ago•10 comments

Show HN: HTMLDrive – serve HTML files from your Google Drive

https://html-drive.com
3•debamitro•27m ago•0 comments

Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron)

https://whimfiles.com
66•whimbyte•9h ago•43 comments

Show HN: Traceval

2•ramkm•1h ago•0 comments

Show HN: I wrote a 1-bit WebGPU runtime to run a 1.7B LLM in the browser

https://aidekin.com/
3•stfurkan•1h ago•1 comments

Show HN: Humanize – Best static AI text humanizer, based on 50 research papers

https://github.com/harshaneel/humanize
2•gokhalh•1h ago•0 comments

Show HN: FlowHook – a file watcher that knows if your build passed or failed

https://github.com/etcoder-642/FlowHook
2•mnsrealx•1h ago•0 comments

Show HN: Type any business name, get a real website in 60 seconds

https://fivedaylaunch.com/instant
3•nareshclaude•1h ago•0 comments

Show HN: Baerly-storage, a document DB that runs per request, no DB server

https://github.com/Gusto/baerly-storage
11•baerbaerbaer•1h ago•0 comments

Show HN: Tracking GenAI cost and endpoint fragility so app teams don't have to

https://llmintel.ai/demo
2•ATsimbalistov•1h ago•0 comments

Show HN: mip – the missing package manager for MATLAB + MEX

https://mip.sh
4•jmagland•1h ago•0 comments

Show HN: Context Warp Drive – Deterministic context folding for AI agents

https://github.com/dogtorjonah/context-warp-drive
6•Dr_Jonah•2h ago•1 comments

Show HN: Book Bounce – Bedtime story helper for parents

https://bedtimebookhelper.com
2•philajan•1h ago•0 comments

Show HN: A notepad that turns meeting-full days into shareable memory

https://pitara.ai/login?next=%252F
2•chayanvinayak•1h ago•0 comments

Show HN: Prizmi – a proactive AI assistant for everyday life

https://prizmi.ai/
2•hramezani•1h ago•0 comments

Show HN: ttyd – Share your terminal over the web

https://github.com/tsl0922/ttyd
2•js2•1h ago•0 comments

Show HN: Larasend – Self-hosted transactional email for Laravel on your own SES

https://larasend.com
2•vijaytupakula•1h ago•0 comments

Show HN: I built a free website that makes LLM prompting easier in 40 languages

https://www.enlive.inc
2•connerBown•1h ago•1 comments

Show HN: Signal for LLM – The Modulator Architecture (Theory Complete)

https://divinecanon.github.io/signalengine-EN/
2•divinecanon•1h ago•0 comments

Show HN: Loodfun: drop any pdf or url, and play it in a 3D world

https://www.loodfun.com/pour-les-pros/
3•Mounir_Hafsa•1h ago•0 comments

Show HN: Rowboat – Open-source, local-first alternative to Claude Desktop

https://github.com/rowboatlabs/rowboat
6•segmenta•1h ago•0 comments

Show HN: FastCRW: 6MB binary self-hosted Firecrawl alternative

https://github.com/us/crw
3•fastcrw•2h ago•1 comments

Show HN: Code Workspace, Everywhere

https://useboot.co/
2•dantelex•2h ago•0 comments

Show HN: Threes with Bot Game

https://crates.io/crates/threes-with-bot
4•alfanick•2h ago•0 comments

Show HN: Refloow Geo Forensics 1.4 – Local EXIF extraction and timeline mapping

https://github.com/Refloow/Refloow-Geo-Forensics
3•refloow•2h ago•0 comments

Show HN: DoodleMeme – Animate Hand Drawings Without Generative AI

https://doodlemate.com/meme
4•hjessmith•2h ago•0 comments

Show HN: Reins – let coding agents drive your real, logged-in browser

https://reins.karnstack.com
3•karngyan•2h ago•0 comments

Show HN: Atrophy – measure whether AI is eroding your unaided coding skill

https://github.com/ashutosh-rath02/atrophy
3•ashurath•2h ago•1 comments

Show HN: Action-locker: pin, verify, and vendor GHAs

https://github.com/steph-owl/action-locker
3•sudosteph•2h ago•1 comments

Show HN: SOCBench – an open benchmark for AI on SoC tasks

https://github.com/DeepTempo/socbench
5•krmayankb•2h ago•0 comments