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 Code v2.1.129: Plugin URL flag, force sync output, and 20+ fixes
Adds --plugin-url flag to load plugin zips from URL, CLAUDE_CODE_FORCE_SYNC_OUTPUT for Emacs eat, and fixes /context token waste, cache TTL downgrade, and OAuth race.

Medicare's ACCESS Program: Payment Model Built for AI Agents, Details Inside
CMS's ACCESS program pays for AI-driven chronic care, not just time with clinicians. Pair Team's voice AI Flora reduced ER visits by 50%. Cohort goes live July 5.

Sarvam AI releases 30B and 105B open-source LLMs with Indian training infrastructure
Sarvam AI has open-sourced Sarvam 30B and Sarvam 105B, two reasoning models trained from scratch in India on compute provided under the IndiaAI mission. Both models use Mixture-of-Experts architecture with sparse expert routing and are optimized for efficient deployment across hardware from GPUs to laptops.

Stanford's 2026 AI Index Report: Key Trends on Investment, Models, and Public Perception
Stanford's 2026 AI Index report shows AI investment is skyrocketing while impact on jobs and public perception remains mixed. US companies released 50 notable AI models in 2025, with China closing the gap.