awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xerrors avatar

xerrors/Yuxi-Know

0
View on GitHub↗
4,354 stars·558 forks·Python·mit·13 viewsxerrors.github.io/Yuxi-Know↗

Yuxi Know

Yuxi-Know is an LLM agent orchestration platform that coordinates multiple AI agents through graph-based workflows to decompose and execute complex reasoning tasks. It functions as a multi-tenant AI workspace with an agentic chat interface, combining retrieval-augmented generation with knowledge graph management for enterprise document processing and retrieval.

The platform distinguishes itself through graph-based agent orchestration, where directed acyclic graphs define execution dependencies between reasoning steps, enabling parallel or sequential task decomposition. It provides multi-tenant environment isolation with tenant-specific knowledge bases, virtual file systems, and session management, alongside a plugin-based sandbox tool system for executing user-defined scripts in isolated environments. The system integrates OCR-driven document ingestion, background job monitoring, and a retrieval-augmented generation pipeline that combines vector database queries with knowledge graph traversal for grounded responses.

Additional capabilities include knowledge graph reasoning for multi-hop inference, super admin account creation for access control, and deployment options spanning full-stack Docker Compose launch, a resource-conserving lite mode, and offline setup for environments without internet access. The platform is configured through a scripted API key setup process and provides a web interface with auto-generated API documentation.

Features

  • Agent Orchestration Platforms - An AI platform that coordinates multiple agents through graph-based workflows for complex reasoning and task execution.
  • Agent Workflow Orchestrations - Coordinates multiple LLM agents through graph-based workflows for complex reasoning and task execution.
  • Agentic Workflow Graphs - Coordinates multiple LLM agents through a directed acyclic graph where nodes represent reasoning steps and edges define execution dependencies.
  • Graph Retrieval Augmented Generation - Combines vector database queries with knowledge graph traversal to ground agent responses in indexed enterprise documents.
  • Interactive Agent Chat Interfaces - Presents retrieved and reasoned knowledge through an interactive conversational chat interface.
  • RAG Context Retrieval - Queries indexed document collections to fetch relevant context for grounding agent responses.
  • RAG Knowledge Management - Processes enterprise documents using retrieval-augmented generation and knowledge graphs for retrieval.
  • Tenant-Specific Knowledge Workspaces - Provides isolated AI workspaces with tenant-specific knowledge bases, file systems, and session management.
  • Graph-Based Workflow Models - An engine that decomposes complex tasks into parallel or sequential steps using graph-based agent coordination.
  • Graph Reasoning Systems - Traverses entity-relation graphs to infer connections and answer multi-hop reasoning questions.
  • Workspace Isolations - Separates organizations into isolated workspaces with tenant-specific knowledge bases, virtual file systems, and session management.
  • Sandboxed Plugin Runtimes - Executes user-defined tools and scripts in isolated sandbox environments with configurable resource limits.

Star history

Star history chart for xerrors/yuxi-knowStar history chart for xerrors/yuxi-know

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does xerrors/yuxi-know do?

Yuxi-Know is an LLM agent orchestration platform that coordinates multiple AI agents through graph-based workflows to decompose and execute complex reasoning tasks. It functions as a multi-tenant AI workspace with an agentic chat interface, combining retrieval-augmented generation with knowledge graph management for enterprise document processing and retrieval.

What are the main features of xerrors/yuxi-know?

The main features of xerrors/yuxi-know are: Agent Orchestration Platforms, Agent Workflow Orchestrations, Agentic Workflow Graphs, Graph Retrieval Augmented Generation, Interactive Agent Chat Interfaces, RAG Context Retrieval, RAG Knowledge Management, Tenant-Specific Knowledge Workspaces.

What are some open-source alternatives to xerrors/yuxi-know?

Open-source alternatives to xerrors/yuxi-know include: mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… jetbrains/koog — Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a… microsoft/agent-framework — The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building… modelengine-group/nexent — Nexent is an enterprise AI control plane and LLM agent orchestration platform. It provides a zero-code environment for… netease-youdao/qanything — QAnything is a retrieval-augmented generation application framework and self-hosted AI interface. It functions as a… cloudwego/eino — Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and…

Open-source alternatives to Yuxi Know

Similar open-source projects, ranked by how many features they share with Yuxi Know.
  • mervinpraison/praisonaiMervinPraison avatar

    MervinPraison/PraisonAI

    5,592View on GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    View on GitHub↗5,592
  • jetbrains/koogJetBrains avatar

    JetBrains/koog

    3,735View on GitHub↗

    Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a graph-based workflow engine to define agent behaviors and decision paths as a directed graph of nodes and edges. The framework distinguishes itself through a model provider orchestrator that enables dynamic switching, load balancing, and automatic fallbacks between different AI backends. It implements the Model Context Protocol to connect agents to remote tool servers and features a RAG memory system using vector embeddings to maintain long-term conversation context. The project

    Kotlinagentframeworkagentic-aiagents
    View on GitHub↗3,735
  • microsoft/agent-frameworkmicrosoft avatar

    microsoft/agent-framework

    7,277View on GitHub↗

    The agent-framework is an LLM agent orchestration framework and multi-agent workflow engine designed for building autonomous AI agents. It provides a tool integration layer for binding external functions, APIs, and sandboxed code as executable tools for language models. The framework distinguishes itself through a graph-based system for designing sequential and parallel task flows, featuring state management and checkpointing for long-running processes. It implements comprehensive conversational state management and an observability suite that uses telemetry to trace execution flows and monit

    Pythonagent-frameworkagentic-aiagents
    View on GitHub↗7,277
  • modelengine-group/nexentModelEngine-Group avatar

    ModelEngine-Group/nexent

    5,265View on GitHub↗

    Nexent is an enterprise AI control plane and LLM agent orchestration platform. It provides a zero-code environment for designing, deploying, and managing production AI agents through a multi-agent collaboration framework that coordinates specialized autonomous agents using standardized messaging protocols. The platform integrates the Model Context Protocol to connect agents with external tools, plugins, and services via a universal communication interface. It further distinguishes itself with a dedicated RAG knowledge base manager that imports unstructured documents and utilizes hybrid search

    Pythonagentagentic-aiagentic-framework
    View on GitHub↗5,265
  • See all 30 alternatives to Yuxi Know→