| title | TrustGraph Documentation |
|---|---|
| nav_order | 1 |
| has_children | true |
Build intelligent AI agents with knowledge graphs and GraphRAG
TrustGraph is an open-source Agent Intelligence Platform that transforms AI agents from simple task executors into contextually-aware systems. By combining knowledge graphs with vector embeddings, TrustGraph enables AI agents to understand relationships, reduce hallucinations, and provide more accurate responses.
{: .note }
⚡ From knowledge graphs to a full context backend for AI agents
Read about what's changed in TrustGraph 2.1
{% include pathways/pathway-box-start.html border_color="#48bb78" bg_color="#1e3a2a" banner_image="intro.jpg" emoji="📚" title="Learn about TrustGraph" description="Understand what TrustGraph is and how it works" %} {% include pathways/journey-card.html url="overview/introduction" text_color="#d4f4dd" bg_color="#0d2118" border_color="#48bb78" title="Introduction" description="What is TrustGraph and how it transforms AI agents into contextually-aware systems" %} {% include pathways/journey-card.html url="overview/philosophy" text_color="#d4f4dd" bg_color="#0d2118" border_color="#48bb78" title="Philosophy" description="Design principles and philosophy behind TrustGraph's approach" %} {% include pathways/journey-card.html url="overview/retrieval" text_color="#d4f4dd" bg_color="#0d2118" border_color="#48bb78" title="Information Retrieval" description="Understanding Graph RAG, Document RAG, and other retrieval strategies" %} {% include pathways/journey-card.html url="overview/features" text_color="#d4f4dd" bg_color="#0d2118" border_color="#48bb78" title="Features" description="Complete overview of TrustGraph features and platform capabilities" %} {% include pathways/journey-card.html url="overview/explainability" text_color="#d4f4dd" bg_color="#0d2118" border_color="#48bb78" title="Explainability" description="How TrustGraph traces answers back to their sources" %} {% include pathways/journey-card.html url="overview/use-cases" text_color="#d4f4dd" bg_color="#0d2118" border_color="#48bb78" title="Use Cases" description="Real-world applications from enterprise search to intelligent agents" %} {% include pathways/journey-card.html url="contributing/getting-help" text_color="#d4f4dd" bg_color="#0d2118" border_color="#48bb78" title="Get Help" description="Support resources, community channels, and how to get assistance" %} {% include pathways/pathway-box-end.html %}
{% include pathways/pathway-box-start.html border_color="#4a9eff" bg_color="#1e2a3a" banner_image="quickstart.jpg" emoji="🚀" title="Try it out (Quickstart)" description="Get hands-on experience quickly by running it on a local device" %} {% include pathways/journey-card.html url="deployment/compose" text_color="#e8f4fd" bg_color="#0d1621" border_color="#4a9eff" title="Docker/Podman Compose" description="Easiest way to get TrustGraph running locally for development and testing" %} {% include pathways/journey-card.html url="guides/graph-rag" text_color="#e8f4fd" bg_color="#0d1621" border_color="#4a9eff" title="Graph RAG" description="Query documents using automatically extracted entities and relationships" %} {% include pathways/journey-card.html url="guides/document-rag" text_color="#e8f4fd" bg_color="#0d1621" border_color="#4a9eff" title="Document RAG" description="Query documents using vector embeddings and semantic similarity search" %} {% include pathways/journey-card.html url="overview/retrieval" text_color="#e8f4fd" bg_color="#0d1621" border_color="#4a9eff" title="Information Retrieval" description="Understand the retrieval strategies you just used" %} {% include pathways/journey-card.html url="contributing/getting-help" text_color="#e8f4fd" bg_color="#0d1621" border_color="#4a9eff" title="Get Help" description="Support resources, community channels, and how to get assistance" %} {% include pathways/pathway-box-end.html %}
{% include pathways/pathway-box-start.html border_color="#9f7aea" bg_color="#2d2642" banner_image="plan.jpg" emoji="🏢" title="Plan a production deployment" description="Evaluate and plan enterprise deployment" %} {% include pathways/journey-card.html url="overview/introduction" text_color="#e9d5ff" bg_color="#1a1529" border_color="#9f7aea" title="Introduction" description="What is TrustGraph and how it transforms AI agents into contextually-aware systems" %} {% include pathways/journey-card.html url="overview/use-cases" text_color="#e9d5ff" bg_color="#1a1529" border_color="#9f7aea" title="Use Cases" description="Real-world applications from enterprise search to intelligent agents" %} {% include pathways/journey-card.html url="overview/maturity" text_color="#e9d5ff" bg_color="#1a1529" border_color="#9f7aea" title="Maturity" description="Production readiness, feature stability, and deployment status for enterprise use" %} {% include pathways/journey-card.html url="overview/security" text_color="#e9d5ff" bg_color="#1a1529" border_color="#9f7aea" title="Security" description="Cybersecurity foundations, privacy protections, and enterprise security roadmap" %} {% include pathways/journey-card.html url="deployment/" text_color="#e9d5ff" bg_color="#1a1529" border_color="#9f7aea" title="Choose Deployment" description="Select from Docker, Podman, Kubernetes, AWS, Azure, GCP, and other deployment options" %} {% include pathways/journey-card.html url="contributing/getting-help" text_color="#e9d5ff" bg_color="#1a1529" border_color="#9f7aea" title="Get Help" description="Support resources, community channels, and how to get assistance" %} {% include pathways/pathway-box-end.html %}
{% include pathways/pathway-box-start.html border_color="#f59e0b" bg_color="#3a2e1e" banner_image="develop.jpg" emoji="👨💻" title="Developer integration" description="Build applications with TrustGraph" %} {% include pathways/journey-card.html url="deployment/compose" text_color="#fef3c7" bg_color="#221a10" border_color="#f59e0b" title="Docker/Podman Compose" description="Easiest way to get TrustGraph running locally for development and testing" %} {% include pathways/journey-card.html url="guides/knowledge-graphs" text_color="#fef3c7" bg_color="#221a10" border_color="#f59e0b" title="Knowledge Graphs" description="Learn the fundamentals of knowledge graphs, triples, and RDF concepts" %} {% include pathways/journey-card.html url="guides/graph-rag" text_color="#fef3c7" bg_color="#221a10" border_color="#f59e0b" title="Graph RAG" description="Query documents using automatically extracted entities and relationships" %} {% include pathways/journey-card.html url="reference/apis/" text_color="#fef3c7" bg_color="#221a10" border_color="#f59e0b" title="API Reference" description="Complete API documentation for integrating TrustGraph into your applications" %} {% include pathways/journey-card.html url="guides/mcp-integration" text_color="#fef3c7" bg_color="#221a10" border_color="#f59e0b" title="MCP Integration" description="Integrate Model Context Protocol servers to extend agent workflows with custom tools" %} {% include pathways/journey-card.html url="contributing/getting-help" text_color="#fef3c7" bg_color="#221a10" border_color="#f59e0b" title="Get Help" description="Support resources, community channels, and how to get assistance" %} {% include pathways/pathway-box-end.html %}
{% include pathways/pathway-box-start.html border_color="#ec4899" bg_color="#3a1e2e" banner_image="extend.jpg" emoji="🔧" title="Extend TrustGraph" description="Contribute and customize TrustGraph" %} {% include pathways/journey-card.html url="overview/architecture" text_color="#fce7f3" bg_color="#1a0d14" border_color="#ec4899" title="Architecture" description="System design, component relationships, data flow, and integration points" %} {% include pathways/journey-card.html url="contributing/developer" text_color="#fce7f3" bg_color="#1a0d14" border_color="#ec4899" title="Developer Guide" description="Set up your development environment and understand the codebase" %} {% include pathways/journey-card.html url="contributing/contributing" text_color="#fce7f3" bg_color="#1a0d14" border_color="#ec4899" title="Contributing" description="How to contribute code, documentation, and improvements to TrustGraph" %} {% include pathways/journey-card.html url="contributing/getting-help" text_color="#fce7f3" bg_color="#1a0d14" border_color="#ec4899" title="Get Help" description="Support resources, community channels, and how to get assistance" %} {% include pathways/pathway-box-end.html %}
Understanding TrustGraph - Architecture, features, philosophy, and use cases.
Running TrustGraph - Docker/Podman Compose, Kubernetes, cloud platforms, and production setup.
Task-oriented instructions - Step-by-step guides for specific tasks and workflows.
Technical specifications - API docs, CLI commands, configuration, and technical details.
Technical specifications - API docs, CLI commands, configuration, and technical details.