Skip to content

SilasPenda/Neo4j-GraphRAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j-GraphRAG

Clone this repo and cd into it

Create a Virtual environment.

python -m venv venv

Activate Virtual environment

Windows

venv\scripts\activate

Linux

source/venv/bin/activate

Install requirements

pip install -r requirements.txt

Start streamlit

streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published