k-m-12/payroll-rag-ui
Revise README with project and infrastructure info
Add initial README.md for Payroll RAG UI project
Update hf_sync.yml
Fix git push command syntax in hf_sync.yml
Add GitHub Actions workflow for Hugging Face sync
Update Dockerfile
Update Dockerfile to use new base image and env vars
Add Dockerfile for openweb service configuration
Modify Dockerfile to clone repository and install git
Create requirements.txt
Add Dockerfile for Python application setup
Delete openwebui-render directory
Add dependencies to requirements.txt
Change base image to Python and update configuration
Update Dockerfile to expose port 8080
Update Dockerfile to use development image
Add docker-compose configuration for openwebui service
Refactor Dockerfile to use Docker Compose
Change CMD to use bash for running the app
Update CMD instruction in Dockerfile
Update Dockerfile to include environment variables
Rename DockerFile to Dockerfile
Add files via upload
