Show HN: RWS – Local-first task orchestrator using Qwen 2.5 on consumer hardware
1 points
1 hour ago
| 1 comment
| github.com
| HN
resworksentinel
1 hour ago
[-]
Hi HN, I built this because I wanted a privacy-focused alternative to LangChain/Zapier that runs entirely on my RTX 3080. It uses Qwen 2.5 and handles urgency detection and routing without any API calls.

Here is a short demo video of it handling 500+ tasks: https://youtu.be/tky3eURLzWo

The code is pure Python (no heavy frameworks). Feedback on the routing logic is welcome.

reply