drlighthunter/IR-Chatbot
Pre-build dist folder and remove container build step to prevent OOM/timeouts on HF
Remove ignore error on npm build to catch hidden failures
Set NODE_ENV=production in Dockerfile to fix runtime Vite crash
Fix Dockerfile build order, add start script, and configure production port
Add HF sync and Dockerfile
Add GitHub Actions workflow for Cloud Run deployment
feat: Improve local AI model and voice input
feat: Optimize local LLM and add postinstall scripts
feat: Add local AI model support with MLC-LLM
feat: Improve UI and add multilingual font support
Update README.md to include patient-focused description
feat: Update UI colors and add image fetching tool
feat: Add HuggingFace transformers and EmailJS dependencies
feat: Implement local IR assistant and new features
feat: Initialize IR Patient Guide application
Initial commit
