rcortx/kiwiq
A production-grade platform for orchestrating multi-agent AI workflows using JSON-defined graphs compiled to LangGraph with multi-provider LLM support.

KiwiQ is a multi-agent orchestration platform that defines AI workflows as Python/JSON graph schemas compiled to LangGraph and executed via Prefect. It supports multiple LLM providers including OpenAI, Anthropic, Google Gemini, Perplexity, Fireworks, and AWS Bedrock. The platform includes 24+ reusable node types for building complex workflows, multi-tier memory infrastructure (PostgreSQL, MongoDB, Weaviate, Redis), human-in-the-loop interactions via WebSocket streaming, RAG pipelines with vector search, and built-in observability. Ships with 27+ production-ready workflow definitions.