Skip to content

Latest commit

 

History

History
124 lines (117 loc) · 3.71 KB

File metadata and controls

124 lines (117 loc) · 3.71 KB
title Getting Started
nav_order 2
parent TrustGraph Documentation
permalink /getting-started

Getting Started with TrustGraph

Your guide to understanding and using TrustGraph

Choose your path to get started with TrustGraph. Whether you want to learn the concepts first or jump right in with hands-on experimentation, we've got you covered.

{% 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/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 %}