Skip to content

Commit c3e764a

Browse files
authored
Updated labs landing page - added KG builder
1 parent 5de709b commit c3e764a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/ROOT/pages/index.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ They are actively developed and maintained, but we don't provide any SLAs or gua
3737
Neo4j integrates with many libraries (LangChain, LlamaIndex, Haystack, Spring-AI) in the xref:genai-ecosystem:index.adoc[GenAI Ecosystem] to make building and deploying knowledge graph-powered GenAI applications easier.
3838
Most integrations use a combination of vector and graph search to improve quality and accuracy of typical generative AI tasks and can also be used to construct knowledge graphs from unstructured data.
3939

40+
=== xref:genai-ecosystem:llm-graph-builder.adoc[LLM Knowledge Graph Builder]
41+
42+
The Knowledge Graph Builder allows users to construct knowledge graphs from unstructured data (text files, PDFs, documents, webpages) by using LLMs for extraction, additional post-processing and GraphRAG question answering (Graph-Retrieval Augmented Generation) with explainability. It allows you to kickstart your graph journey using GenAI. The constructured graph can then be used for building applications or deriving insights.
4043

4144
=== xref:arrows:index.adoc[arrows.app]
4245

0 commit comments

Comments
 (0)