1 pointby resworksentinel7 hours ago1 comment
  • resworksentinel7 hours 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.