Team IOSYS of USTC OSH 2025 - not "IOSYS".
Yet another Graph File Agent.
See CONTRIBUTING.md.
-
Prepack the
.env
file. You may refer to./.env.example
. -
Run the docker image:
docker run -v /path/to/.env:/app/.env -p 5173:5173 -p 8000:8000 -p 8001:8001 ghcr.io/osh-2025/iosys:latest
- Access the web UI at
http://localhost:5173
. The A2A server is exposed athttp://localhost:8001
.