AgentAgentic capabilityFree

RD-Agent

Microsoft's autonomous R&D agent for iterative hypothesis generation, experimentation, and quantitative research automation.

설치 수193k
⟳ upstream v0.8.0 · updated 8mo ago
소스 저장소
Grade A · 100/100 · SafeSecurity assessment
No compromise signals28capabilities surfaced7of 20 OWASP controls clear
Suspicious network referencesSuspicious network referencesSuspicious network referencesSuspicious network references
scanned 18d agoosv · gitleaks · opengrep · picklescan + heuristicsfull breakdown in the Security tab ↓

RD-Agent

RD-Agent is Microsoft's framework for automating the research and development cycle. It models R&D as a loop of hypothesis → experiment → feedback, enabling agents to autonomously run data science competitions, build quant trading factors, perform medical research tasks, and implement ML ideas from papers.

Key Features

  • Hypothesis-driven loop — generates testable hypotheses from a research goal, implements experiments, evaluates results, and refines
  • Multi-domain — specialized scenarios for quantitative finance (factor research), data science (Kaggle-style), and general ML
  • Code-first execution — experiments run as generated Python code in isolated Docker containers
  • Paper-to-code — reads arXiv papers and implements the described method automatically
  • Multi-agent collaboration — research agent and development agent work in tandem with shared memory
  • Extensible scenarios — add custom R&D tasks by implementing the scenario interface

Quick Start

pip install rdagent
rdagent fin_quant  # run quant factor research scenario

Install via ai-supply

npx ai-supply add microsoft-rd-agent-research-dev

Curated mirror of the open-source RD-Agent (MIT). Get it from the source.

More from @ai-supply

View profile →
Agent
MetaGPT
Multi-agent framework that assigns GPT roles (PM, engineer, QA) to solve complex software tasks end-to-end.
1.0M
Connector
vLLM
High-throughput, memory-efficient LLM inference engine with PagedAttention and continuous batching.
892k
Connector
Meilisearch
Lightning-fast open-source search engine with typo-tolerance, semantic hybrid search, and sub-50ms response times.
811k
Eval
Weights & Biases (wandb)
ML experiment tracking and visualization — log metrics, hyperparameters, models, and media in real time.
784k