BBC-Esq / VectorDB-Plugin-for-LM-Studio

Plugin that lets you ask questions about your documents including audio and video files.
https://www.youtube.com/@AI_For_Lawyers
286 stars 36 forks source link

implement memgraph and/or neo4j for tabular and similar data #274

Closed BBC-Esq closed 1 month ago

BBC-Esq commented 2 months ago

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 commented 1 month ago

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