8000 GitHub - theodoreniu/graphrag_webui: A web interface for GraphRAG. 🚀
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

theodoreniu/graphrag_webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphRAG WebUI 🙋

A web interface for GraphRAG.

Our team members:

Cloud Resources

To deploy and run this solution, the following resources need to be activated:

Requirements

Install Docker & Docker Compose

sudo apt update -y
sudo snap install docker
sudo apt install docker-compose -y

Set Authentication (Optional)

If you want to set authentication, copy and set your config.yaml:

cp config.yaml.example config.yaml

Start App

bash start.sh

When the applications are started, you will have access to 2 URLs:

Update GraphRAG WebUI

bash update.sh

Make App as system Service

If you want to make the app as your service, run:

bash service.sh

Deploy to production environment

Before deploying the applications, run:

az login

Deploy API

You need copy env file and update first.

cp .env.example .env

Deploy API:

bash deploy_api.sh

About

A web interface for GraphRAG. 🚀

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0