At Semantic Partners, we wanted to build our informed opinion over the strengths and weaknesses of graph RAG for RDF triple stores. We considered a simple use case: matching a job opening with Curriculum Vitae. We show how we used Ontotext GraphDB to build a simple graph RAG retriever using open, offline LLM models – the graph acting like a domain expert for improving search accuracy.
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain, which uses LLMs to generate Cypher statements. This…
Working on a LangChain template that adds a custom graph conversational memory to the Neo4j Cypher chain