Discover and explore top open-source AI tools and projects—updated daily.
yogsoth-aiAI-native research orchestration system
Top 74.3% on SourcePulse
This project provides an autonomous AI research orchestration system designed to overcome the limitations of human cognitive architectures in scientific discovery. It targets researchers and power users seeking to leverage AI for deep scientific inquiry, enabling AI agents to autonomously conduct research from initial direction setting to experiment design without constant human intervention, thereby accelerating the pace of scientific breakthroughs.
How It Works
DARE employs a novel "pure-skill" architecture where all logic is encapsulated within over 800 Markdown files, executed by Claude Code. This approach eliminates traditional software infrastructure, requiring zero deployment or runtime dependencies beyond the execution environment. The system is organized into a four-layer military hierarchy (Campaign, Strategy, Tactic, SOP) for modularity and composability, allowing for flexible, non-linear research paths. It integrates with five external MCP servers (Semantic Scholar, Brave Search, AlphaXiv, Apify, Wiki Vault) for data acquisition and analysis, functioning as an "arsenal" of research methods rather than a fixed pipeline.
Quick Start & Requirements
git clone https://github.com/yogsoth-ai/de-anthropocentric-research-engine.git) and run npm install.npm), a Claude Code environment, and API keys for MCP servers (Semantic Scholar, Wiki Vault, Brave Search, Apify).mcp.example.json to .mcp.json and populate with API keys. Configure Claude Code's skills path to point to the cloned repository's skills directory./de-anthropocentric-research-engine for initial research direction crystallization or /executing-specs followed by a spec file path to run a pre-defined research plan.Highlighted Details
Maintenance & Community
The project is developed by Pthahnix and is under active development. Near-term roadmap priorities include skill ablation for corpus refinement, advanced context engineering, cross-device session management, and developing an automated paper writing pipeline.
Licensing & Compatibility
The project is licensed under the Apache-2.0 license. This permissive license allows for commercial use and integration with closed-source projects.
Limitations & Caveats
The system's execution is fundamentally dependent on the Claude Code environment's ability to interpret and execute complex, multi-step instructions within Markdown files. The current skill corpus is deliberately over-complete, with plans for future refinement through ablation studies.
1 week ago
Inactive
SakanaAI