AI Scans 400K Reddit Posts, Uncovers Hidden Ozempic Side Effects Like Menstrual Changes

University of Pennsylvania researchers trained large language models on 400,000 Reddit posts from ~70,000 users over five years to surface side effects of GLP-1 drugs (Ozempic, Mounjaro) that clinical trials may miss. Published in Nature Health, the study found known symptoms like nausea (confirming the method's validity) plus underreported signals: menstrual irregularities (~4% of all users, higher in female-only samples), chills, hot flashes, and unexplained fatigue.
How It Works
The pipeline uses GPT and Gemini-class LLMs to map free-text Reddit posts to the Medical Dictionary for Regulatory Activities (MedDRA) standardized terminology — a task previously too slow to scale manually. This lets researchers compare online discussion with clinical symptom classifications at speed.
Key Numbers
- 400K+ posts analyzed
- ~70,000 unique users
- 5+ year time span
- ~4% of users reported menstrual issues (likely higher when filtered to female users)
Limitations (Explicit in Source)
The study does not prove causation — only correlation in self-reported data. The authors stress this is an early-warning system, not a replacement for clinical trials. But as senior author Sharath Chandra Guntuku notes: "Clinical trials are the gold standard, but by design, they are slow. This can move much faster, and that speed matters when a drug goes from niche to mainstream almost overnight."
Why This Matters for Developers
If you're building health-monitoring or pharmacovigilance tools, this pipeline is a blueprint: LLMs + social media can flag signals weeks or months before formal reporting systems. Expect similar approaches for other drug classes — the same team pioneered social-media-based ADR mining back in 2011.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Corps: Anthropic's $150M National Fellowship for Nonprofit AI
Anthropic launches Claude Corps, a 12-month paid fellowship placing 1,000 early-career fellows at nonprofits to build AI tools using Claude. $150M budget, $85k salary, expert mentorship.

Mark Zuckerberg Developing AI Agent for CEO Assistance
Mark Zuckerberg is building an AI agent to assist with CEO responsibilities, according to a Wall Street Journal report discussed on Hacker News with 37 points and 30 comments.

Pre-Configured OpenClaw Agents: Setup Business vs. Platform Threat
A practitioner report after 10+ clients reveals pre-configured OpenClaw agent business is about install-plus-ongoing-management, not selling digital employees. Setup is a one-time fee; the platform will eventually eat it.

Granite 4.1: IBM's 8B Dense Model Matches 32B MoE in Benchmarks
IBM's Granite 4.1 8B dense model matches or beats the previous 32B MoE model on ArenaHard, BFCL V3, GSM8K, and more, thanks to improved training data quality.