How can I use my own Neo4j Graph to do RAG?

Open
#139 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
neo4j, python
Domain
ai, databases

Research direction

Start by reviewing the StackOverflow loader and the Neo4j connection at http://localhost:7474/, focusing on where vector embeddings enter the RAG flow. Determine the required steps for using a user-owned graph and embeddings, then document a working path or clarify whether that setup is supported.

Written by the indexing model from the issue text.

Description

I've tried to connect my graph in database at http://localhost:7474/, but I'm guessing something is missing from the step that happens in stackoverflow loader, like vector embeddings. Is it possible to use your own graph?

Regards

Dominant language
Python
Stars
5.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from docker/genai-stack

All issues in docker/genai-stack

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.