YOOSA uses a sophisticated multi-LLM orchestration system that combines multiple large language models with medical knowledge bases and specialized analysis tools. The architecture prioritizes accuracy, reliability, and interpretability through intelligent fallback mechanisms.
The core system uses LangGraph to orchestrate complex medical reasoning workflows. Each workflow consists of nodes representing medical AI tools and edges representing decision logic. The system can handle everything from simple queries to complex multi-step diagnostic reasoning.