Skip to content

InseeFrLab/codif-ape-graph-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codif-ape-graph-rag

You need to install to first install uv, using for instance pip install uv if applicable.

Then run the following commands:

cd src
. ./setup.sh
export NEO4J_API_KEY= [NEO4J PASSWORD]
uvicorn api.main:app --reload --host 0.0.0.0 --port 5000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published