apache / incubator-hugegraph-ai

The integration of HugeGraph with artificial intelligence
https://hugegraph.apache.org
Apache License 2.0
46 stars 24 forks source link

doc: update llm readme #43

Closed ChenZiHong-Gavin closed 4 months ago

ChenZiHong-Gavin commented 4 months ago

fix https://github.com/apache/incubator-hugegraph-ai/issues/38 refer: https://hugegraph.apache.org/cn/docs/quickstart/hugegraph-ai/

Add environment requirements, preparation, and examples about:

  1. Build a knowledge graph in HugeGraph through LLM
  2. Retrieval augmented generation (RAG) based on HugeGraph

If there are any omissions or something need to be supplemented, please comment.