whenpoem/aiscientist

An AI-driven research workflow for generating ideas, running experiments, and writing scientific papers.

8Stars on the repository
27Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

budgeter

01

whenpoem/aiscientist

Agent Claude Code

Resource gatekeeper. Other agents must call the budgeter before launching long-running training, expensive LLM calls, or held-out queries. The budgeter consults resbudgetledger and either approves the request, suggests a smaller request, or halts.

8 1mo ago C 54 tokens original MIT

engineer

02

whenpoem/aiscientist

Agent Claude Code

Implementation and experimentation. Can write code, run scripts, and record findings to memory.

8 1mo ago A 20 tokens original MIT

librarian

03

whenpoem/aiscientist

Agent Claude Code

Discover and structurally ingest papers from arxiv / openalex. Populates the literature index.

8 1mo ago A 23 tokens original MIT

prover

04

whenpoem/aiscientist

Agent Claude Code

Attempt formal proofs in Lean 4 for stated lemmas. Scope: small statistical identities (sample mean unbiasedness, Chebyshev/Cauchy-Schwarz/Markov/Bonferroni inequalities, simple CLT/MLE statements). Triage gate: only spawn when triageforformalization returns eligible=True.

8 1mo ago A 68 tokens original MIT

researcher

05

whenpoem/aiscientist

Agent Claude Code

Read-only literature review, idea generation, and hypothesis proposal. Cannot modify code or files.

8 1mo ago A 21 tokens original MIT

reviewer

06

whenpoem/aiscientist

Agent Claude Code

Adversarial reviewer of finished manuscripts. Refuses to sign off on central result claims until publication-critical metrics trace back to pinned evidence (empirical checklist) AND theorem claims trace back to an empty diagnostic manifest plus either a Lean verification or an explicit unverified flag (proof…

8 1mo ago A 59 tokens original MIT

verifier

07

whenpoem/aiscientist

Agent Claude Code

Independent verification of claims. Read-only access to code; can run verification tools but cannot edit.

8 1mo ago A 22 tokens original MIT