📖 The AI Tool Bible

Yuxi

Open-source AI agent platform that fuses agentic RAG with knowledge graphs on a LangGraph runtime.

Free· Free, MIT-licensed self-hostRAGMulti-model6.8 / 10
Visit website →
Best for

Pick Yuxi if you're building a self-hosted enterprise assistant and want agentic RAG plus a knowledge graph out of the box.

Skip if

Skip it if you need a managed SaaS, prefer a vector-only RAG stack, or don't have infra capacity to run a LangGraph platform.

Yuxi (语析) is an MIT-licensed AI agent platform built on LangGraph that pairs retrieval-augmented generation with knowledge-graph construction. The runtime gives each agent a sandboxed virtual workspace, supports MCP tool integration, sub-agents for orchestration, and async workers for long-running jobs, plus built-in skills for image generation and report writing.

What sets Yuxi apart is the "agentic RAG" pipeline: it ingests PDFs, Office docs and images, extracts entities and relationships into a knowledge graph, and lets the agent decide when and how to retrieve. It targets teams building internal enterprise assistants who want self-hosted control over their data and aren't satisfied with vanilla vector-only RAG. There is no SaaS tier; you run it yourself.

The platform claims 15+ model providers through a unified config layer (OpenAI, Claude, DeepSeek, and others) and ships connectors for Dify and Notion. Expect the usual self-hosted overhead - infra, model keys, evaluation tuning - in exchange for full ownership.

Editor's take

Yuxi is a credible pick for teams who've outgrown naive vector RAG and want knowledge-graph reasoning without writing their own LangGraph harness. It's clearly aimed at self-hosters and the docs lean Chinese-first, so budget some integration time. Promising, but treat it as a framework, not a finished product.

— The AI Tool Bible editorial team

Pros

  • Open-source under MIT with full self-host control
  • Combines RAG with knowledge graphs rather than vector-only retrieval
  • Sandboxed agent runtime with MCP, sub-agents and async workers
  • Pluggable across 15+ LLM providers via unified config

Cons

  • ⚠️ Self-host only - no managed offering or SLA
  • ⚠️ Smaller community vs. LangChain/Dify; docs lean Chinese-first
  • ⚠️ Knowledge-graph pipeline adds operational complexity over plain RAG

Use cases

agentic-ragknowledge-graphsenterprise-agentsdocument-qamcp-tools

Explore related

Compare with similar tools

All in RAG

Pinecone

Featured
RAG · Hosted vector DB (not an LLM)
8.8

Managed vector database for production-scale similarity search.

Freemium· Free starter; serverless pay-as-you-go from $0.33/1M readsmanaged vector DBproduction RAG

LlamaIndex

Featured
RAG · BYO (Claude / GPT / open)
8.7

Data framework for connecting LLMs to your data.

Freemium· Free open-source; LlamaCloud paidRAGdata ingestion

Elasticsearch Vector Search

RAG · BYO embeddings (OpenAI, Cohere, Hugging Face, Mistral, Bedrock, Vertex, Azure) plus Elastic's built-in ELSER sparse model and E5 dense model
8.7

Hybrid vector + keyword search in the enterprise-grade Elasticsearch engine

Freemium· Free self-managed open-source core; Elastic Cloud Serverless usage-based (VCU-priced); Elastic Cloud Hosted from ~$95/mo (Standard) with Gold/Platinum/Enterprise tiers; custom Enterprise pricing.RAG chatbot over enterprise docsHybrid semantic + keyword product search

Snowflake Cortex

RAG · Anthropic Claude, Meta Llama, Mistral Large 2, Snowflake Arctic
8.7

Generative AI and RAG built into the Snowflake data cloud

Enterprise· Consumption-based via Snowflake credits; requires a Snowflake account. Free trial available at signup.snowflake.com. LLM function usage priced per credit per million tokens; Cortex Search and Analyst billed separately by credits consumed.Enterprise RAG chatbot over governed dataNatural-language SQL for business analysts

DataStax Astra DB

RAG · Bring-your-own embeddings; integrates with OpenAI, Cohere, Hugging Face, Mistral, NVIDIA NIM, and Vertex AI via server-side vectorize
8.6

Serverless vector and document database for production RAG and AI agents

Freemium· Free tier with generous monthly credits; Pay-as-you-go serverless consumption pricing (compute + storage + data transfer); Provisioned Capacity Units (PCUs) for predictable workloads; Enterprise plans with committed spend and private deployment options.RAG chatbot over enterprise documentsAgent long-term memory store

MongoDB Atlas Vector Search

RAG · Bring-your-own embeddings (OpenAI, Cohere, open models); native Voyage AI embeddings and rerankers
8.6

Vector search built into the operational database you're already using.

Freemium· Free M0 shared cluster / Pay-as-you-go on dedicated Atlas clusters (compute + storage + optional Search Nodes) / Enterprise Advanced self-managed licensingRAG over enterprise documentsProduct and content recommendation engines