Welcome to RACO Agent’s documentation!¶
Technical Documentation
Overview¶
RACO (Ralf’s AI Code Orchestrator) is an intelligent agent system designed to assist in application development through human-in-the-loop workflows and structured multi-step processes. Built on the MCP-agent-rs framework, RACO leverages the Model Context Protocol to provide a powerful, flexible system for both console and web-based interactions.
Key Features¶
Human-in-the-Loop Development: RACO enables collaborative development with AI assistance, combining the strengths of human intelligence and AI capabilities.
Structured Workflows: Define concrete steps for task completion with clear criteria to track progress.
Multi-interface Support: Use RACO through either console or web interfaces based on your preference.
MCP Integration: Built on the robust MCP-agent-rs framework for reliable AI model interactions.
Rust Performance: Implemented in Rust for speed, safety, and reliability.
Getting Started¶
To get started with RACO, follow the installation instructions and check out the tutorials in the documentation.