You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/gen-ai/_index.md
+26-13Lines changed: 26 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,35 @@
2
2
title: GenAI Suite
3
3
menuTitle: GenAI Suite
4
4
weight: 2
5
-
layout: default
5
+
description: >-
6
+
A comprehensive AI solution that transforms your data into intelligent knowledge graphs with GraphRAG capabilities, applies advanced machine learning with GraphML, and provides enterprise-grade tools for analytics, natural language querying, and AI-powered insights, all through an intuitive web interface
6
7
---
7
8
8
-
{{< cards >}}
9
+
## What's included
9
10
10
-
{{% card title="GraphRAG" link="graphrag/" %}}
11
-
Arango's GenAI solution for generating knowledge graphs from documents
12
-
and chatting with your data.
13
-
{{% /card %}}
11
+
The GenAI Suite is comprised of two major components:
Copy file name to clipboardExpand all lines: site/content/gen-ai/graphrag/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,5 +56,5 @@ relationships and connections becoming more sophisticated over time.
56
56
-**[GraphRAG Tutorial using integrated Notebook servers](tutorial-notebook.md)**: Follow hands-on examples and implementation guidance via Jupyter Notebooks.
57
57
58
58
For deeper implementation details, explore the individual services:
59
-
-**[Importer Service](services/importer.md)**: Transform documents into knowledge graphs.
60
-
-**[Retriever Service](services/retriever.md)**: Query and extract insights from your knowledge graphs.
59
+
-**[Importer Service](../services/importer.md)**: Transform documents into knowledge graphs.
60
+
-**[Retriever Service](../services/retriever.md)**: Query and extract insights from your knowledge graphs.
0 commit comments