Urgent.News

600+ sources. One page. See who else covered it.

Editions

AI

Of course the ChatGPT dog cancer vaccine spawned a startup

Remember that much-hyped story about an Australian tech entrepreneur using ChatGPT, Grok, and other AI tools to craft a personalized cancer vaccine for his dog? Well, surprise: he's launched a startup. That entrepreneur is Paul Conyngham, who says he is launching Gamgee to offer "personalised mRNA cancer vaccines for dogs." But his ambitions go well […]

Of course the ChatGPT dog cancer vaccine spawned a startup

We haven't written up this one. The Verge has the full story — the link below goes straight to it.

Read the original at theverge.com →

More in AI

How I caught an AI-generated Python regression that the tests missed -hackathon project

The change was small, the diff looked sensible, and the existing tests passed. Then I tried an empty list. The original function returned []. The revised version returned None. Nothing immediately crashed, but code expecting a list had quietly received a different contract. That gap is why I built Cross‑Examine.

  • An AI-generated Python regression went undetected by tests.
  • Cross-Examine tool caught the discrepancy when empty list passed.
  • Tool uses GPT-5.6 to propose checks and verifies modified code.

More from Wednesday 12 August →