Archimedes Landscape
Open-Source Autonomous Research Framework

An Open-Source
Autonomous AI
Research Framework.

From hypothesis to running experiments to a full reproducible trace. Watch Archimedes work.

What it does

Give Archimedes a hypothesis, paper, dataset, or benchmark.

It produces a complete, reproducible research trace — from the first literature search to a reproducible draft and the full record behind it.

A hypothesis
A paper
A dataset
A benchmark
Literature map
Research plan
Working code
Experiments
Metrics
Failures
Final draft
Replayable session
Phase 01 // GOOGLE AGENT SDK • MULTI-MODAL DISCOVERY

Literature Synthesis

Archimedes uses the Google Agent SDK to orchestrate an autonomous ideation loop. It surveys ArXiv and Semantic Scholar to identify unexploited research frontiers and mathematically novel hypotheses.

ArXiv
Semantic Scholar
A
Phase 02 // CLAUDE CODE • SONNET 4.5 • PYTORCH

Neural Architecture

Leveraging Claude Code for surgical refactoring, the agent implements complex neural networks from scratch. It utilises structural code intelligence to perform AST inspections, ensuring mathematical correctness.

Neural Architecture
CODING_MODEL=claude-sonnet-4-5-20250929
Surgical Inspection: identify bottleneck in Wavelet-KAN...
Environment: active /uv/ deterministic environment
Implementing custom CUDA kernels for spline expansion...
Epoch 12/100 | Loss: 0.0412 | LR: 1.5e-4
Phase 03 // SUCCESS CRITERIA • ADAPTIVE PI

Empirical Validation

The Stage Reflector acts as an autonomous Principal Investigator, adapting the research plan in real-time based on training logs and convergence metrics. Results are compiled into a reproducible LaTeX manuscript alongside a full session trace.

Empirical Validation
[CriteriaChecker] Criterion 0: ✅ MET (Zero Data Leakage)
[CriteriaChecker] Criterion 2: ✅ MET (IDWT Perfect Reconstruction)
[StageReflector] Adapting Stage 4: Add HPO for spline grid...
Building: final_manuscript.pdf (LaTeX Compiler)
✓ ALL SUCCESS CRITERIA MET. Session Archived.