Skip to content

GraphRAG: A scalable Docker-based Retrieval-Augmented Graph system built with LangChain. Integrates knowledge graph embeddings, vector retrieval, and LLM prompts seamlessly. Includes dynamic Docker orchestration, modular components, and clear usage examples.

Notifications You must be signed in to change notification settings

rahulbhoyar1995/GraphRAG

Repository files navigation

GraphRAG Implementation using Docker and Langchain

Author : Rahul Bhoyar

Commands to run

  1. Execute docker compose
docker compose up
  1. Update the .env file
  2. Install the dependencies
pip install -r requirements.txt
  1. Open Jupyter Notebook
jupyter lab

About

GraphRAG: A scalable Docker-based Retrieval-Augmented Graph system built with LangChain. Integrates knowledge graph embeddings, vector retrieval, and LLM prompts seamlessly. Includes dynamic Docker orchestration, modular components, and clear usage examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published