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

Introduced a simple demo of mixed index and text2gremlin demonstration. #54

Closed vichayturen closed 2 months ago

vichayturen commented 3 months ago

Main changes:

  1. Modified the configuration method.
  2. Added vector index for RAG, supported mixed-retrieving and reranking.
  3. Introduced embedding configuration.
  4. Introduced index operation and document operation.
  5. Added task of transferring natural language to gremlin and its demonstration.
  6. Simplified the use and modify the usage in README.

TODOs (add them later) 🔢

imbajin commented 2 months ago

Now we could use log.xx(msg) to print the log: ↓

image
ChenZiHong-Gavin commented 2 months ago

Now the .config file instead of json file can be generated with command like python -m hugegraph_llm.config.generate --dir_path=./