# EpiSim

- **Event:** [Built with Opus 4.6: a Claude Code hackathon](https://cerebralvalley.ai/e/claude-code-hackathon)
- **When:** Feb 10 at 12:00 PM – Feb 17 at 10:00 AM (EST)
- **Where:** Location TBA
- **Team:** [Paritosh Wankhade](https://cerebralvalley.ai/u/wpn10)
- **GitHub:** https://github.com/wpn10/episim
- **Demo video:** https://youtu.be/tuvo3BQBBn8
- **Gallery:** https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery
- **Page:** https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery/184

EpiSim transforms research papers into interactive simulators. Upload a PDF or paste an arxiv ID — a six-agent pipeline extracts the mathematical model (ODEs, parameters, initial conditions), generates a Streamlit simulator with parameter sliders, validates output against the paper's results, and produces a downloadable Python script.                                                  
Opus 4.6 features: adaptive thinking at per-agent effort levels (Reader at max, Summarizer at medium, Builder at high — five agents, three effort levels). Real-time visible thinking streams into a typewriter console. 1M context window holds entire papers with zero RAG. 128K output generates complete apps in one API call. Parallel multi-agent execution via ThreadPoolExecutor (~40% faster)
Tested across domains: COVID-19 (SIDARTHE, 8 compartments), Dengue, Ebola, and Ecology (Lotka-Volterra). The pipeline reads differential equations, not just epidemiology. 76 tests passing.

---

Markdown version of https://cerebralvalley.ai/e/claude-code-hackathon/hackathon/gallery/184. Site index for agents: https://cerebralvalley.ai/llms.txt · full text: https://cerebralvalley.ai/llms-full.txt
