Production-grade multi-agent orchestration engine. Compose agentic workflows from a pluggable catalog of Agents, LLMs, tools, and retrievers. Execute locally with LangGraph or distributed with Temporal. Built-in RAG pipeline for enterprise knowledge retrieval. A2A and MCP protocol support. Visual drag-and-drop blueprint builder.
Project overview and domain routing table for the UnifAI monorepo. Each domain has its own skill with paths scoping for auto-surfacing when editing relevant files.
Domain knowledge for the Celery worker service. Async task execution for RAG pipeline processing. Shares codebase with rag/ — see RAG domain for core logic.
Domain knowledge for the globalutils shared Python library. Provides cross-service utilities: config, Redis, ports, helpers, embedding, Flask, and Celery app setup. Use when working on files under globalutils/.
Domain knowledge for UnifAI Helm charts and helmfile releases. Chart layout, values conventions, and cross-helmfile deploy contracts. Use when working on files under helm/.
Domain knowledge for the Identity & Authentication service. Covers auth, teams, OAuth, SSO, and access control. Use when working on files under shared-resources/identity/.
Domain knowledge for the Temporal worker service. Distributed workflow execution for MAS sessions. Shares codebase with multi-agent/ — see MAS domain for core logic.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: