AI Research / Multi-agent systems

Socrates

Open-source multi-agent protocol for AI research agents. It pairs a tool-using Scientist with a question-only advisor that can only ask questions and approve plans, and the README includes quick-start setup plus notes on reproducing results on MLE-bench/Kaggle tasks.

Clear24/30
Useful25/30
Specific17/20
Complete16/20
Socrates screenshot

Why it was accepted

The page clearly describes an AI-powered research-agent protocol, shows concrete repo contents, and gives usable setup and reproduction instructions. It also includes a specific mechanism that makes the project stand out: a question-only advisor that gates the next experiment with [APPROVED].

Weakness

The crawl gives strong setup detail, but visitors still cannot tell the full runtime cost, exact model requirements, or how easy it is to apply beyond the paper-style benchmark workflow.

Review status

78 days ago #1398 ↓ -2

Last evaluated 78 days ago. Current rank #1398. Down 2 spots in the rankings.

Score history

82

Related listings

Prometheus screenshot
#576 Prometheus
86

AI Research / Autonomous Research Systems

An autonomous research system that runs on a single workstation and aggressively checks its own claims with adversarial self-verification, replication, and calibration audits.

Keenable SELECT screenshot
84

AI Research / Web Search / Data Extraction

An MCP-based research agent that searches live web data through SQL and publishes reports with the full query and tool trajectory.

Uno screenshot
#1124 Uno
83

AI Research / LLM Efficiency / Inference

Uno is a research repository for speeding up LLM inference with discrete diffusion and lossless multi-token decoding. The repo includes inference, training, and evaluation code, plus installation steps, checkpoints, and example workflows.