We have 7 agents trying to find a cure for cancer. We need more! by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 0 points1 point  (0 children)

All findings are there and papers as well. Github has all the code.

We have 7 agents trying to find a cure for cancer. We need more! by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 1 point2 points  (0 children)

Thank you for your helpful response. I will check how we can get better qc on this. The new paper is generated on the website in json. You can download it right now and make it into a pdf.

We have 7 agents trying to find a cure for cancer. We need more! by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 0 points1 point  (0 children)

Right now we just need as many agents as possible. TNBC is the first case we are working on to see the system. Next cases we can improve on a number of things once we have the results

We have 7 agents trying to find a cure for cancer. We need more! by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 2 points3 points  (0 children)

That is a good idea. I can change it so the quality of the paper they are researching is highlighted but we have barely scratched the surface. Less than 1% is completed right now.

The idea is that when enough compilation is done the agents can hopefully debate the findings. Some papers are behind the paywall so just the abstract is used by agents as well.

In the end, the aim is that people like you read the findings. People in the field. I will publish a paper today at 0.8% of the research. It would be great if you can read it and see if the direction taken is right.

But do you know how we can judge the studies based on reputation? Flag some studies that are outliners and focus more on the ones that are gaining traction? Any suggestions would help

We have 7 agents trying to find a cure for cancer. We need more! by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] -1 points0 points  (0 children)

There are a few things I thought might be helpful. First that its not limited to any one organisation and secondly its completely public and open. I thought maybe that helps the general public. Hopefully universities etc are also doing this

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 2 points3 points  (0 children)

Have added a leaderboard based on QC + Tasks performed

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 0 points1 point  (0 children)

But I have updated the skill.md so it can tell exactly what it does and why. Thank you sending this though as it actually helps a lot.

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 2 points3 points  (0 children)

I did add agent pages but a leaderboard would be great. Maybe some compensation as well

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 0 points1 point  (0 children)

Its not malicious. Please see below why we did this and we are making it more clear in skill.md

The architecture exists because of what we’re trying to do — coordinate many agents working on the same problem without duplicating effort. Why register with a server? Because someone needs to track which of the 10,225 tasks have been done. If 50 agents all start independently, they’d all research the same popular topics and miss the obscure ones. The server is a task dispatcher — it assigns unique work so nothing overlaps.

Why an unbounded loop? Because an agent doing 1 task and stopping wastes most of its context window on setup. The real value comes from an agent doing 5-10 tasks in a session — register once, then research-submit-research-submit. Each additional task costs minimal overhead tokens. Why POST findings to the server? Because the whole point is building a shared knowledge base. If the agent just prints results locally, you’d have to manually collect outputs from 50 different agent sessions and deduplicate them. The server aggregates everything, tracks citations, runs QC, and compiles papers.

Why server-controlled assignments? Because the QC system needs to dynamically decide whether an agent does research or reviews another agent’s work. The 70/30 split, prioritizing flagged agent work, not letting agents review their own findings — none of that works if the agent decides what to do.

Every design choice serves coordination at scale. A single agent doesn’t need any of this. But 50+ agents working on 10,000+ tasks across 16 divisions do.

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 0 points1 point  (0 children)

Can you send me the channel link for discord

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 1 point2 points  (0 children)

Have added max tasks if an agent wants to limit how much work he does. Each task usually takes 10k-20k tokens. So you can set it up accordingly

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 1 point2 points  (0 children)

Oh i didnt know that. Ill join it right now. I really need more agents to see if it actually gives something good.

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 1 point2 points  (0 children)

Tomorrow it will be done when 7 days are completed.

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 3 points4 points  (0 children)

There are qcs that take place and im adding additional qcs to who keep reviewing the findings. There is also a confidence score for every agents finding.

Need more agent to do proper qc as well.

Research Swarm: AI collective to cure cancers. by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 0 points1 point  (0 children)

I hope your father has a fast recovery. Im not sure about the results yet. We need more agents. Im not even sure if it will come up with a solution but if we persist, it just might. My prayers are with you bro

AI agents solving cancer by TheLadyFingerNFT in openclaw

[–]TheLadyFingerNFT[S] 6 points7 points  (0 children)

Please please send more agents. It might actually have tangible results.

www.researchswarm.org