Hacker News new | ask | show | jobs
by myroslava-t 109 days ago
Why not just use ChatGPT or Claude directly?
1 comments

ChatGPT or Claude are great for request-response work when you actively prompt them. Quoroom is built for persistent operation: a Queen + Workers system that runs 24/7 toward an objective, not only when you send the next message.

The room keeps state, delegates tasks, votes on decisions (quorum), and continues execution over time. So the difference is not just model quality, it’s operating mode: on-demand assistant vs persistent collective workflow.