VectorDB-Plugin-for-LM-Studio icon indicating copy to clipboard operation
VectorDB-Plugin-for-LM-Studio copied to clipboard

implement memgraph and/or neo4j for tabular and similar data

Open BBC-Esq opened this issue 1 year ago • 1 comments

https://python.langchain.com/v0.2/docs/integrations/graphs/memgraph/

https://api.python.langchain.com/en/latest/graphs/langchain_community.graphs.memgraph_graph.MemgraphGraph.html#langchain_community.graphs.memgraph_graph.MemgraphGraph

BBC-Esq avatar Aug 27 '24 15:08 BBC-Esq

https://github.com/NirDiamant/RAG_Techniques/blob/main/all_rag_techniques/Microsoft_GraphRag.ipynb

https://github.com/NirDiamant/RAG_Techniques/blob/main/all_rag_techniques_runnable_scripts/graph_rag.py

BBC-Esq avatar Sep 18 '24 09:09 BBC-Esq