A web interface for GraphRAG.
Project description
GraphRAG WebUI
A web interface for GraphRAG.
Requirements
- Ubuntu 24
- Docker & Docker Compose
- Azure CLI
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 3 URLs:
- Management App: http://localhost:9000/
- API Documentation: http://localhost:9002/docs
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 Test App
bash deploy_test.sh
Deploy API
bash deploy_api.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
graphrag_webui-1.2.0.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file graphrag_webui-1.2.0.tar.gz.
File metadata
- Download URL: graphrag_webui-1.2.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
410f71be8a2b999d7cadb77820f2843f4d7ac19220c95fd793f930003347daff
|
|
| MD5 |
9710c3db1e39509d7a7f94ca6d2a0569
|
|
| BLAKE2b-256 |
af5ce39ee28d788314815007c8eac096c83b4952607ad325066f7f53fba6cd27
|
File details
Details for the file graphrag_webui-1.2.0-py3-none-any.whl.
File metadata
- Download URL: graphrag_webui-1.2.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab56966edaf73beadcae77ea42690e89ad53eace104ea8443381f81cd7cd58ef
|
|
| MD5 |
e16762f67e23382887ec4daa80e45ffb
|
|
| BLAKE2b-256 |
2d9ff1709243119ce28e877539d360a942eddc608eb9b20f5cd41e61b1e44837
|