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
(`kube-arangodb`) to deliver enterprise-grade automation, scalability, and operational excellence.
39
+
40
+
## Features
41
+
42
+
The Arango Data Platform provides these core capabilities out of the box:
43
+
44
+
-[**ArangoDB Core**](../../arangodb/3.12/_index.md): The ArangoDB database system with support for
45
+
graphs, documents, key-value, full-text search, and vector search.
46
+
47
+
-[**Graph Visualizer**](graph-visualizer.md):
48
+
A web-based tool for exploring your graph data with an intuitive interface and
49
+
sophisticated querying capabilities.
50
+
51
+
## Extend the Arango Data Platform with GenAI capabilities
52
+
53
+
Take your Arango Data Platform to the next level with the [**GenAI Suite**](../../gen-ai/_index.md) that offers advanced AI and machine learning capabilities that integrate seamlessly into the platform's unified web interface.
54
+
55
+
What you get with the GenAI Suite:
56
+
57
+
-[GraphRAG](../../gen-ai/graphrag/): Generate knowledge graphs from documents and enable
58
+
conversational querying of your data.
59
+
-[GraphML](../../gen-ai/graphml/): Apply machine learning algorithms that leverage graph
60
+
structure for better predictions.
61
+
-[Graph Analytics](../../gen-ai/graph-analytics/): Run advanced algorithms like PageRank
62
+
to discover influential nodes and patterns.
63
+
-[Jupyter notebooks](../../gen-ai/notebook-servers.md): Run Jupyter Notebooks to build and
64
+
experiment with graph-powered data, GenAI, and machine learning workflows directly connected
65
+
to ArangoDB databases.
66
+
- Public and private LLM support: Use public LLMs such as OpenAI
67
+
or private LLMs with [Triton Inference Server](../gen-ai/services/triton-inference-server.md).
68
+
-[MLflow integration](../gen-ai/services/mlflow.md): Use the popular MLflow as a model registry
69
+
for private LLMs or to run machine learning experiments as part of the Arango Data Platform.
70
+
71
+
{{< tip >}}
72
+
The GenAI Suite integrates directly into the existing platform interface, no need for
73
+
separate systems to manage or learn. A separate license is required.
0 commit comments