CoolFace
Apppublic

drlighthunter/IR-Chatbot

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
16 commits on main
a22bf346mo ago

Pre-build dist folder and remove container build step to prevent OOM/timeouts on HF

Sunil Kalmath
e3b676b6mo ago

Remove ignore error on npm build to catch hidden failures

Sunil Kalmath
61c89766mo ago

Set NODE_ENV=production in Dockerfile to fix runtime Vite crash

Sunil Kalmath
1d2252e6mo ago

Fix Dockerfile build order, add start script, and configure production port

Sunil Kalmath
cf8c4136mo ago

Add HF sync and Dockerfile

Sunil Kalmath
217e41c7mo ago

Add GitHub Actions workflow for Cloud Run deployment

drlighthunter
8bf0f207mo ago

feat: Improve local AI model and voice input

drlighthunter
1a407aa7mo ago

feat: Optimize local LLM and add postinstall scripts

drlighthunter
4aaa09e7mo ago

feat: Add local AI model support with MLC-LLM

drlighthunter
dadf73f7mo ago

feat: Improve UI and add multilingual font support

drlighthunter
8e190967mo ago

Update README.md to include patient-focused description

drlighthunter
8080e067mo ago

feat: Update UI colors and add image fetching tool

drlighthunter
b19682e7mo ago

feat: Add HuggingFace transformers and EmailJS dependencies

drlighthunter
6fc407d7mo ago

feat: Implement local IR assistant and new features

drlighthunter
37635f27mo ago

feat: Initialize IR Patient Guide application

drlighthunter
73d2f0c7mo ago

Initial commit

drlighthunter