Metadata-Version: 2.1
Name: graph_vect_rag
Version: 0.6
Summary: A Python package for hybrid Graph + Vector RAG using completely Open Source tools
Project-URL: Source, https://github.com/RithikRaj64/graph-vect-rag
Project-URL: Bug Tracker, https://github.com/RithikRaj64/graph-vect-rag/issues
Requires-Dist: llama-index
Requires-Dist: llama-index-llms-groq
Requires-Dist: llama-index-embeddings-huggingface
Requires-Dist: llama-index-graph-stores-neo4j
Requires-Dist: sentence-transformers
Requires-Dist: python-dotenv
Requires-Dist: setuptools
