Product recommendation using RAG on Dgraph - Dgraph Blog

In this blog post, we will use Dgraph database to store retail products information (Amazon products data) and Language Models to reply to users asking for a product recommendation.


This is a companion discussion topic for the original entry at https://dgraph.io/blog/post/20240724_rag_on_graph
1 Like

Jupyter notebook RAG_with_Dgraph.ipynb and dataset available in pydgraph repository.

1 Like