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/data-platform/features.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ At its core, the Arango Data Platform is purpose-built for Kubernetes environmen
41
41
42
42
The Arango Data Platform provides these core capabilities out of the box:
43
43
44
-
-[**ArangoDB Core**](../../arangodb/3.12/_index.md): The ArangoDB database system with support for
44
+
-[**ArangoDB Core**](../arangodb/3.12/_index.md): The ArangoDB database system with support for
45
45
graphs, documents, key-value, full-text search, and vector search.
46
46
47
47
-[**Graph Visualizer**](graph-visualizer.md):
@@ -50,17 +50,17 @@ The Arango Data Platform provides these core capabilities out of the box:
50
50
51
51
## Extend the Arango Data Platform with AI capabilities
52
52
53
-
Take your Arango Data Platform to the next level with [**AI Services**](../../ai-services/_index.md) that offers advanced AI and machine learning capabilities that integrate seamlessly into the platform's unified web interface.
53
+
Take your Arango Data Platform to the next level with [**AI Services**](../ai-services/_index.md) that offers advanced AI and machine learning capabilities that integrate seamlessly into the platform's unified web interface.
54
54
55
55
What you get with AI Services:
56
56
57
-
-[GraphRAG](../../ai-services/graphrag/): Generate knowledge graphs from documents and enable
57
+
-[GraphRAG](../ai-services/graphrag/): Generate knowledge graphs from documents and enable
58
58
conversational querying of your data.
59
-
-[GraphML](../../ai-services/graphml/): Apply machine learning algorithms that leverage graph
59
+
-[GraphML](../ai-services/graphml/): Apply machine learning algorithms that leverage graph
60
60
structure for better predictions.
61
-
-[Graph Analytics](../../ai-services/graph-analytics/): Run advanced algorithms like PageRank
61
+
-[Graph Analytics](../ai-services/graph-analytics/): Run advanced algorithms like PageRank
62
62
to discover influential nodes and patterns.
63
-
-[Jupyter notebooks](../../ai-services/notebook-servers.md): Run Jupyter Notebooks to build and
63
+
-[Jupyter notebooks](../ai-services/notebook-servers.md): Run Jupyter Notebooks to build and
64
64
experiment with graph-powered data, AI, and machine learning workflows directly connected
65
65
to ArangoDB databases.
66
66
- Public and private LLM support: Use public LLMs such as OpenAI
0 commit comments