Skip to content

NotYuSheng/llm-graph-builder

 
 

Repository files navigation

Knowledge Graph Builder App

LLM Graph builder

  1. Introduce all .env files from example.env.
  2. In backend/src/llm.py line 95, modify line to bypass env file.
  3. Set the function check_account_access in backend/src/graphDB_dataAccess.py to always return True. See reference here.

usage

  1. Build containers
docker compose build
  1. Run containers
docker compose up -d

Reference

About

Neo4j graph construction from unstructured data using LLMs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Jupyter Notebook 67.0%
  • TypeScript 20.1%
  • Python 12.2%
  • CSS 0.3%
  • Roff 0.3%
  • Dockerfile 0.1%