让灵感在 AI 的共鸣中生长与演化。
把研究从“灵感驱动”推进到“系统驱动”。
An AI-powered research workspace where you create Projects, chat with LLMs, upload files, and run agent tasks inside persistent Docker containers.
在这里快速定位项目状态,并进入具体工作空间。
The project workspace is your central hub — everything happens here.
Tasks execute through a structured pipeline with deduplication and artifact tracking.
An Agent is a multi-step workflow defined in YAML. Each step calls an Action and chains results together.
Actions are the building blocks of Agents. Two execution modes cover both code and AI tasks.
Runtimes define where and how Actions execute. Two kinds available:
Custom file preview plugins that render inside the platform. Auto-discovered from the project workspace.
Switch to Dev Mode to unlock agent creation directly in chat.
All project assets live under the .agent/ directory with a clear namespace layout.
Each project can have a dedicated Docker environment where agents execute code, run analyses, and produce outputs.
Connect external AI tools via the Model Context Protocol — expose tools, resources, and prompts to your project chats.
Deep dive into output management, ACTION.yaml entry config, and container execution modes.
ResearchX can run as a native desktop application wrapping the Next.js web interface with Electron.
Questions? Visit /docs for full documentation.
Happy Researching!