Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
52
commits
chore: Remove `gpt_4_1_balanced_strict.tsv` dataset and update related documentation and evaluation script.
9f05a45View on GitHubdocs: Add paper and video demo, update README with detailed project description and evaluation results, and update copyright to 2026.
a3bd5ecView on GitHubdocs: Enhance deployment README with SSH tunnel details and improve documentation navigation across multiple READMEs.
5e237f6View on GitHubdocs: Streamline README structure, remove old verification scripts, and enhance .env.example comments.
b963c70View on GitHubdocs: Add Docker deployment README with instructions for SSH tunnel setup.
3c1424bView on GitHubrefactor: Centralize configuration for pipeline and model clients, and enhance Docker tunnel service with health checks and improved volume mounting.
0678f4bView on GitHubfeat: Add CC BY-NC 4.0 license and remove the CLI application and its related documentation.
fc30fc7View on GitHubdocs: replace contact section with detailed license information and disclaimer
a97a598View on GitHubdocs: Remove CLI application run instructions and License section, and update deployment README.
b7e7271View on GitHubfix: Explicitly specify SSH key for tunnel service using a temporary file with correct permissions.
218860eView on GitHubfeat: Add SSH tunnel service and update backend model URLs to use the tunnel.
52e5953View on GitHubfeat: Add configurable QUERY_FILE path for frontend and copy evaluation data to Docker images.
bad438aView on GitHubfeat: Include frontend and API specific requirements in their respective Dockerfile builds.
8fe204dView on GitHubRemove Docker Compose version declaration and update network subnet from 192.168.100.0/24 to 10.10.100.0/24.
968ab99View on GitHubfeat: configure a custom Docker network and assign api and frontend services to it
aac8380View on GitHub