|
|
|
|
|
by Oras
888 days ago
|
|
The article is a good summary of RAG in the enterprise. It shed some light for me on the quality of building KG using LLMs, as recently, it is an approach that Neo4j was proposing [0]. According to the article, it is either costly (if using OpenAI), or slow using open source AI models. In both cases, predicting the quality of generated KG using LLMs is hard. [0] https://github.com/neo4j/NaLLM |
|